[PATCH] mm, x86: Skip NUMA_NO_NODE while parsing SLIT (no replies)
When ACPI SLIT table has an I/O locality (i.e. a locality unique to an I/O device), numa_set_distance() emits the warning message below. NUMA: Warning: node ids are out of bound, from=-1 to=-1...
View Article[PATCH] virtio_balloon: update_balloon_size(): update correct field (no replies)
According to the virtio spec, the device configuration field that should be updated after an inflation or deflation operation is the 'actual' field, not the 'num_pages' one. Commit...
View Article[patch 1/2] mm: memcg: fix race condition between memcg teardown and swapin...
There is a race condition between a memcg being torn down and a swapin triggered from a different memcg of a page that was recorded to belong to the exiting memcg on swapout (with CONFIG_MEMCG_SWAP...
View Article[patch 0/2] mm: memcg: 3.13 fixes (1 reply)
Hi, here are two memcg fixes for 3.13. The race condition in #1 is really long standing AFAICS, I just tagged stable and will backport and evaluate this for any tree that sends me a notice. #2 changes...
View Article[PATCH v4 tip/core/locking 0/4] Memory-barrier documentation updates (3 replies)
Hello! This series applies some long-needed updates to memory-barriers.txt: 1. Add ACCESS_ONCE() calls where needed to ensure their inclusion in code copy-and-pasted from this file. 2. Add long atomic...
View ArticleRe: 2e685cad5790 build warning (no replies)
[ botched linux-kernel address in the first try ] On Wed, Dec 04, 2013 at 05:29:43PM -0500, Johannes Weiner wrote: > Hi Eric, > > commit 2e685cad57906e19add7189b5ff49dfb6aaa21d3 > Author:...
View Article[PATCH v4 4/8] ARM: dts: Specify clocks for SDHCIs on bcm11351 (no replies)
Specify the external clock label in each SDHCI node. Signed-off-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Matt Porter...
View Article[PATCH v4 7/8] clocksource: kona: Add basic use of external clock (no replies)
When an clock is specified in the device tree, enable it and use it to determine the external clock frequency. Signed-off-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Markus Mayer...
View Article[PATCH v4 2/8] ARM: dts: Specify clocks for UARTs on bcm11351 (no replies)
The frequency property in "snps,dw-apb-uart" entries are no longer required if the rate of the external clock can be determined using the clk api (see e302cd9 serial: 8250_dw: add support for clk...
View Article[PATCH v4 3/8] Documentation: dt: kona-sdhci: Add clocks property (no replies)
The Kona SDHCI block requires a clock that must be specified in the device tree. Update the documentation to reflect this requirement. Signed-off-by: Tim Kryger <tim.kryger@linaro.org>...
View Article[PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks (no replies)
Enable the external clock needed by the host controller during the probe and disable it during the remove. Signed-off-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Markus Mayer...
View Article[PATCH v4 6/8] Documentation: dt: kona-timer: Add clocks property (no replies)
The frequency for the Kona timer can either be specified through the device tree or determined by checking the rate of the clock specified in the device tree. Update the documentation to reflect both...
View Article[PATCH v4 8/8] ARM: dts: Specify clocks for timer on bcm11351 (no replies)
Specify the external clock label in the timer node. Signed-off-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Matt Porter...
View Article[PATCH v4 0/8] Update Kona drivers to use clocks (1 reply)
This series declares the clocks present on bcm11351 (aka bcm281xx) SoCs to be fixed at the rates configured by development bootloaders and then updates the Kona drivers to make use of clock calls...
View Article[PATCH] Documentation: Fix typo (acces_process_vm -> access_process_vm) (no...
Cc: Jiri Kosina <trivial@kernel.org> Cc: Rob Landley <rob@landley.net> Signed-off-by: Stefan Weil <sw@weilnetz.de> --- Documentation/filesystems/Locking | 2 +- 1 file changed, 1...
View ArticleVoip Leads (no replies)
Hi I see that you offer VOIP serviceI have a network of requests (leads) that are fresh daily, who request these services. Would you be open to receiving them? Best regards, Michelle Business...
View Articleprocesses generated by kthreadd (no replies)
Is there a resource that provides description details of all available kernel daemons potentially created by kthreadd? Example: q5p4k0@chasm ~ % ps -f --ppid 2|head UID PID PPID C STIME TTY TIME CMD...
View Article[PATCH] ftrace: default to tilegx if ARCH=tile is specified (1 reply)
This matches the existing behavior in arch/tile/Makefile for defconfig. Reported-by: fengguang.wu@intel.com Signed-off-by: Tony Lu <zlu@tilera.com> Signed-off-by: Chris Metcalf...
View Article[GIT PULL] arch/tile ftrace bug fix for v3.13 (no replies)
Linus, Please pull the following change for 3.13 from: git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable This fixes a build failure with allyesconfig reported by Fengguang...
View Article[PATCH] staging: silicom: fix 'return is not a function, parentheses are not...
Fixes warnings regarding redundant parantheses thrown by the checkpatch tool in bpctl_mod.c Signed-off-by: Will Tange <bh34rt@gmail.com> --- drivers/staging/silicom/bpctl_mod.c | 122...
View Article