Re: [PATCH 0/3] clockevents: Manage device's state separately for core

2015-03-10 Thread Peter Zijlstra
On Tue, Mar 10, 2015 at 02:05:41PM +0100, Ingo Molnar wrote: > Yeah, so I'd like PeterZ to ACK/NAK this approach before I move > forward with the patches - but he's on the road right now, so it > will take a week I suspect. I stared at it between sessions today and it looks ok, so Acked-by:

[PATCH] arm64: dts: add APM Merlin Board device tree

2015-03-10 Thread Feng Kan
This patch adds the support for APM Merlin board. The Merlin board is based on the APM X-Gene Shadowcat SoC. This DTS enables PMU, SATA and Serial. Signed-off-by: Feng Kan --- arch/arm64/boot/dts/apm/apm-merlin.dts | 39 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 154

[PATCH] ion: improve ion_phys error message

2015-03-10 Thread Mitchel Humpherys
Clients often get confused when ion_phys errors out due to some heap being used that they didn't expect. Add the heap name and heap type to the error message to make it more obvious. Signed-off-by: Mitchel Humpherys --- drivers/staging/android/ion/ion.c | 4 ++-- 1 file changed, 2

Re: [PATCH v3] livepatch/module: Correctly handle coming and going modules

2015-03-10 Thread Petr Mladek
On Tue 2015-03-10 17:58:02, Petr Mladek wrote: > On Tue 2015-03-10 09:47:01, Josh Poimboeuf wrote: > > On Tue, Mar 10, 2015 at 03:36:17PM +0100, Petr Mladek wrote: > > > On Tue 2015-03-10 09:22:04, Josh Poimboeuf wrote: > > > > On Tue, Mar 10, 2015 at 01:01:07PM +0100, Petr Mladek wrote: > > > > >

Re: [REGRESSION in 3.18][PPC] PA Semi fails to boot after: of/base: Fix PowerPC address parsing hack

2015-03-10 Thread Steven Rostedt
On Tue, 10 Mar 2015 11:28:03 +1100 Michael Ellerman wrote: > > Mine is running: > > CFE version PAS-2.0.29 for ATHENA (64bit,MP,BE,PPC) > Build Date: Mon Jun 30 11:47:25 PDT 2008 (mpl@mitch-1) > > Steve is your CFE older than that? Seems so: CFE version PAS-2.0.20 for ELECTRA

Re: Linux XIA - merge proposal

2015-03-10 Thread Bjorn Helgaas
On Tue, Mar 3, 2015 at 11:29 AM, Michel Machado wrote: > Hi there, > >We have been developing Linux XIA, a new network stack that emphasizes > evolvability and interoperability, for a couple of years, and it has now > reached a degree of maturity that allows others to experiment with it. In

Re: [V4.0.0-rc3] Xhci Regression: ERROR Transfer event TRB DMA ptr not part of current TD

2015-03-10 Thread Mathias Nyman
On 10.03.2015 17:36, Jörg Otte wrote: >>> Any chance you could take a log with xhci debugging enabled before >>> attaching the DVB-T >>> stick? >>> >>> echo -n 'module xhci_hcd =p' > /sys/kernel/debug/dynamic_debug/control >>> >>> >> >> here it comes attached. >> >> >>> I'd suspect one of these

Re: [PATCH tip/core/rcu 04/20] metag: Use common outgoing-CPU-notification code

2015-03-10 Thread Paul E. McKenney
On Tue, Mar 10, 2015 at 03:30:42PM +, James Hogan wrote: > Hi Paul, > > On 03/03/15 17:42, Paul E. McKenney wrote: > > From: "Paul E. McKenney" > > > > This commit removes the open-coded CPU-offline notification with new > > common code. This change avoids calling scheduler code using RCU

Re: [PATCH v3 2/7] x86, boot: Move ZO to end of buffer

2015-03-10 Thread Kees Cook
On Tue, Mar 10, 2015 at 1:00 AM, Borislav Petkov wrote: > Final patch: > > --- > From: Yinghai Lu > Date: Sat, 7 Mar 2015 14:07:16 -0800 > Subject: [PATCH] x86/setup: Move compressed kernel to the end of the buffer > > Boris found that passing KASLR status through setup_data from the boot >

Re: [PATCH] perf build: Fix libbabeltrace detection

2015-03-10 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 10, 2015 at 03:11:11PM +0100, Jiri Olsa escreveu: > On Tue, Mar 10, 2015 at 11:01:34AM -0300, Arnaldo Carvalho de Melo wrote: > > Em Tue, Mar 10, 2015 at 01:00:35PM +0100, Jiri Olsa escreveu: > > > On Mon, Mar 09, 2015 at 08:28:45PM -0300, Arnaldo Carvalho de Melo wrote: > > > > Em

Re: [PATCH v3] livepatch/module: Correctly handle coming and going modules

2015-03-10 Thread Petr Mladek
On Tue 2015-03-10 09:47:01, Josh Poimboeuf wrote: > On Tue, Mar 10, 2015 at 03:36:17PM +0100, Petr Mladek wrote: > > On Tue 2015-03-10 09:22:04, Josh Poimboeuf wrote: > > > On Tue, Mar 10, 2015 at 01:01:07PM +0100, Petr Mladek wrote: > > > > On Mon 2015-03-09 09:40:55, Josh Poimboeuf wrote: > > >

Re: PROBLEM: lenovo yoga 11e touchscreen (baytrail SoC) does not work on 4.0.0 rc2

2015-03-10 Thread Matthew Hiles
On 03/10/2015 10:23 AM, Mika Westerberg wrote: On Wed, Mar 04, 2015 at 05:35:22PM -0500, Matthew Hiles wrote: [3.763182] i2c_hid i2c-ITE8386:00: Could not register for ITE8386:00 interrupt, irq = -1, ret = -22 [3.773742] i2c_hid: probe of i2c-ITE8386:00 failed with error -22 [

[PATCH] mtd: clean up whitespace in linux/mtd/map.h

2015-03-10 Thread Arnd Bergmann
As the only comments I got for the "mtd: cfi: reduce stack size" patch were about whitespace changes, it appears necessary to fix up the rest of the file as well, which contains the exact same mistakes. Signed-off-by: Arnd Bergmann --- The two patches can be applied in either order, or this one

Re: [PATCH v2 14/18] ARM: Add STM32 family machine

2015-03-10 Thread Arnd Bergmann
On Friday 20 February 2015 19:01:13 Maxime Coquelin wrote: > +static void __init stm32_timer_init(void) > +{ > + of_clk_init(NULL); > + reset_controller_of_init(); > + clocksource_of_init(); > + > +} Don't do that. As I said, I'd rather not introduce reset_controller_of_init()

[PATCH v3] mtd: cfi: reduce stack size

2015-03-10 Thread Arnd Bergmann
The cfi_staa_write_buffers function uses a large amount of kernel stack whenever CONFIG_MTD_MAP_BANK_WIDTH_32 is set, and that results in a warning on ARM allmodconfig builds: drivers/mtd/chips/cfi_cmdset_0020.c: In function 'cfi_staa_write_buffers': drivers/mtd/chips/cfi_cmdset_0020.c:651:1:

Re: [PATCH v2 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs

2015-03-10 Thread Oleg Nesterov
Well, the patch looks "obviously fine" to me, but this is all I can say. I mean, I simply can't understand this __pad0/ifdef(CONFIG_X86_32), it looks as if ->ss was specially excluded for unknown reason from the very beginning. On 03/10, Andy Lutomirski wrote: > > > ---

Re: [PATCH v6 8/8] ARM: dts: cygnus: enable GPIO based hook detection

2015-03-10 Thread Florian Fainelli
2015-03-10 3:22 GMT-07:00 Linus Walleij : > On Mon, Mar 9, 2015 at 9:45 PM, Ray Jui wrote: > >> This enables GPIO based phone hook detection for Broadcom BCM911360 >> phone factor board (bcm911360_entphn) >> >> Signed-off-by: Ray Jui > > Acked-by: Linus Walleij Applied to devicetree/next. --

Re: ARM: OMPA4+: is it expected dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); to fail?

2015-03-10 Thread grygorii.stras...@linaro.org
Hi Russell, On 03/10/2015 01:05 PM, Russell King - ARM Linux wrote: > On Fri, Mar 06, 2015 at 11:47:48PM +0200, grygorii.stras...@linaro.org wrote: >> On 03/05/2015 10:17 PM, Russell King - ARM Linux wrote: >>> On Thu, Mar 05, 2015 at 08:55:07PM +0200, grygorii.stras...@linaro.org >>> wrote:

Re: [PATCH v6 7/8] ARM: dts: enable GPIO for Broadcom Cygnus

2015-03-10 Thread Florian Fainelli
2015-03-10 3:21 GMT-07:00 Linus Walleij : > On Mon, Mar 9, 2015 at 9:45 PM, Ray Jui wrote: > >> This enables all 3 GPIO controllers including the ASIU GPIO, the >> chipcommonG GPIO, and the ALWAYS-ON GPIO, for Broadcom Cygnus SoC >> >> Signed-off-by: Ray Jui >> Reviewed-by: Scott Branden >>

Re: [PATCH v6 4/8] ARM: dts: enable IOMUX for Broadcom Cygnus

2015-03-10 Thread Florian Fainelli
2015-03-10 3:14 GMT-07:00 Linus Walleij : > On Mon, Mar 9, 2015 at 9:44 PM, Ray Jui wrote: > >> This enables the IOMUX support for Broadcom Cygnus SoC >> >> Signed-off-by: Ray Jui >> Tested-by: Dmitry Torokhov > > Acked-by: Linus Walleij > > Pls take this through some BRCM ARM SoC tree.

Re: [PATCH] locking/mutex: Refactor mutex_spin_on_owner()

2015-03-10 Thread Jason Low
On Tue, 2015-03-10 at 09:11 +0100, Ingo Molnar wrote: > * Jason Low wrote: > > > This patch applies on top of tip. > > > > --- > > Similar to what Linus suggested for rwsem_spin_on_owner(), in > > mutex_spin_on_owner(), instead of

[PATCH 01/56] staging: comedi: add comedi_pci.h

2015-03-10 Thread Ian Abbott
Add a new header that Comedi PCI drivers can include instead of "comedidev.h". Currently, it just pulls in and "comedidev.h", but the plan is to migrate the PCI-specific stuff from "comedidev.h" here. Signed-off-by: Ian Abbott --- drivers/staging/comedi/comedi_pci.h | 30

[PATCH 05/56] staging: comedi: addi_apci_1500: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_1500.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 08/56] staging: comedi: addi_apci_16xx: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_16xx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 02/56] staging: comedi: comedi_pci.c: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "comedi_pci.h" header instead of and "comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/comedi_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/comedi_pci.c

[PATCH 03/56] staging: comedi: 8255_pci: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/8255_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 06/56] staging: comedi: addi_apci_1516: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_1516.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH v3 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-03-10 Thread Stephen Warren
On 03/09/2015 06:21 AM, Sebastian Hesselbarth wrote: I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available sub-busses to be rewritten. This patch

[PATCH 04/56] staging: comedi: addi_apci_1032: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_1032.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 10/56] staging: comedi: addi_apci_2200: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_2200.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 09/56] staging: comedi: addi_apci_2032: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_2032.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 15/56] staging: comedi: adl_pci7x3x: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adl_pci7x3x.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH] crypto: DRBG return code handling inside testmgr.c

2015-03-10 Thread Stephan Mueller
Am Dienstag, 10. März 2015, 16:14:17 schrieb Alexander Bergmann: Hi Alexander, > Hi Herbert, > > I just fixed a small DRBG return code issue inside testmgr.c directly > related to the RNG changes Stephan submitted. Can you please resend it as an inline patch and copy linux-crypto too? Also,

Re: [PATCH 00/56] staging: comedi: introduce comedi_pci.h header

2015-03-10 Thread Joe Perches
On Tue, 2015-03-10 at 16:10 +, Ian Abbott wrote: > "comedidev.h" includes PCI-specific stuff that gets included by all > comedi drivers including non-PCI ones. Separate it out into its own > header "comedi_pci.h". Make the new header include and > "comedidev.h" so that comedi PCI drivers do

Re: [PATCH 4/5] arm-cci: Split the code for PMU vs driver support

2015-03-10 Thread Sudeep Holla
On 10/03/15 15:18, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This patch separates the PMU driver code from the low level CCI driver code and enables the PMU driver for ARM64. Introduces config options for both. ARM_CCI400_PORT_CTRL - controls the low level driver code for

[PATCH 17/56] staging: comedi: adl_pci9111: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adl_pci9111.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 16/56] staging: comedi: adl_pci8164: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adl_pci8164.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 13/56] staging: comedi: addi_apci_3xxx: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_3xxx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [RFC PATCH 0/9] livepatch: consistency model

2015-03-10 Thread Josh Poimboeuf
On Mon, Feb 09, 2015 at 11:31:12AM -0600, Josh Poimboeuf wrote: > This patch set implements a livepatch consistency model, targeted for 3.21. > Now that we have a solid livepatch code base, this is the biggest remaining > missing piece. > > This code stems from the design proposal made by Vojtech

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:21, Sudeep Holla wrote: On 10/03/15 15:18, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on

[PATCH 12/56] staging: comedi: addi_apci_3501: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_3501.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 25/56] staging: comedi: amplc_pci230: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/amplc_pci230.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 20/56] staging: comedi: adv_pci1723: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adv_pci1723.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 21/56] staging: comedi: adv_pci1724: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adv_pci1724.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 26/56] staging: comedi: amplc_pci236: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/amplc_pci236.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 42/56] staging: comedi: me4000: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/me4000.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/me4000.c

[PATCH 27/56] staging: comedi: amplc_pci263: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/amplc_pci263.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Sudeep Holla
On 10/03/15 15:18, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on ARM(32) and contains arm32 assembly and

[PATCH 30/56] staging: comedi: cb_pcidda: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/cb_pcidda.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 41/56] staging: comedi: ke_counter: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ke_counter.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 28/56] staging: comedi: cb_pcidas64: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/cb_pcidas64.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 24/56] staging: comedi: amplc_pci224: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/amplc_pci224.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 32/56] staging: comedi: cb_pcimdda: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/cb_pcimdda.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 18/56] staging: comedi: adl_pci9118: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adl_pci9118.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 31/56] staging: comedi: cb_pcimdas: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/cb_pcimdas.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 23/56] staging: comedi: amplc_dio200_pci: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/amplc_dio200_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 22/56] staging: comedi: adv_pci_dio: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adv_pci_dio.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH v2 2/2] x86_64,signal: Remove 'fs' and 'gs' from sigcontext

2015-03-10 Thread John Stoffel
> "Andy" == Andy Lutomirski writes: Andy> As far as I can tell, these fields have been set to zero on save and Andy> ignored on restore since Linux was imported into git. Rename them Andy> '__pad1' and '__pad2' to avoid confusion and to allow them to be Andy> recycled some day. Andy> I'm

[PATCH 45/56] staging: comedi: mite.c: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/mite.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/mite.c

[PATCH 44/56] staging: comedi: mf6x4: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/mf6x4.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/mf6x4.c

[PATCH 50/56] staging: comedi: ni_670x: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_670x.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 43/56] staging: comedi: me_daq: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/me_daq.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/me_daq.c

[PATCH 54/56] staging: comedi: rtd520: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/rtd520.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/rtd520.c

[PATCH 56/56] staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h

2015-03-10 Thread Ian Abbott
Move the PCI-specific stuff out of "comedidev.h" into "comedi_pci.h". Comedi PCI drivers now include "comedi_pci.h" instead of "comedidev.h", which now gets pulled in indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/comedi_pci.h | 36 ++-

[PATCH 53/56] staging: comedi: ni_pcmmio: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_pcimio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_pcimio.c

[PATCH 51/56] staging: comedi: ni_labpc_pci: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_labpc_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [tip:locking/core] locking/rwsem: Fix lock optimistic spinning when owner is not running

2015-03-10 Thread Peter Zijlstra
On Tue, Mar 10, 2015 at 09:04:23AM -0700, Linus Torvalds wrote: > > I think we should just make 'task_struct_cachep' have SLAB_DESTROY_BY_RCU. Yes, that'll work. Also for the other cases Oleg found previously I think. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[PATCH 35/56] staging: comedi: das08_pci: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/das08_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 33/56] staging: comedi: contec_pci_dio: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/contec_pci_dio.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 34/56] staging: comedi: daqboard2000: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/daqboard2000.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 36/56] staging: comedi: dt3000: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/dt3000.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/dt3000.c

Re: [PATCH v2 2/2] ARM: dts: am33xx: Move wkup_m3 node to soc node and add ranges

2015-03-10 Thread Tony Lindgren
* Suman Anna [150309 16:59]: > On 03/05/2015 10:57 AM, Tony Lindgren wrote: > > * Suman Anna [150305 08:47]: > >> On 03/05/2015 09:40 AM, Tony Lindgren wrote: > >>> * Dave Gerlach [150304 20:14]: > >> Dave, > >> > >> Looks like the commit message disappeared during your patch preparation. > >>

Re: [RFC] shmem: Add eventfd notification on utlilization level

2015-03-10 Thread Lukáš Czerner
On Tue, 10 Mar 2015, Beata Michalska wrote: > Date: Tue, 10 Mar 2015 16:25:12 +0100 > From: Beata Michalska > To: Jan Kara > Cc: Christoph Hellwig , > Kyungmin Park , > Krzysztof Kozlowski , > Hugh Dickins , linux-mm , > Linux Kernel Mailing List , > Alexander Viro , >

[PATCH 55/56] staging: comedi: s626: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/s626.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/s626.c

[PATCH 52/56] staging: comedi: ni_pcmdio: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_pcidio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_pcidio.c

[PATCH 49/56] staging: comedi: ni_660x: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_660x.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCH v2] HID: i2c-hid: Fix suspend/resume when already runtime suspended

2015-03-10 Thread Doug Anderson
Mika, On Tue, Mar 10, 2015 at 5:23 AM, Mika Westerberg wrote: > On Mon, Mar 09, 2015 at 12:44:47PM -0700, Doug Anderson wrote: >> If the i2c-hid device was runtime suspended and then the system >> suspended itself we'd end up disabling interrupts twice (in >> i2c_hid_runtime_suspend and

[PATCH 40/56] staging: comedi: jr3_pci: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/jr3_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 47/56] staging: comedi: ni_6527: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_6527.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 48/56] staging: comedi: ni_65xx: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/ni_65xx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 38/56] staging: comedi: gsc_hpdi: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/gsc_hpdi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 37/56] staging: comedi: dyna_pci10xx: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/dyna_pci10xx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 46/56] staging: comedi: mite.h: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/mite.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/mite.h

[PATCH 39/56] staging: comedi: icp_multi: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/icp_multi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 14/56] staging: comedi: adl_pci6208: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adl_pci6208.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 19/56] staging: comedi: adv_pci1710: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/adv_pci1710.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Suzuki K. Poulose
On 10/03/15 16:09, Nicolas Pitre wrote: On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: From: "Suzuki K. Poulose" This series enables the PMU monitoring support for CCI400 on ARM64. The existing CCI400 driver code is a mix of PMU driver and the MCPM driver code. The MCPM driver is only used on

[PATCH 29/56] staging: comedi: cb_pcidas: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/cb_pcidas.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 07/56] staging: comedi: addi_apci_1564: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_1564.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 11/56] staging: comedi: addi_apci_3120: include new "comedi_pci.h" header

2015-03-10 Thread Ian Abbott
Include the new "../comedi_pci.h" header instead of and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott --- drivers/staging/comedi/drivers/addi_apci_3120.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH 00/56] staging: comedi: introduce comedi_pci.h header

2015-03-10 Thread Ian Abbott
"comedidev.h" includes PCI-specific stuff that gets included by all comedi drivers including non-PCI ones. Separate it out into its own header "comedi_pci.h". Make the new header include and "comedidev.h" so that comedi PCI drivers do not need to include them explicitly. 01) staging: comedi:

Re: [PATCH 2/2] soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs

2015-03-10 Thread Sascha Hauer
On Tue, Mar 10, 2015 at 03:46:11PM +, Russell King - ARM Linux wrote: > On Tue, Mar 10, 2015 at 04:22:34PM +0100, Sascha Hauer wrote: > > + for (i = 0; i < 4; i++) { > > + pwrap_writel(wrp, i, PWRAP_SIDLY); > > + pwrap_read(wrp, PWRAP_DEW_READ_TEST, ); > > +

Re: [PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64

2015-03-10 Thread Nicolas Pitre
On Tue, 10 Mar 2015, Suzuki K. Poulose wrote: > From: "Suzuki K. Poulose" > > This series enables the PMU monitoring support for CCI400 on ARM64. > The existing CCI400 driver code is a mix of PMU driver and the MCPM > driver code. The MCPM driver is only used on ARM(32) and contains > arm32

Re: [PATCH] perf build: Fix libbabeltrace detection

2015-03-10 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 10, 2015 at 03:11:11PM +0100, Jiri Olsa escreveu: > On Tue, Mar 10, 2015 at 11:01:34AM -0300, Arnaldo Carvalho de Melo wrote: > > Ah, I found the following patch useful in debugging this, if you're ok with > > it, > > I'll put it in my tree with your Acked-by, ok? > > > > - Arnaldo >

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Lubomir Rintel
On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: > Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: > >This makes it possible to retain the route preference when RAs are handled in > >userspace. > > > >Signed-off-by: Lubomir Rintel > >--- > > include/uapi/linux/rtnetlink.h | 1 + >

Re: [tip:locking/core] locking/rwsem: Fix lock optimistic spinning when owner is not running

2015-03-10 Thread Linus Torvalds
On Sat, Mar 7, 2015 at 9:13 AM, Oleg Nesterov wrote: >> + /* >> + * Ensure we emit the owner->on_cpu, dereference _after_ >> + * checking sem->owner still matches owner, if that fails, >> + * owner might point to free()d memory, if it still

Re: [PATCH 2/4] soc: Mediatek: Add SCPSYS power domain driver

2015-03-10 Thread Kevin Hilman
Sascha Hauer writes: > On Tue, Mar 10, 2015 at 10:41:42AM +0100, Sascha Hauer wrote: >> > > +if (data->bus_prot_mask) { >> > > +u32 mask = data->bus_prot_mask; >> > > +struct regmap *infracfg = scp->infracfg; >> > > + >> > > +

Re: [PATCH] ipv6: expose RFC4191 route preference via rtnetlink

2015-03-10 Thread Jiri Pirko
Tue, Mar 10, 2015 at 04:56:53PM CET, lkund...@v3.sk wrote: >On Tue, 2015-03-03 at 16:17 +0100, Jiri Pirko wrote: >> Tue, Mar 03, 2015 at 11:01:52AM CET, lkund...@v3.sk wrote: >> >This makes it possible to retain the route preference when RAs are handled >> >in >> >userspace. >> > >>

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

2015-03-10 Thread Sudip Mukherjee
On Tue, Mar 10, 2015 at 04:08:15PM +0100, Greg KH wrote: > On Tue, Mar 10, 2015 at 04:07:28PM +1100, Stephen Rothwell wrote: > > Hi Greg, > > > > After merging the staging tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > In file included from

Re: Re: [PATCH v2 3/3] efi: Capsule update with user helper interface

2015-03-10 Thread Andy Lutomirski
On Tue, Mar 10, 2015 at 8:40 AM, Peter Jones wrote: > >> >> So, for the sysfs interface, let's not allow loading from /lib. Let's >> >> not require a userland tool. Let's just do, >> >> >> >> # echo /path/to/my/awesome/capsule.bin > /sys/../capsule >> > >> >> >> >> and be done with it. >> >> >>

<    1   2   3   4   5   6   7   8   9   10   >