Re: [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode

2015-03-01 Thread R, Vignesh
Hi, On 2/27/2015 4:04 PM, Arnd Bergmann wrote: > On Friday 27 February 2015 16:01:03 Vignesh R wrote: >> On Friday 27 February 2015 03:25 PM, Arnd Bergmann wrote: >>> On Friday 27 February 2015 14:54:17 Vignesh R wrote: +- compatible : should be "ti,omap3-1w" or "ti,am43xx-hdq" >>> >>>

Re: [PATCH 2/6] dmaengine: Add driver for TI DMA crossbar on DRA7x

2015-03-01 Thread Peter Ujfalusi
On 02/28/2015 06:00 PM, Paul Bolle wrote: > On Tue, 2015-02-24 at 16:21 +0200, Peter Ujfalusi wrote: >> The DRA7x has more peripherals with DMA requests than the sDMA can handle: >> 205 vs 127. All DMA requests are routed through the DMA crossbar, which can >> be configured to route selected

Re: [PATCH RESEND] pinctrl: freescale: make of_device_id array const

2015-03-01 Thread Stefan Agner
On 2015-03-02 08:25, Sanjeev Sharma wrote: > Make of_device_id array const. > > Signed-off-by: Sanjeev Sharma > --- > drivers/pinctrl/freescale/pinctrl-vf610.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pinctrl/freescale/pinctrl-vf610.c >

Re: [PATCH v3 00/15] media: blackfin: bfin_capture enhancements

2015-03-01 Thread Scott Jiang
Hi Lad and Hans, 2015-02-22 2:39 GMT+08:00 Lad Prabhakar : > From: "Lad, Prabhakar" > > This patch series, enhances blackfin capture driver with > vb2 helpers. > > Changes for v3: > 1: patches unchanged except for patch 8/15 fixing starting of ppi only >after we have the resources. > 2:

Re: [STLinux Kernel] [PATCH v3 5/8] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-03-01 Thread Peter Griffin
Hi Lee, On Mon, 23 Feb 2015, Peter Griffin wrote: > Hi Lee, I noticed you sent another version, but I didn't see a reply on this point below. As your now doing a re-spin for Pauls comments, I thought I would send a reminder just in case you hadn't seen it. regards, Peter. > > > > >

Re: [PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Charles Keepax wrote: > Signed-off-by: Charles Keepax > --- > drivers/mfd/arizona-core.c | 10 ++ > 1 files changed, 10 insertions(+), 0 deletions(-) Same here. Requires DT/Clk Ack. > diff --git a/drivers/mfd/arizona-core.c b/drivers/mfd/arizona-core.c > index

Re: [PATCH 1/5] mfd: arizona: Add DT binding for setting 32kHz clock source

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Charles Keepax wrote: > From: Richard Fitzgerald > > Signed-off-by: Richard Fitzgerald > Signed-off-by: Charles Keepax > --- > drivers/mfd/arizona-core.c |3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) Requires a DT, or at least a Clk Ack. > diff --git

Re: [PATCH v4 6/9] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Paul Bolle wrote: > On Wed, 2015-02-25 at 13:52 +, Lee Jones wrote: > > Reviewed-by: Guenter Roeck > > Signed-off-by: David Paris > > Signed-off-by: Lee Jones > > --- > > drivers/watchdog/Kconfig | 13 ++ > > drivers/watchdog/Makefile | 1 + > >

sched: softlockups in multi_cpu_stop

2015-03-01 Thread Sasha Levin
Hi all, I'm seeing the following lockup pretty often while fuzzing with trinity: [ 880.960250] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 447s! [migration/1:14] [ 880.960700] Modules linked in: [ 880.960700] irq event stamp: 380954 [ 880.960700] hardirqs last enabled at (380953):

Re: [RFC][PATCH 5/9] rbtree: Make lockless searches non-fatal

2015-03-01 Thread Ingo Molnar
* Michel Lespinasse wrote: > On Sat, Feb 28, 2015 at 1:24 PM, Peter Zijlstra wrote: > > Change the insert and erase code such that lockless searches are > > non-fatal. > > > > In and of itself an rbtree cannot be correctly searched while > > in-modification, we can however provide weaker

Re: [PATCH] phy: hix5hd2-sata: Convert to use devm_ioremap_resource

2015-03-01 Thread zhangfei
On 03/02/2015 02:32 PM, Axel Lin wrote: devm_ioremap_resource() also has sanity check for the res argument which is missed in current code. I remember we can not use devm_ioremap_resource here, because the memory region is shared with sata controller. And devm_request_mem_region would

[PATCH RESEND] pinctrl: freescale: make of_device_id array const

2015-03-01 Thread Sanjeev Sharma
Make of_device_id array const. Signed-off-by: Sanjeev Sharma --- drivers/pinctrl/freescale/pinctrl-vf610.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/freescale/pinctrl-vf610.c b/drivers/pinctrl/freescale/pinctrl-vf610.c index fc86276..37a0375 100644 ---

[PATCH] Documentation: update the CONFIG_DEBUG_PAGEALLOC description

2015-03-01 Thread Wang Long
The CONFIG_DEBUG_PAGEALLOC option now is located under "Kernel hacking" / "Memory Debugging" / "Debug page memory allocations". so we should update the description in kmemcheck.txt. Signed-off-by: Wang Long --- Documentation/kmemcheck.txt | 4 ++-- 1 file changed, 2 insertions(+), 2

Re: [PATCH 0/3] Add ktd2692 Flash LED driver

2015-03-01 Thread Ingi Kim
Hi Jacek On 2015년 02월 27일 17:42, Jacek Anaszewski wrote: > Hi Ingi, > > On 02/27/2015 02:01 AM, Ingi Kim wrote: >> This patch supports KTD2692 flash LED driver >> >> Ingi Kim (3): >>of: Add vendor prefix for Kinetic technologies >>leds: ktd2692: add device tree bindings for ktd2692 >>

[PATCH] serial:imx make of_device_id array const

2015-03-01 Thread Sanjeev Sharma
Make of_device_id array const. Signed-off-by: Sanjeev Sharma --- drivers/tty/serial/imx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c index 0eb29b1..412bfbf 100644 --- a/drivers/tty/serial/imx.c +++

[PATCH] input: cyapa: fix unaligned functions redefinition error

2015-03-01 Thread Dudley Du
Use asm/unaligned.h instead of linux/unaligned/access_ok.h head file to fix compiling issues such as following while doing cross platform compiling. "include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16' ... include/linux/unaligned/le_struct.h:6:19: note: previous

[PATCH] of/selftest: remove the duplicate of_changeset_init

2015-03-01 Thread Wang Long
Remove the duplicate of_changeset_init. In of_selftest_changeset testcase, the "struct of_changeset chgset" is initialized twice, but only once is enough. so, drop the first initializtion code. Signed-off-by: Wang Long --- drivers/of/unittest.c | 1 - 1 file changed, 1 deletion(-) diff --git

linux-next: Tree for Mar 2

2015-03-01 Thread Stephen Rothwell
Hi all, Changes since 20150227: The net-next tree gained a conflict against the net tree. The md tree gained a build failure for which I reverted it. The rcu tree lost its build failure. The clk tree still had its build failure so I again used the version from next-20150225. Non-merge

[PATCH] phy: hix5hd2-sata: Convert to use devm_ioremap_resource

2015-03-01 Thread Axel Lin
devm_ioremap_resource() also has sanity check for the res argument which is missed in current code. Signed-off-by: Axel Lin --- drivers/phy/phy-hix5hd2-sata.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/phy/phy-hix5hd2-sata.c

Re: [PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support

2015-03-01 Thread Li, Aubrey
On 2015/2/23 20:45, Andy Shevchenko wrote: > On Tue, 2015-01-20 at 23:49 +0200, Andy Shevchenko wrote: >> This is the reworked patch series which had been sent earlier [1] to support >> Intel CherryTrail SoC. >> >> The patches were tested on both BayTrail and CherryTrail SoCs. >> >> [1]

[PATCH] ftrace: Fix comments about trace/ftrace.h

2015-03-01 Thread Hou Pengyang
commit f42c85e74faa422cf0bc747ed808681145448f88 moves tracepoint's ftrace creation into include/trace/ftrace.h and trace/define_trach.h is deleted as a result. However some comment info does not adapt to the change, which I think is such a misguiding when reading related code. This patch fix

Re: [PATCH 2/2] dt-bindings: cpufreq: document for hisilicon acpu driver

2015-03-01 Thread Viresh Kumar
For bindings you need to cc DT list, cc'd now.. On 26 February 2015 at 18:51, Leo Yan wrote: > This adds documentation for hisilicon acpu's cpufreq driver. > > OPP library is used for device tree parsing to get frequency list; > Furthermore, this driver can bind all CPUs to change frequency

Re: [PATCH v4 2/2] cpusets,isolcpus: add file to show isolated cpus in cpuset

2015-03-01 Thread Zefan Li
Hi Rik, > Subject: cpusets,isolcpus: add file to show isolated cpus in cpuset > > The previous patch makes it so the code skips over isolcpus when > building scheduler load balancing domains. This makes it hard to > see for a user which of the CPUs in a cpuset are participating in > load

Re: [PATCH 1/3] cpuset: initialize effective masks when clone_children is enabled

2015-03-01 Thread Zefan Li
Hi Tejun, Could you pick up those bug fixes? Or should I ask Ingo/akpm to take care of them? On 2015/2/13 11:19, Zefan Li wrote: > If clone_children is enabled, effective masks won't be initialized > due to the bug: > > # mount -t cgroup -o cpuset xxx /mnt > # echo 1 > cgroup.clone_children

Re: [PATCH 1/2] cpufreq: hisilicon: add acpu driver

2015-03-01 Thread Viresh Kumar
On 26 February 2015 at 18:51, Leo Yan wrote: > Add acpu driver for hisilicon SoC, acpu is application processor > subsystem. Dependent on the H/W design, the silicon may has the coupled > clock domain for all clusters, or every cluster can have the dedicated > clock domain. So this driver will

Re: linux-next: build failure after merge of the md tree

2015-03-01 Thread Stephen Rothwell
Hi Neil, On Mon, 2 Mar 2015 17:03:45 +1100 NeilBrown wrote: > > I think > + bm_blocks = DIV_ROUND_UP(bm_blocks, 4096); > > needs DIV_ROUND_UP_SECTOR_T() I tried that and it was not sufficient. > The first patch you identified adds that line. The second relocates it. The second

[PATCH] ARM: dts: at919260/at91sam9g20: fix SRAM device tree node

2015-03-01 Thread Wenyou Yang
Fix PM does not work on the at91sam9g20ek board --->8--- at91_pm_sram_init: failed to find sram device! ---<8--- Signed-off-by: Wenyou Yang --- arch/arm/boot/dts/at91sam9260.dtsi |9 +++-- arch/arm/boot/dts/at91sam9g20.dtsi |9 + 2 files changed, 12 insertions(+), 6

Re: [PATCH v6 4/5] Input: add haptic drvier on max77843

2015-03-01 Thread Jaewon Kim
HI Dmitry, On 28/02/2015 02:49, Dmitry Torokhov wrote: On Thu, Feb 26, 2015 at 11:49:36AM +0900, Jaewon Kim wrote: Hi Dmitry, On 26/02/2015 10:23, Dmitry Torokhov wrote: Hi Jaewon, On Tue, Feb 24, 2015 at 10:29:07AM +0900, Jaewon Kim wrote: +static void max77843_haptic_play_work(struct

Re: linux-next: build failure after merge of the md tree

2015-03-01 Thread NeilBrown
On Mon, 2 Mar 2015 16:50:57 +1100 Stephen Rothwell wrote: > Hi Neil, > > After merging the md tree, today's linux-next build (i386 defconfig) > failed like this: > > drivers/built-in.o: In function `bitmap_read_sb': > bitmap.c:(.text+0x29cd52): undefined reference to `__udivdi3' > > Probably

[PATCH 0/2] Lustre: get rid of deprecated cpumask calls

2015-03-01 Thread green
From: Oleg Drokin A recent crash report with CONFIG_CPUMASK_OFFSTACK enabled set off a chain of emails through which I learned that cpus_* functions are deprecated and should not be really used to operate on cpumasks. These two patches do just that, replacing cpus_* and cpu_* calls with

[PATCH 1/2] staging/lustre/ptlrpc: Do not use deprecated cpus_* functions

2015-03-01 Thread green
From: Oleg Drokin As per Rusty Russel, cpus_* functions are deprecated. When mixing cpumask_copy with cpus_weight, they operate on different sized masks if CPUMASK_OFFSTACK is enabled, causing an immediate assertion failure. Copying of cpumasks by assignment is also not allowed now.

[PATCH 2/2] staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_

2015-03-01 Thread green
From: Oleg Drokin Rusty Russel advises that cpus_* functions are deprecated to work on cpumasks and cpumask_* functions should be called instead, otherwise problems with CPUMASK_OFFSTACK arise. Signed-off-by: Oleg Drokin --- .../staging/lustre/lustre/libcfs/linux/linux-cpu.c | 78

Re: [PATCH] virtio_console: avoid config access from irq

2015-03-01 Thread Amit Shah
On (Sat) 28 Feb 2015 [18:42:25], Michael S. Tsirkin wrote: > when multiport is off, virtio console invokes config access from irq > context, config access is blocking on s390. > Fix this up by scheduling work from config irq - similar to what we do > for multiport configs. > > Signed-off-by:

Re: [PATCH] virtio_console: init work unconditionally

2015-03-01 Thread Amit Shah
On (Sat) 28 Feb 2015 [18:41:34], Michael S. Tsirkin wrote: > when multiport is off, we don't initialize config work, > but we then cancel uninitialized control_work on freeze. > > Signed-off-by: Michael S. Tsirkin Reviewed-by: Amit Shah Amit -- To unsubscribe from this list:

linux-next: build failure after merge of the md tree

2015-03-01 Thread Stephen Rothwell
Hi Neil, After merging the md tree, today's linux-next build (i386 defconfig) failed like this: drivers/built-in.o: In function `bitmap_read_sb': bitmap.c:(.text+0x29cd52): undefined reference to `__udivdi3' Probably caused by commit b97e92574c0b ("Use separate bitmaps for each nodes in the

Re: [PATCH] arch: sparc: kernel: traps_64.c: Remove some unused functions

2015-03-01 Thread David Miller
From: Rickard Strandqvist Date: Sat, 20 Dec 2014 13:33:54 +0100 > Removes some functions that are not used anywhere: > do_fpdis_tl1() do_iae_tl1() do_dae_tl1() do_cee_tl1() > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard

Re: [PATCH] arch: sparc: kernel: starfire.c: Remove unused function

2015-03-01 Thread David Miller
From: Rickard Strandqvist Date: Sat, 20 Dec 2014 13:42:47 +0100 > Remove the function starfire_hard_smp_processor_id() that is not used > anywhere. > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist Applied. -- To

Re: [PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex

2015-03-01 Thread Andy Gross
On Fri, Feb 27, 2015 at 02:30:16PM -0800, Bjorn Andersson wrote: > Add binding documentation for the Qualcomm Hardware Mutex. > > Signed-off-by: Bjorn Andersson > --- Looks fine. Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of

Re: [PATCH v3 0/3] epoll: introduce round robin wakeup mode

2015-03-01 Thread Jason Baron
On 02/27/2015 04:31 PM, Jonathan Corbet wrote: > On Fri, 27 Feb 2015 13:10:34 -0800 > Andrew Morton wrote: > >> I don't really understand the need for rotation/round-robin. We can >> solve the thundering herd via exclusive wakeups, but what is the point >> in choosing to wake the task which has

[RFC] mm: page allocation for less fragmentation

2015-03-01 Thread Gioh Kim
My driver allocates more than 30MB pages via alloc_page() at a time and maps them at virtual address. Totally it uses 300~400MB pages. If I run a heavy load test for a day, I cannot allocate even order=3 pages because-of the external fragmentation. I thought I needed a anti-fragmentation

[PATCH] perf record: Get rid of -l option from Documentation

2015-03-01 Thread Namhyung Kim
The perf record does not support -l option anymore, so nuke it. Signed-off-by: Namhyung Kim --- tools/perf/Documentation/perf-record.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/perf/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt index

Re: [PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN

2015-03-01 Thread Harish Jenny Kandiga Nagaraj
On Saturday 28 February 2015 10:58 PM, Lucas De Marchi wrote: > On Thu, Feb 19, 2015 at 12:35 PM, Harish Jenny Kandiga Nagaraj > wrote: >> On Thursday 19 February 2015 07:32 PM, Harish Jenny Kandiga Nagaraj wrote: >>> On Thursday 19 February 2015 06:13 PM, Lucas De Marchi wrote: On Thu, Feb

Re: [PATCH v3] fs: record task name which froze superblock

2015-03-01 Thread Mateusz Guzik
On Mon, Mar 02, 2015 at 05:38:29AM +0100, Mateusz Guzik wrote: > On Sun, Mar 01, 2015 at 08:31:26AM +1100, Dave Chinner wrote: > > On Sat, Feb 28, 2015 at 05:25:57PM +0300, Alexey Dobriyan wrote: > > > Freezing and thawing are separate system calls, task which is supposed > > > to thaw

[PATCH 3/9] HSI: cmt_speech: Return error if HSI port not configured

2015-03-01 Thread Sebastian Reichel
From: Kai Vehmanen If HSI port is not configured by ssi_protocol, return an error from char device open. Signed-off-by: Kai Vehmanen Acked-by: Carlos Chinea Signed-off-by: Joni Lapilainen Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 7 +++ 1 file changed, 7

[PATCH 4/9] HSI: cmt_speech: Fix build for 4.0 kernel

2015-03-01 Thread Sebastian Reichel
Fix building of the old out-of-tree code. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/hsi/clients/cmt_speech.c b/drivers/hsi/clients/cmt_speech.c index 56846c9..6d852ea 100644 ---

[PATCH 5/9] HSI: cmt_speech: Cleanup initialisation

2015-03-01 Thread Sebastian Reichel
Cleanup initialisation process, so that its similar to the style used in ssi_protocol driver. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/drivers/hsi/clients/cmt_speech.c

[PATCH 6/9] HSI: cmt_speech: Rename driver to cmt-speech

2015-03-01 Thread Sebastian Reichel
Rename driver and platform alias to cmt-speech, so that it's consistent with the ssi-protocol driver. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/hsi/clients/cmt_speech.c

[PATCH 1/9] HSI: cmt_speech: Add cmt-speech driver

2015-03-01 Thread Sebastian Reichel
From: Kai Vehmanen Introduces the cmt-speech driver, which implements a character device interface for transferring speech data frames over HSI/SSI. The driver is used to exchange voice/speech data between the Nokia N900/N950/N9's modem and its cpu. Signed-off-by: Kai Vehmanen Signed-off-by:

[PATCH 8/9] HSI: cmt_speech: Remove hardcoded channel numbers

2015-03-01 Thread Sebastian Reichel
cmt-speech channel numbers should be coming from Device Tree instead of being hardcoded. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/drivers/hsi/clients/cmt_speech.c

[PATCH 9/9] HSI: nokia-modem: Add cmt_speech support

2015-03-01 Thread Sebastian Reichel
This adds cmt_speech support to the nokia-modem driver and adds Kconfig entries for cmt_speech, so that it can be built. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/Kconfig | 11 ++- drivers/hsi/clients/Makefile | 1 + drivers/hsi/clients/nokia-modem.c | 31

[PATCH 2/9] HSI: cmt_speech: Avoid GFP_ATOMIC in cs_char_open

2015-03-01 Thread Sebastian Reichel
From: Kai Vehmanen Also fixes a bug in updating 'opened' state in case cs_hsi_start() fails when opening the char device. Signed-off-by: Kai Vehmanen Signed-off-by: Joni Lapilainen Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c | 43

[PATCH 7/9] HSI: cmt_speech: Move cs-protocol.h to include/uapi/linux/hsi

2015-03-01 Thread Sebastian Reichel
Move cs-protocol.h to include/uapi/linux/hsi, since it describes a userspace API. Signed-off-by: Sebastian Reichel --- drivers/hsi/clients/cmt_speech.c| 2 +- include/uapi/linux/hsi/Kbuild | 2 +- include/{linux => uapi/linux/hsi}/cs-protocol.h | 5 + 3

[PATCH 0/9] N900 Modem Speech Support

2015-03-01 Thread Sebastian Reichel
Hi, This patchset contains the missing speech data support for the Nokia N900 modem. Userland access goes via /dev/cmt_speech. The API is implemented in libcmtspeechdata, which is used by ofono and the freesmartphone.org project. Apart from that the device is also used by the phone binaries

Re: [PATCH v3] fs: record task name which froze superblock

2015-03-01 Thread Mateusz Guzik
On Sun, Mar 01, 2015 at 08:31:26AM +1100, Dave Chinner wrote: > On Sat, Feb 28, 2015 at 05:25:57PM +0300, Alexey Dobriyan wrote: > > Freezing and thawing are separate system calls, task which is supposed > > to thaw filesystem/superblock can disappear due to crash or not thaw > > due to a bug. At

RE: [PATCH] Input: cyapa - Remove superfluous type check in cyapa_gen5_read_idac_data()

2015-03-01 Thread Dudley Du
Thanks for the check. This fix is verified okay. Dudley > -Original Message- > From: Geert Uytterhoeven [mailto:ge...@linux-m68k.org] > Sent: 2015年2月12日 22:16 > To: Dmitry Torokhov; Dudley Du > Cc: linux-in...@vger.kernel.org; linux-kernel@vger.kernel.org; Geert > Uytterhoeven >

[PATCH] perf tools: Fix build error on ARCH=i386/x86_64/sparc64

2015-03-01 Thread Namhyung Kim
He Kuang reported that current perf tools failed to build when ARCH variable was given like above. It was because the name is different that internal directory name. I can see that David's sparc64 build has same problem. So fix it by applying the sed conversion script to the command line ARCH

[Debug 2/2] x86/PCI/ACPI: Gather debug info

2015-03-01 Thread Jiang Liu
Signed-off-by: Jiang Liu --- arch/x86/pci/acpi.c |3 +++ drivers/acpi/resource.c |2 ++ 2 files changed, 5 insertions(+) diff --git a/arch/x86/pci/acpi.c b/arch/x86/pci/acpi.c index ddafc9e8b9b3..d5e4e77684ef 100644 --- a/arch/x86/pci/acpi.c +++ b/arch/x86/pci/acpi.c @@ -230,6

[Debug 0/2] Debug PCI root resource parsing failure

2015-03-01 Thread Jiang Liu
Hi Thomas, I still can't figure out why the last resource entry "pci_bus :00: root bus resource [mem 0x8000-0xd0716ffe]" gets ignored by new code. Could you please help to apply these two patches and send me back dmesg? Thanks! Gerry Jiang Liu (2): x86/PCI/ACPI: Ignore resources

[Debug 1/2] x86/PCI/ACPI: Ignore resources consumed by host bridge itself

2015-03-01 Thread Jiang Liu
When parsing resources for PCI host bridge, we should ignore resources consumed by host bridge itself and only report window resources available to child PCI busses. Signed-off-by: Jiang Liu --- arch/x86/pci/acpi.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git

Re: [PATCH 1/2] net: macb: Add on the fly CPU endianness detection

2015-03-01 Thread David Miller
From: Arun Chandran Date: Sun, 1 Mar 2015 11:38:02 +0530 > Program management descriptor's access mode according to the > dynamically detected CPU endianness. > > Signed-off-by: Arun Chandran > Acked-by: Nicolas Ferre > Tested-by: Michal Simek Applied to net-next. -- To unsubscribe from

Re: [PATCH 2/2] net: macb: Properly add DMACFG bit definitions

2015-03-01 Thread David Miller
From: Arun Chandran Date: Sun, 1 Mar 2015 11:38:03 +0530 > Add *_SIZE macros for the bits ENDIA_DESC and > ENDIA_PKT > > Signed-off-by: Arun Chandran > Acked-by: Nicolas Ferre Also applied to net-next. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH net-next] Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets

2015-03-01 Thread David Miller
From: Shrikrishna Khare Date: Sat, 28 Feb 2015 20:33:09 -0800 > Allows for packet parsing to be done by the fast path. This performance > optimization already exists for IPv4. Add similar logic for IPv6. > > Signed-off-by: Amitabha Banerjee > Signed-off-by: Shrikrishna Khare Applied, thanks.

Re: [PATCH] netxen_nic: Fix trivial typos in comments

2015-03-01 Thread David Miller
From: Yannick Guerrini Date: Fri, 27 Feb 2015 18:38:46 +0100 > Change 'mutliple' to 'multiple' > Change 'Firmare' to 'Firmware' > > Signed-off-by: Yannick Guerrini Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH 03/27 V2] staging: lustre: Convert uses of "int rc = seq_printf(...)"

2015-03-01 Thread Joe Perches
The seq_printf return value, because it's frequently misused, will eventually be converted to void. See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to seq_has_overflowed() and make public") Convert these uses to: seq_printf(seq, ...); return 0; Done via cocci

Re: [PATCH] qlcnic: Fix trivial typo in comment

2015-03-01 Thread David Miller
From: Yannick Guerrini Date: Fri, 27 Feb 2015 18:12:16 +0100 > Change 'Firmare' to 'Firmware' > > Signed-off-by: Yannick Guerrini Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[char-misc:char-misc-testing 25/45] drivers/hv/vmbus_drv.c:67:9: sparse: constant 0x8000000000000000 is so big it is unsigned long

2015-03-01 Thread kbuild test robot
tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-testing head: b3de8e3719e582f3182bb504295e4a8e43c8c96f commit: 96c1d0581d00f7abe033350edb021a9d947d8d81 [25/45] Drivers: hv: vmbus: Add support for VMBus panic notifier handler reproduce: # apt-get install

[PATCH char-misc] mei: bus: () can be static

2015-03-01 Thread kbuild test robot
drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static? drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared. Should it be static? drivers/hv/vmbus_drv.c:51:5: sparse: symbol 'hyperv_panic_event' was not declared.

Re: [PATCH 1/1] Staging: fbtft: fb_ssd1331: replaced C99 comments with C89

2015-03-01 Thread Tolga Ceylan
On Sun, Mar 1, 2015 at 5:18 PM, Greg Kroah-Hartman wrote: > On Fri, Feb 27, 2015 at 09:44:42PM -0800, Tolga Ceylan wrote: >> Replaced C99 '//' comments with C89 '/**/' >> >> Signed-off-by: Tolga Ceylan >> --- >> drivers/staging/fbtft/fb_ssd1331.c | 30 +++--- >> 1 file

Re: [PATCH Resend] staging: speakup: Fix warning of line over 80 characters.

2015-03-01 Thread Greg KH
On Sat, Feb 07, 2015 at 08:19:01PM -0800, Shirish Gajera wrote: > This patch fixes the checkpatch.pl warning: > > WARNING: line over 80 characters > All line over 80 characters in driver/staging/speakup/* are fixed. > > Signed-off-by: Shirish Gajera > --- > drivers/staging/speakup/main.c

Re: [char-misc-next 03/18 V2] mei: me: add io register tracing

2015-03-01 Thread Greg KH
On Thu, Feb 26, 2015 at 10:59:05PM +0200, Tomas Winkler wrote: > To make debugging a bit easier we add me register > access tracing > /tracing/events/mei/mei_reg_{read,write} > > Signed-off-by: Tomas Winkler > --- > V2: add missing include to linux/device.h > Fix warning (randconfig) >

Re: [char-misc-next 02/18 V2] mei: revamp me clients list handling

2015-03-01 Thread Greg KH
On Sat, Feb 14, 2015 at 11:14:48AM +0200, Tomas Winkler wrote: > 1. Use rw lock to access the me_clients list > > 2. Reuse already defined find functions also when > removing particular me client > > 3. Add wrappers for addition and deletion > > Signed-off-by: Tomas Winkler > --- > V2: add

RE: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread KY Srinivasan
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Sunday, March 1, 2015 7:34 PM > To: Jake Oshins > Cc: rafael.j.wyso...@intel.com; KY Srinivasan; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; >

Re: [PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space

2015-03-01 Thread Greg KH
On Tue, Feb 17, 2015 at 11:41:49AM -0800, Jake Oshins wrote: > This patch adds some wrapper functions in the pnp layer. The intent is > to allow memory address space claims by devices which are descendants > (a child or grandchild of) a device which is already part of the pnp > layer. This

Re: [PULL] Yama update (4.0)

2015-03-01 Thread Kees Cook
On Sun, Mar 1, 2015 at 5:50 PM, James Morris wrote: > On Fri, 27 Feb 2015, Kees Cook wrote: > >> Hi, >> >> Please pull these yama changes for 4.0. >> >> Thanks! >> > >> >> Kees Cook (1): >> Yama: do not modify global sysctl

Re: [PATCH 2/3] locking: ww_mutex: Allow to use rt_mutex instead of mutex for the baselock

2015-03-01 Thread Mike Galbraith
On Fri, 2015-02-27 at 17:57 +0100, Sebastian Andrzej Siewior wrote: > This patch makes it possible to replace the base mutex by a rt_mutex. In > general one would not do this. I would argue that the thing should be born as a full fledged primitive, not a config option, as an rt_ww_mutex is the ww

[PATCH] perf record: Document --group option

2015-03-01 Thread Namhyung Kim
The 'perf record --group' option lacks documentation and confuses users. As -e/--event option already supports group spec, it should not be used anymore. Also add a short description of event group itself. Reported-by: Stephane Eranian Signed-off-by: Namhyung Kim ---

[GIT PULL] Thermal management updates for v4.0-rc2

2015-03-01 Thread Eduardo Valentin
Hello Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes-for-4.0-rc2 to receive Thermal Management updates for v4.0-rc2 with top-most 5912e264d9eec512598d8faf33440630a3aee989: Merge branch 'tmon-fixes' of .git into next (2015-02-28

Re: [PATCH v2 1/2] x86: mce: kexec: turn off MCE in kexec

2015-03-01 Thread Naoya Horiguchi
On Fri, Feb 27, 2015 at 06:27:16PM +, Luck, Tony wrote: > > When CR4.MCE=0b and an MCE happens, it will shutdown the system, at > > least on Intel, according to Tony > > I checked with the architects ... and I was right. If you clear CR4.MCE > you'll still > see the machine check - and

Re: [PATCH v2 1/2] x86: mce: kexec: turn off MCE in kexec

2015-03-01 Thread Naoya Horiguchi
On Fri, Feb 27, 2015 at 08:14:47AM -0500, Prarit Bhargava wrote: > On 02/27/2015 07:46 AM, Naoya Horiguchi wrote: > > Hi Prarit, > > > > On Fri, Feb 27, 2015 at 06:09:52AM -0500, Prarit Bhargava wrote: > > ... > >> > @@ -157,6 +160,11 @@ void native_machine_crash_shutdown(struct pt_regs > >> >

Re: [PATCH] x86: svm: make wbinvd faster

2015-03-01 Thread Bandan Das
Joel Schopp writes: > From: David Kaplan > No need to re-decode WBINVD since we know what it is from the intercept. > > Signed-off-by: David Kaplan > [extracted from larger unlrelated patch, forward ported, tested] > Signed-off-by: Joel Schopp > --- > arch/x86/kvm/svm.c | 10 +- >

[PATCH v2] clk: samsung: Add CLKOUT driver support for Exynos3250 SoC.

2015-03-01 Thread Inha Song
This patch add CLKOUT driver support for Exynos3250 SoC. Exynos3250 SoC PMU_DEBUG is the same with Exynos4's PMU_DEBUG including CLKOUT mux. So, We can use the exynos4's clkout init function for Exynos3250 without the need to add new function. Signed-off-by: Inha Song ---

RE: [PATCH RFC 0/3] Drivers: hv: utils: re-implement the kernel/userspace communication layer

2015-03-01 Thread KY Srinivasan
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Friday, February 27, 2015 8:14 AM > To: KY Srinivasan; de...@linuxdriverproject.org > Cc: Haiyang Zhang; linux-kernel@vger.kernel.org; Dexuan Cui; Radim Krčmář; > Greg Kroah-Hartman;

Re: [alsa-devel] [PATCH] ASoC: wm8731: let codec to manage clock by itself

2015-03-01 Thread Bo Shen
On 02/16/2015 08:58 PM, Manuel Lauss wrote: On Mon, Feb 16, 2015 at 11:31 AM, Charles Keepax wrote: On Thu, Feb 12, 2015 at 04:23:06PM +0800, Bo Shen wrote: Hi All, On 02/05/2015 03:35 PM, Bo Shen wrote: Let the wm8731 codec to manage clock by itself. Signed-off-by: Bo Shen ---

[Question] cpu<->node relationship changed with node online/offline

2015-03-01 Thread Gu Zheng
Hi numa guys, Yasuaki Ishimatsu found a phenomenon that the numa mapping (cpu<->node relationship) changed when hot add/remove node. And this change will cause allocation failure bug to workqueue sub-system: ... SLUB: Unable to allocate memory on node 2 (gfp=0x80d0) cache: kmalloc-192,

Re: [git pull] drm fixes

2015-03-01 Thread Linus Torvalds
On Sun, Mar 1, 2015 at 1:00 PM, Linus Torvalds wrote: > > Back to the drawing board. Ok, many hours later, but I found it. The bisection was a disaster, having to work around other bugs in this area, but it ended up getting "close enough" that I figured out what went wrong. The

RE: [RFC] mm: change mm_advise_free to clear page dirty

2015-03-01 Thread Wang, Yalin
> -Original Message- > From: Minchan Kim [mailto:minchan@gmail.com] On Behalf Of Minchan Kim > Sent: Saturday, February 28, 2015 9:50 PM > To: Wang, Yalin > Cc: Michal Hocko; Andrew Morton; linux-kernel@vger.kernel.org; linux- > m...@kvack.org; Rik van Riel; Johannes Weiner; Mel

RE: [RFC] mm: change mm_advise_free to clear page dirty

2015-03-01 Thread Wang, Yalin
> -Original Message- > From: Minchan Kim [mailto:minchan@gmail.com] On Behalf Of Minchan Kim > Sent: Saturday, February 28, 2015 9:56 PM > To: Wang, Yalin > Cc: 'Michal Hocko'; Andrew Morton; linux-kernel@vger.kernel.org; linux- > m...@kvack.org; Rik van Riel; Johannes Weiner; Mel

Re: [PULL] Yama update (4.0)

2015-03-01 Thread James Morris
On Fri, 27 Feb 2015, Kees Cook wrote: > Hi, > > Please pull these yama changes for 4.0. > > Thanks! > > > Kees Cook (1): > Yama: do not modify global sysctl table entry > Does this need to be in 4.0? Changes in the rc

Re: [proposal] delegating cgroup manager to non-PID1

2015-03-01 Thread Luke Kenneth Casson Leighton
On Mon, Mar 2, 2015 at 12:13 AM, David Lang wrote: > On Sun, 1 Mar 2015, Luke Kenneth Casson Leighton wrote: > >> in recent discussions about PID-1 alternatives (sysvinit, openrc, >> systemd, depinit) i was alerted to the idea that PID1 is to become the >> sole exlcusive process permitted to

[PATCH v3] staging: lustre: fld_request.c: Remove else after return.

2015-03-01 Thread Alberto Pires de Oliveira Neto
This patch fixes checkpatch.pl warning. WARNING: else is not generally useful after a break or return Signed-off-by: Alberto Pires de Oliveira Neto --- drivers/staging/lustre/lustre/fld/fld_request.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

Re: [PATCH v2] staging: lustre: fld_request.c: Remove else after return.

2015-03-01 Thread Alberto Pires de Oliveira Neto
that's true. I think it's ok now. On Sun, Mar 1, 2015 at 10:30 PM, Greg KH wrote: > On Sat, Feb 28, 2015 at 01:37:23PM -0300, Alberto Pires de Oliveira Neto > wrote: >> This patch fixes checkpatch.pl warning. >> WARNING: else is not generally useful after a break or return >> >>

preempt in kprobe

2015-03-01 Thread gmail
Hi, masami: I have read your post at https://lkml.org/lkml/2011/7/1/185 , which remove the preempt disable code in kprobe. Does it safe on arm(32) ? In my scenario I (have to) write some sleep code which may cause reschedule in the probe handler. Then I got schedule bug report like

Re: [PATCH] Update version number references in README

2015-03-01 Thread Ken Moffat
On Sun, Mar 01, 2015 at 10:01:16PM +0800, Yaowei Bai wrote: > As we have moved to 4.x, it should be reflected in README. > Not something I can affect, but just a couple of comments on what looks like a useful, but unadventurous, change : 1. Firing patches at the list, without copying them to a

Re: [RFC][PATCH 1/9] klp: Fix obvious RCU fail

2015-03-01 Thread Masami Hiramatsu
(2015/03/01 6:24), Peter Zijlstra wrote: > While one must hold RCU-sched (aka. preempt_disable) for find_symbol() > one must equally hold it over the use of the object returned. > > The moment you release the RCU-sched read lock, the object can be dead > and gone. > > Cc: Seth Jennings > Cc:

Re: [PATCH v2] staging: lustre: fld_request.c: Remove else after return.

2015-03-01 Thread Greg KH
On Sat, Feb 28, 2015 at 01:37:23PM -0300, Alberto Pires de Oliveira Neto wrote: > This patch fixes checkpatch.pl warning. > WARNING: else is not generally useful after a break or return > > Signed-off-by: Alberto Pires de Oliveira Neto > --- >

Re: [PATCH v4 2/3] staging: lustre: fix coding style errors

2015-03-01 Thread Greg KH
On Tue, Feb 10, 2015 at 08:36:20PM +0200, Tal Shorer wrote: > fix the following coding style error in > drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c: > initialization of min_watchdog_ratelimit (static int) to 0 > > for clarity's sake, the "= 0" is kept as part of a comment > >

Re: [PATCH v4 1/3] staging: lustre: fix coding style errors

2015-03-01 Thread Greg KH
On Tue, Feb 10, 2015 at 08:36:19PM +0200, Tal Shorer wrote: > fix the following coding style error in > drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c: > initialization of lnet_table_header (static pointer) to NULL > > Signed-off-by: Tal Shorer > --- >

Re: [PATCH v4 3/3] staging: lustre: fix coding style errors fix the

2015-03-01 Thread Greg KH
On Tue, Feb 10, 2015 at 08:36:21PM +0200, Tal Shorer wrote: > following coding style error in > drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c: > missing spaces around '=' > > Signed-off-by: Tal Shorer > --- > drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c | 2 +- > 1 file

Re: [PATCH 03/27] staging: lustre: Convert uses of "int rc = seq_printf(...)"

2015-03-01 Thread Greg Kroah-Hartman
On Sat, Feb 21, 2015 at 06:53:30PM -0800, Joe Perches wrote: > The seq_printf return value, because it's frequently misused, > will eventually be converted to void. > > See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to > seq_has_overflowed() and make public") > > Convert these

Re: [PATCH 1/1] Staging: fbtft: fb_ssd1331: replaced C99 comments with C89

2015-03-01 Thread Greg Kroah-Hartman
On Fri, Feb 27, 2015 at 09:44:42PM -0800, Tolga Ceylan wrote: > Replaced C99 '//' comments with C89 '/**/' > > Signed-off-by: Tolga Ceylan > --- > drivers/staging/fbtft/fb_ssd1331.c | 30 +++--- > 1 file changed, 15 insertions(+), 15 deletions(-) Doesn't apply to my

  1   2   3   4   5   6   7   >