Re: [PATCH RESEND] trace_uprobe: support reference counter in fd-based uprobe

2018-09-28 Thread Song Liu
> On Sep 28, 2018, at 12:52 AM, Peter Zijlstra wrote: > > On Fri, Sep 28, 2018 at 07:23:20AM +, Song Liu wrote: >> Hi Peter, >>> #ifdef CONFIG_UPROBE_EVENTS >>> +PMU_FORMAT_ATTR(ref_ctr_offset, "config:63-24"); >> >> I guess you meant this part? This is for uprobe only, so I put >> it

Re: [PATCH RESEND] trace_uprobe: support reference counter in fd-based uprobe

2018-09-28 Thread Song Liu
> On Sep 28, 2018, at 12:52 AM, Peter Zijlstra wrote: > > On Fri, Sep 28, 2018 at 07:23:20AM +, Song Liu wrote: >> Hi Peter, >>> #ifdef CONFIG_UPROBE_EVENTS >>> +PMU_FORMAT_ATTR(ref_ctr_offset, "config:63-24"); >> >> I guess you meant this part? This is for uprobe only, so I put >> it

Re: [PATCH] staging: bcm2835-camera: Avoid unneeded internal declaration warning

2018-09-28 Thread Nathan Chancellor
On Fri, Sep 28, 2018 at 10:04:29AM +0100, Dave Stevenson wrote: > Hi Nate > > Thanks for the patch. > > On Fri, 28 Sep 2018 at 01:53, Nathan Chancellor > wrote: > > > > Clang warns: > > > > drivers/staging/vc04_services/bcm2835-camera/controls.c:59:18: warning: > > variable 'mains_freq_qmenu'

Re: [PATCH] staging: bcm2835-camera: Avoid unneeded internal declaration warning

2018-09-28 Thread Nathan Chancellor
On Fri, Sep 28, 2018 at 10:04:29AM +0100, Dave Stevenson wrote: > Hi Nate > > Thanks for the patch. > > On Fri, 28 Sep 2018 at 01:53, Nathan Chancellor > wrote: > > > > Clang warns: > > > > drivers/staging/vc04_services/bcm2835-camera/controls.c:59:18: warning: > > variable 'mains_freq_qmenu'

[PATCH v4] staging: mt7621-mmc: Remove #if 0 blocks and fix macros

2018-09-28 Thread Nishad Kamdar
This patch removes #if 0 code blocks and usages of the functions defined in the #if 0 code block. It removes the macro msdc_irq_restore() and replaces its usage with call to the function called in the macro definition. Issue found by checkpatch. Signed-off-by: Nishad Kamdar --- Changes in v4:

[PATCH v4] staging: mt7621-mmc: Remove #if 0 blocks and fix macros

2018-09-28 Thread Nishad Kamdar
This patch removes #if 0 code blocks and usages of the functions defined in the #if 0 code block. It removes the macro msdc_irq_restore() and replaces its usage with call to the function called in the macro definition. Issue found by checkpatch. Signed-off-by: Nishad Kamdar --- Changes in v4:

[PATCH v2 2/2] printk: Add KBUILD_MODNAME and correct wrong casting

2018-09-28 Thread zhe.he
From: He Zhe Add KBUILD_MODNAME to make prints more clear and correct wrong casting that might cut off the normal output. Signed-off-by: He Zhe Cc: pmla...@suse.com Cc: sergey.senozhat...@gmail.com Cc: rost...@goodmis.org --- v2: Correct wrong cast in sprintf kernel/printk/printk.c | 7

[PATCH v2 2/2] printk: Add KBUILD_MODNAME and correct wrong casting

2018-09-28 Thread zhe.he
From: He Zhe Add KBUILD_MODNAME to make prints more clear and correct wrong casting that might cut off the normal output. Signed-off-by: He Zhe Cc: pmla...@suse.com Cc: sergey.senozhat...@gmail.com Cc: rost...@goodmis.org --- v2: Correct wrong cast in sprintf kernel/printk/printk.c | 7

[PATCH v3 1/2] printk: Fix panic caused by passing log_buf_len to command line

2018-09-28 Thread zhe.he
From: He Zhe log_buf_len_setup does not check input argument before passing it to simple_strtoull. The argument would be a NULL pointer if "log_buf_len", without its value, is set in command line and thus causes the following panic. PANIC: early exception 0xe3 IP 10:aaeacd0d error 0 cr2

[PATCH v4 bpf-next 01/10] bpf: extend cgroup bpf core to allow multiple cgroup storage types

2018-09-28 Thread Roman Gushchin
In order to introduce per-cpu cgroup storage, let's generalize bpf cgroup core to support multiple cgroup storage types. Potentially, per-node cgroup storage can be added later. This commit is mostly a formal change that replaces cgroup_storage pointer with a array of cgroup_storage pointers. It

[PATCH v3 1/2] printk: Fix panic caused by passing log_buf_len to command line

2018-09-28 Thread zhe.he
From: He Zhe log_buf_len_setup does not check input argument before passing it to simple_strtoull. The argument would be a NULL pointer if "log_buf_len", without its value, is set in command line and thus causes the following panic. PANIC: early exception 0xe3 IP 10:aaeacd0d error 0 cr2

[PATCH v4 bpf-next 01/10] bpf: extend cgroup bpf core to allow multiple cgroup storage types

2018-09-28 Thread Roman Gushchin
In order to introduce per-cpu cgroup storage, let's generalize bpf cgroup core to support multiple cgroup storage types. Potentially, per-node cgroup storage can be added later. This commit is mostly a formal change that replaces cgroup_storage pointer with a array of cgroup_storage pointers. It

Re: [PATCH v3] perf test: S390 does not support watchpoints in test 22

2018-09-28 Thread Arnaldo Carvalho de Melo
Em Fri, Sep 28, 2018 at 04:43:06PM +0530, Ravi Bangoria escreveu: > > > On 09/28/2018 04:23 PM, Thomas Richter wrote: > > S390 does not support the perf_event_open system call for > > attribute type PERF_TYPE_BREAKPOINT. This results in test > > failure for test 22: > > > > [root@s8360046

Re: [PATCH v3] perf test: S390 does not support watchpoints in test 22

2018-09-28 Thread Arnaldo Carvalho de Melo
Em Fri, Sep 28, 2018 at 04:43:06PM +0530, Ravi Bangoria escreveu: > > > On 09/28/2018 04:23 PM, Thomas Richter wrote: > > S390 does not support the perf_event_open system call for > > attribute type PERF_TYPE_BREAKPOINT. This results in test > > failure for test 22: > > > > [root@s8360046

KASAN: slab-out-of-bounds Read in string (2)

2018-09-28 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:c127e59bee3e Merge tag 'for_v4.19-rc6' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13b2f32a40 kernel config: https://syzkaller.appspot.com/x/.config?x=dfb440e26f0a6f6f

KASAN: slab-out-of-bounds Read in string (2)

2018-09-28 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:c127e59bee3e Merge tag 'for_v4.19-rc6' of git://git.kernel.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=13b2f32a40 kernel config: https://syzkaller.appspot.com/x/.config?x=dfb440e26f0a6f6f

Re: [PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test

2018-09-28 Thread Thomas Gleixner
On Fri, 28 Sep 2018, Andy Lutomirski wrote: > > On Sep 28, 2018, at 1:42 AM, Thomas Gleixner wrote: > > > >> On Fri, 28 Sep 2018, Martin Schwidefsky wrote: > >> On Fri, 28 Sep 2018 09:12:10 +0200 > >> Geert Uytterhoeven wrote: > >>> I don't know if that has happened, and whether it would work

Re: [PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test

2018-09-28 Thread Thomas Gleixner
On Fri, 28 Sep 2018, Andy Lutomirski wrote: > > On Sep 28, 2018, at 1:42 AM, Thomas Gleixner wrote: > > > >> On Fri, 28 Sep 2018, Martin Schwidefsky wrote: > >> On Fri, 28 Sep 2018 09:12:10 +0200 > >> Geert Uytterhoeven wrote: > >>> I don't know if that has happened, and whether it would work

Re: [PATCH v7 1/6] seccomp: add a return code to trap to userspace

2018-09-28 Thread Tycho Andersen
On Thu, Sep 27, 2018 at 04:10:29PM -0700, Kees Cook wrote: > On Thu, Sep 27, 2018 at 3:48 PM, Tycho Andersen wrote: > > On Thu, Sep 27, 2018 at 02:31:24PM -0700, Kees Cook wrote: > >> On Thu, Sep 27, 2018 at 8:11 AM, Tycho Andersen wrote: > >> struct seccomp_notif { > >> __u16

Re: [PATCH v7 1/6] seccomp: add a return code to trap to userspace

2018-09-28 Thread Tycho Andersen
On Thu, Sep 27, 2018 at 04:10:29PM -0700, Kees Cook wrote: > On Thu, Sep 27, 2018 at 3:48 PM, Tycho Andersen wrote: > > On Thu, Sep 27, 2018 at 02:31:24PM -0700, Kees Cook wrote: > >> On Thu, Sep 27, 2018 at 8:11 AM, Tycho Andersen wrote: > >> struct seccomp_notif { > >> __u16

Re: [PATCH 07/13] staging:rtl8192u: Remove DelayBA, PSMP and Rsvd1 - Style

2018-09-28 Thread Dan Carpenter
Yeah... :( All the remaining patches are similar and risky. regards, dan carpenter

Re: [PATCH 07/13] staging:rtl8192u: Remove DelayBA, PSMP and Rsvd1 - Style

2018-09-28 Thread Dan Carpenter
Yeah... :( All the remaining patches are similar and risky. regards, dan carpenter

Re: [PATCH 06/13] staging:rtl8192u: Remove TxSTBC and RxSTBC - Style

2018-09-28 Thread Dan Carpenter
On Wed, Sep 26, 2018 at 08:16:57PM +0100, John Whitmore wrote: > Remove the member variables TxSTBC and RxSTBC as neither is used in > code. > > This is a coding style change which should not impact runtime code > execution. > > Signed-off-by: John Whitmore > --- >

Re: [PATCH 06/13] staging:rtl8192u: Remove TxSTBC and RxSTBC - Style

2018-09-28 Thread Dan Carpenter
On Wed, Sep 26, 2018 at 08:16:57PM +0100, John Whitmore wrote: > Remove the member variables TxSTBC and RxSTBC as neither is used in > code. > > This is a coding style change which should not impact runtime code > execution. > > Signed-off-by: John Whitmore > --- >

Re: [PATCH 05/13] staging:rtl8192u: Remove AdvCoding and GreenField - Style

2018-09-28 Thread Dan Carpenter
On Wed, Sep 26, 2018 at 08:16:56PM +0100, John Whitmore wrote: > The member variables AdvCoding and GreenField are unused in code so > have been removed from the structure and associated initialisation > function. > > This is a coding style change which should have no impact on runtime > code

Re: [PATCH 05/13] staging:rtl8192u: Remove AdvCoding and GreenField - Style

2018-09-28 Thread Dan Carpenter
On Wed, Sep 26, 2018 at 08:16:56PM +0100, John Whitmore wrote: > The member variables AdvCoding and GreenField are unused in code so > have been removed from the structure and associated initialisation > function. > > This is a coding style change which should have no impact on runtime > code

Re: [PATCH v2 0/7] Add-DMA-MDMA-chaining-support

2018-09-28 Thread Pierre Yves MORDRET
Hello all, I've submitted a V3 following a KBuild warning. You can thus drop this V2. Thanks and sorry for the spamming. Have a nice weekend. Regards On 09/28/2018 10:36 AM, Pierre-Yves MORDRET wrote: > This serie adds support for M2M transfer triggered by STM32 DMA in order to > transfer data

Re: [PATCH v2 0/7] Add-DMA-MDMA-chaining-support

2018-09-28 Thread Pierre Yves MORDRET
Hello all, I've submitted a V3 following a KBuild warning. You can thus drop this V2. Thanks and sorry for the spamming. Have a nice weekend. Regards On 09/28/2018 10:36 AM, Pierre-Yves MORDRET wrote: > This serie adds support for M2M transfer triggered by STM32 DMA in order to > transfer data

[GIT PULL] spi fixes for v4.19

2018-09-28 Thread Mark Brown
The following changes since commit 5223c9c1cbfc0cd4d0a1b50758e0949af3290fa1: spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE (2018-08-28 20:55:23 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.19-rc5 for you to

[GIT PULL] spi fixes for v4.19

2018-09-28 Thread Mark Brown
The following changes since commit 5223c9c1cbfc0cd4d0a1b50758e0949af3290fa1: spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE (2018-08-28 20:55:23 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.19-rc5 for you to

Re: [PATCH v4 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough

2018-09-28 Thread Masayoshi Mizuma
On Fri, Sep 28, 2018 at 10:48:57AM +0800, Baoquan He wrote: > On 09/27/18 at 04:31pm, Masayoshi Mizuma wrote: > > From: Masayoshi Mizuma > > > > Add warning message if the padding size for KASLR, > > rand_mem_physical_padding, is not enough. The message also > > says the suitable padding size. >

Re: [PATCH v4 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough

2018-09-28 Thread Masayoshi Mizuma
On Fri, Sep 28, 2018 at 10:48:57AM +0800, Baoquan He wrote: > On 09/27/18 at 04:31pm, Masayoshi Mizuma wrote: > > From: Masayoshi Mizuma > > > > Add warning message if the padding size for KASLR, > > rand_mem_physical_padding, is not enough. The message also > > says the suitable padding size. >

Re: linux-next: build warning after merge of the block tree

2018-09-28 Thread Jens Axboe
On 9/28/18 12:43 AM, Omar Sandoval wrote: > On Fri, Sep 28, 2018 at 11:11:24AM +1000, Stephen Rothwell wrote: >> Hi Jens, >> >> After merging the block tree, today's linux-next build (arm >> multi_v7_defconfig) produced this warning: >> >> block/kyber-iosched.c:84:22: warning: integer overflow in

Re: linux-next: build warning after merge of the block tree

2018-09-28 Thread Jens Axboe
On 9/28/18 12:43 AM, Omar Sandoval wrote: > On Fri, Sep 28, 2018 at 11:11:24AM +1000, Stephen Rothwell wrote: >> Hi Jens, >> >> After merging the block tree, today's linux-next build (arm >> multi_v7_defconfig) produced this warning: >> >> block/kyber-iosched.c:84:22: warning: integer overflow in

Re: [PATCH v3] slub: extend slub debug to handle multiple slabs

2018-09-28 Thread Christopher Lameter
On Fri, 28 Sep 2018, Aaron Tomlin wrote: > Extend the slub_debug syntax to "slub_debug=[,]*", where > may contain an asterisk at the end. For example, the following would poison > all kmalloc slabs: Acked-by: Christoph Lameter

Re: [PATCH v3] slub: extend slub debug to handle multiple slabs

2018-09-28 Thread Christopher Lameter
On Fri, 28 Sep 2018, Aaron Tomlin wrote: > Extend the slub_debug syntax to "slub_debug=[,]*", where > may contain an asterisk at the end. For example, the following would poison > all kmalloc slabs: Acked-by: Christoph Lameter

[PATCH V2 2/5] usb: xhci: tegra: Power-off power-domains on removal

2018-09-28 Thread Jon Hunter
Currently the XUSB power domains used by the Tegra xHCI controller are never powered off on the removal of the driver, however, they will be powered off on probe failure. Update the removal code to be consistent with the probe failure path to power off the XUSB power domains. Signed-off-by: Jon

[PATCH V2 2/5] usb: xhci: tegra: Power-off power-domains on removal

2018-09-28 Thread Jon Hunter
Currently the XUSB power domains used by the Tegra xHCI controller are never powered off on the removal of the driver, however, they will be powered off on probe failure. Update the removal code to be consistent with the probe failure path to power off the XUSB power domains. Signed-off-by: Jon

[PATCH V2 3/5] usb: xhci: tegra: Add genpd support

2018-09-28 Thread Jon Hunter
The generic power-domain framework has been updated to allow devices that require more than one power-domain to create a new device for each power-domain required and then link these new power-domain devices to the consumer device. Update the Tegra xHCI driver to use the new APIs provided by the

[PATCH V2 5/5] arm64: dts: tegra210: Add power-domains for xHCI

2018-09-28 Thread Jon Hunter
Populate the power-domain properties for the xHCI device for Tegra210. Signed-off-by: Jon Hunter --- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/arch/arm64/boot/dts/nvidia/tegra210.dtsi index

[PATCH V2 3/5] usb: xhci: tegra: Add genpd support

2018-09-28 Thread Jon Hunter
The generic power-domain framework has been updated to allow devices that require more than one power-domain to create a new device for each power-domain required and then link these new power-domain devices to the consumer device. Update the Tegra xHCI driver to use the new APIs provided by the

[PATCH V2 5/5] arm64: dts: tegra210: Add power-domains for xHCI

2018-09-28 Thread Jon Hunter
Populate the power-domain properties for the xHCI device for Tegra210. Signed-off-by: Jon Hunter --- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/arch/arm64/boot/dts/nvidia/tegra210.dtsi index

[PATCH V2 4/5] soc/tegra: pmc: Don't power-up XUSB power-domains

2018-09-28 Thread Jon Hunter
Now that the Tegra xHCI driver manages the XUSB power-domains itself, remove the code to power-up the power-domains used by the xHCI device from the PMC driver on boot. Signed-off-by: Jon Hunter --- drivers/soc/tegra/pmc.c | 16 1 file changed, 16 deletions(-) diff --git

[PATCH V2 4/5] soc/tegra: pmc: Don't power-up XUSB power-domains

2018-09-28 Thread Jon Hunter
Now that the Tegra xHCI driver manages the XUSB power-domains itself, remove the code to power-up the power-domains used by the xHCI device from the PMC driver on boot. Signed-off-by: Jon Hunter --- drivers/soc/tegra/pmc.c | 16 1 file changed, 16 deletions(-) diff --git

[PATCH V2 1/5] dt-bindings: usb: xhci-tegra: Add power-domain details

2018-09-28 Thread Jon Hunter
Add details for power-domains to the Tegra xHCI bindings so that generic power-domains can be used for inconjunction with the xHCI driver. Signed-off-by: Jon Hunter --- Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt | 8 1 file changed, 8 insertions(+) diff --git

[PATCH V2 0/5] Tegra xHCI genpd support

2018-09-28 Thread Jon Hunter
This series add genpd support for the Tegra xHCI device that requires more than one power-domain to operate. This series is making changes to more than one subsystem and at first glance may look like a maintainers nightmare. However, my proposal is this, once reviewed and people are happy ... 1.

[PATCH V2 1/5] dt-bindings: usb: xhci-tegra: Add power-domain details

2018-09-28 Thread Jon Hunter
Add details for power-domains to the Tegra xHCI bindings so that generic power-domains can be used for inconjunction with the xHCI driver. Signed-off-by: Jon Hunter --- Documentation/devicetree/bindings/usb/nvidia,tegra124-xusb.txt | 8 1 file changed, 8 insertions(+) diff --git

[PATCH V2 0/5] Tegra xHCI genpd support

2018-09-28 Thread Jon Hunter
This series add genpd support for the Tegra xHCI device that requires more than one power-domain to operate. This series is making changes to more than one subsystem and at first glance may look like a maintainers nightmare. However, my proposal is this, once reviewed and people are happy ... 1.

Re: [PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test

2018-09-28 Thread Andy Lutomirski
> On Sep 28, 2018, at 1:42 AM, Thomas Gleixner wrote: > >> On Fri, 28 Sep 2018, Martin Schwidefsky wrote: >> On Fri, 28 Sep 2018 09:12:10 +0200 >> Geert Uytterhoeven wrote: >>> I don't know if that has happened, and whether it would work on s390 now. >> >> commit

Re: [PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test

2018-09-28 Thread Andy Lutomirski
> On Sep 28, 2018, at 1:42 AM, Thomas Gleixner wrote: > >> On Fri, 28 Sep 2018, Martin Schwidefsky wrote: >> On Fri, 28 Sep 2018 09:12:10 +0200 >> Geert Uytterhoeven wrote: >>> I don't know if that has happened, and whether it would work on s390 now. >> >> commit

Applied "spi: mediatek: add bindings for Mediatek MT2712 soc platform" to the spi tree

2018-09-28 Thread Mark Brown
The patch spi: mediatek: add bindings for Mediatek MT2712 soc platform has been applied to the spi tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24

Applied "spi: mediatek: add bindings for Mediatek MT2712 soc platform" to the spi tree

2018-09-28 Thread Mark Brown
The patch spi: mediatek: add bindings for Mediatek MT2712 soc platform has been applied to the spi tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24

Applied "regulator: Support regulators where voltage ranges are selectable" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: Support regulators where voltage ranges are selectable has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator/mfd: bd718xx: rename bd71837/bd71847 common instances" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator/mfd: bd718xx: rename bd71837/bd71847 common instances has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator: Support regulators where voltage ranges are selectable" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: Support regulators where voltage ranges are selectable has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator/mfd: bd718xx: rename bd71837/bd71847 common instances" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator/mfd: bd718xx: rename bd71837/bd71847 common instances has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator/mfd: Support ROHM BD71847 power management IC" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator/mfd: Support ROHM BD71847 power management IC has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next

Applied "regulator/mfd: Support ROHM BD71847 power management IC" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator/mfd: Support ROHM BD71847 power management IC has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next

Applied "regulator: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: dt bindings: add BD71847 device-tree binding documentation has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime

Applied "mfd: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree

2018-09-28 Thread Mark Brown
The patch mfd: dt bindings: add BD71847 device-tree binding documentation has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: dt bindings: add BD71847 device-tree binding documentation has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime

Applied "mfd: dt bindings: add BD71847 device-tree binding documentation" to the regulator tree

2018-09-28 Thread Mark Brown
The patch mfd: dt bindings: add BD71847 device-tree binding documentation has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in

Applied "regulator: bd718XX use pickable ranges" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: bd718XX use pickable ranges has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent

Applied "regulator: bd718XX use pickable ranges" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: bd718XX use pickable ranges has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent

Applied "regulator: bd718xx: rename bd71837 to 718xx" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: bd718xx: rename bd71837 to 718xx has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and

Applied "regulator: bd718xx: rename bd71837 to 718xx" to the regulator tree

2018-09-28 Thread Mark Brown
The patch regulator: bd718xx: rename bd71837 to 718xx has been applied to the regulator tree at https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and

Re: [RFC 0/5] perf: Per PMU access controls (paranoid setting)

2018-09-28 Thread Thomas Gleixner
Tvrtko, On Fri, 28 Sep 2018, Tvrtko Ursulin wrote: > On 28/09/2018 11:26, Thomas Gleixner wrote: > > On Wed, 19 Sep 2018, Tvrtko Ursulin wrote: > > > > It would be very helpful if you cc all involved people on the cover letter > > instead of just cc'ing your own pile of email addresses. CC'ed

Re: [RFC 0/5] perf: Per PMU access controls (paranoid setting)

2018-09-28 Thread Thomas Gleixner
Tvrtko, On Fri, 28 Sep 2018, Tvrtko Ursulin wrote: > On 28/09/2018 11:26, Thomas Gleixner wrote: > > On Wed, 19 Sep 2018, Tvrtko Ursulin wrote: > > > > It would be very helpful if you cc all involved people on the cover letter > > instead of just cc'ing your own pile of email addresses. CC'ed

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-28 Thread Mark Brown
On Fri, Sep 21, 2018 at 11:52:58AM -0700, Lee Jones wrote: > > Great, thanks. There's also the MFD DT bindings and another patch later > > on with Acked-for-MFD tags on them, should I convert the tags to acks, > > apply those as well and include them in the pull request? > Please. The

Re: [PATCH v3 1/7] regulator/mfd: Support ROHM BD71847 power management IC

2018-09-28 Thread Mark Brown
On Fri, Sep 21, 2018 at 11:52:58AM -0700, Lee Jones wrote: > > Great, thanks. There's also the MFD DT bindings and another patch later > > on with Acked-for-MFD tags on them, should I convert the tags to acks, > > apply those as well and include them in the pull request? > Please. The

Re: [PATCH] soc: qcom: qmi: add a prompt to QCOM_QMI_HELPERS

2018-09-28 Thread Niklas Cassel
On Fri, Sep 28, 2018 at 08:23:03AM -0500, Alex Elder wrote: > On 09/28/2018 07:26 AM, Niklas Cassel wrote: > > On Fri, Sep 28, 2018 at 06:41:11AM -0500, Alex Elder wrote: > >> Was there something wrong with this patch? I sent it a long time > >> ago but it still applies cleanly. I can re-send if

Re: [PATCH] soc: qcom: qmi: add a prompt to QCOM_QMI_HELPERS

2018-09-28 Thread Niklas Cassel
On Fri, Sep 28, 2018 at 08:23:03AM -0500, Alex Elder wrote: > On 09/28/2018 07:26 AM, Niklas Cassel wrote: > > On Fri, Sep 28, 2018 at 06:41:11AM -0500, Alex Elder wrote: > >> Was there something wrong with this patch? I sent it a long time > >> ago but it still applies cleanly. I can re-send if

Re: [PATCH] PCI/AER: Clear uncorrectable error status for device

2018-09-28 Thread Sinan Kaya
On 9/28/2018 6:24 AM, p...@codeaurora.org wrote: 1) Does that seem like the right place? IMO, I think best is to call after driver callback in PCI core. A driver specific action can cause some of these errors. We don't want to return with outstanding errors. 2) I guess all we need now would 

Re: [PATCH] PCI/AER: Clear uncorrectable error status for device

2018-09-28 Thread Sinan Kaya
On 9/28/2018 6:24 AM, p...@codeaurora.org wrote: 1) Does that seem like the right place? IMO, I think best is to call after driver callback in PCI core. A driver specific action can cause some of these errors. We don't want to return with outstanding errors. 2) I guess all we need now would 

Re: [PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms

2018-09-28 Thread Krzysztof Kozlowski
On Fri, 28 Sep 2018 at 15:37, Bartlomiej Zolnierkiewicz wrote: > > "Samsung PM Suspend debug" feature (controlled by SAMSUNG_PM_DEBUG > config option) is not working properly (debug messages are not > displayed after resume) on Exynos platforms because GPIOs restore > code is not implemented.

Re: [PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms

2018-09-28 Thread Krzysztof Kozlowski
On Fri, 28 Sep 2018 at 15:37, Bartlomiej Zolnierkiewicz wrote: > > "Samsung PM Suspend debug" feature (controlled by SAMSUNG_PM_DEBUG > config option) is not working properly (debug messages are not > displayed after resume) on Exynos platforms because GPIOs restore > code is not implemented.

Re: [PATCH 2/3] ARM: psci: Fix secondary core boot with THUMB2_KERNEL

2018-09-28 Thread Mark Rutland
On Thu, Sep 27, 2018 at 12:27:10PM -0700, Florian Fainelli wrote: > When THUMB2_KERNEL is enabled, we would be setting the secondary core's > entry point to secondary_startup() which is already Thumb2 code, utilize > secondary_startup_arm() which takes care of doing the mode switching for > us.

Re: [PATCH 2/3] ARM: psci: Fix secondary core boot with THUMB2_KERNEL

2018-09-28 Thread Mark Rutland
On Thu, Sep 27, 2018 at 12:27:10PM -0700, Florian Fainelli wrote: > When THUMB2_KERNEL is enabled, we would be setting the secondary core's > entry point to secondary_startup() which is already Thumb2 code, utilize > secondary_startup_arm() which takes care of doing the mode switching for > us.

Re: [PATCH 1/3] firmware/psci: Fix cpu_resume entry points with THUMB2_KERNEL

2018-09-28 Thread Mark Rutland
On Thu, Sep 27, 2018 at 12:27:09PM -0700, Florian Fainelli wrote: > When THUMB2_KERNEL is enabled, we would be failing to resume from an > idle or system suspend call where the reentry point is set to > cpu_resume() because that function is in Thumb2. Utilize > cpu_resume_arm() for ARM 32-bit

Re: [PATCH 1/3] firmware/psci: Fix cpu_resume entry points with THUMB2_KERNEL

2018-09-28 Thread Mark Rutland
On Thu, Sep 27, 2018 at 12:27:09PM -0700, Florian Fainelli wrote: > When THUMB2_KERNEL is enabled, we would be failing to resume from an > idle or system suspend call where the reentry point is set to > cpu_resume() because that function is in Thumb2. Utilize > cpu_resume_arm() for ARM 32-bit

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Cornelia Huck
On Fri, 28 Sep 2018 15:42:35 +0200 Christian Borntraeger wrote: > On 09/28/2018 03:41 PM, Halil Pasic wrote: > > > > > > On 09/28/2018 03:35 PM, Cornelia Huck wrote: > >> On Fri, 28 Sep 2018 09:33:21 -0400 > >> Tony Krowiak wrote: > >> > >>> From: Tony Krowiak > >>> > >>> Fixes case

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Cornelia Huck
On Fri, 28 Sep 2018 15:42:35 +0200 Christian Borntraeger wrote: > On 09/28/2018 03:41 PM, Halil Pasic wrote: > > > > > > On 09/28/2018 03:35 PM, Cornelia Huck wrote: > >> On Fri, 28 Sep 2018 09:33:21 -0400 > >> Tony Krowiak wrote: > >> > >>> From: Tony Krowiak > >>> > >>> Fixes case

Re: [FIXUP v9] fixup! fixup! s390: doc: detailed specifications for AP virtualization

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:43 PM, Tony Krowiak wrote: > From: Tony Krowiak > > Removes extraneous text from third line below: > > +05 CEX5A Accelerator > +05.0047 CEX5A Accelerator > +05.00ff CEX5A Accelerator (5,4), (5,171), (6,4), (6,171), >

Re: [FIXUP v9] fixup! fixup! s390: doc: detailed specifications for AP virtualization

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:43 PM, Tony Krowiak wrote: > From: Tony Krowiak > > Removes extraneous text from third line below: > > +05 CEX5A Accelerator > +05.0047 CEX5A Accelerator > +05.00ff CEX5A Accelerator (5,4), (5,171), (6,4), (6,171), >

[FIXUP v9] fixup! fixup! s390: doc: detailed specifications for AP virtualization

2018-09-28 Thread Tony Krowiak
From: Tony Krowiak Removes extraneous text from third line below: +05 CEX5A Accelerator +05.0047 CEX5A Accelerator +05.00ff CEX5A Accelerator (5,4), (5,171), (6,4), (6,171), ^^^ --- Documentation/s390/vfio-ap.txt | 2

[FIXUP v9] fixup! fixup! s390: doc: detailed specifications for AP virtualization

2018-09-28 Thread Tony Krowiak
From: Tony Krowiak Removes extraneous text from third line below: +05 CEX5A Accelerator +05.0047 CEX5A Accelerator +05.00ff CEX5A Accelerator (5,4), (5,171), (6,4), (6,171), ^^^ --- Documentation/s390/vfio-ap.txt | 2

[GIT PULL] regulator fixes for v4.19

2018-09-28 Thread Mark Brown
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.19-rc5 for you to fetch changes up to

[GIT PULL] regulator fixes for v4.19

2018-09-28 Thread Mark Brown
The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v4.19-rc5 for you to fetch changes up to

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:41 PM, Halil Pasic wrote: > > > On 09/28/2018 03:35 PM, Cornelia Huck wrote: >> On Fri, 28 Sep 2018 09:33:21 -0400 >> Tony Krowiak wrote: >> >>> From: Tony Krowiak >>> >>> Fixes case statement in vfio_ap_mdev_copy_masks() function in >>> vfio-ap-ops.c. >>> --- >>>

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:41 PM, Halil Pasic wrote: > > > On 09/28/2018 03:35 PM, Cornelia Huck wrote: >> On Fri, 28 Sep 2018 09:33:21 -0400 >> Tony Krowiak wrote: >> >>> From: Tony Krowiak >>> >>> Fixes case statement in vfio_ap_mdev_copy_masks() function in >>> vfio-ap-ops.c. >>> --- >>>

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:35 PM, Cornelia Huck wrote: > On Fri, 28 Sep 2018 09:33:21 -0400 > Tony Krowiak wrote: > >> From: Tony Krowiak >> >> Fixes case statement in vfio_ap_mdev_copy_masks() function in >> vfio-ap-ops.c. >> --- >> drivers/s390/crypto/vfio_ap_ops.c | 3 ++- >> 1 file changed, 2

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
On 09/28/2018 03:35 PM, Cornelia Huck wrote: > On Fri, 28 Sep 2018 09:33:21 -0400 > Tony Krowiak wrote: > >> From: Tony Krowiak >> >> Fixes case statement in vfio_ap_mdev_copy_masks() function in >> vfio-ap-ops.c. >> --- >> drivers/s390/crypto/vfio_ap_ops.c | 3 ++- >> 1 file changed, 2

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Halil Pasic
On 09/28/2018 03:35 PM, Cornelia Huck wrote: > On Fri, 28 Sep 2018 09:33:21 -0400 > Tony Krowiak wrote: > >> From: Tony Krowiak >> >> Fixes case statement in vfio_ap_mdev_copy_masks() function in >> vfio-ap-ops.c. >> --- >> drivers/s390/crypto/vfio_ap_ops.c | 3 ++- >> 1 file changed, 2

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Halil Pasic
On 09/28/2018 03:35 PM, Cornelia Huck wrote: > On Fri, 28 Sep 2018 09:33:21 -0400 > Tony Krowiak wrote: > >> From: Tony Krowiak >> >> Fixes case statement in vfio_ap_mdev_copy_masks() function in >> vfio-ap-ops.c. >> --- >> drivers/s390/crypto/vfio_ap_ops.c | 3 ++- >> 1 file changed, 2

Re: [RESEND PATCH 0/2] Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks

2018-09-28 Thread Steve McIntyre
[ Re-sending without the corporate footer garbage... ] On Wed, Sep 05, 2018 at 03:34:41PM +0100, Will Deacon wrote: >Hi all, > >This is a resend of: > > http://lists.infradead.org/pipermail/linux-arm-kernel/2018-July/593559.html > >now based on 4.19-rc2. > >The Debian folks have observed a

Re: [RESEND PATCH 0/2] Don't use SIGMINSTKSZ when enforcing alternative signal stack size for compat tasks

2018-09-28 Thread Steve McIntyre
[ Re-sending without the corporate footer garbage... ] On Wed, Sep 05, 2018 at 03:34:41PM +0100, Will Deacon wrote: >Hi all, > >This is a resend of: > > http://lists.infradead.org/pipermail/linux-arm-kernel/2018-July/593559.html > >now based on 4.19-rc2. > >The Debian folks have observed a

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
I will fold in. On 09/28/2018 03:33 PM, Tony Krowiak wrote: > From: Tony Krowiak > > Fixes case statement in vfio_ap_mdev_copy_masks() function in > vfio-ap-ops.c. > --- > drivers/s390/crypto/vfio_ap_ops.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git

Re: [FIXUP v11] fixup! s390: vfio-ap: implement mediated device open callback

2018-09-28 Thread Christian Borntraeger
I will fold in. On 09/28/2018 03:33 PM, Tony Krowiak wrote: > From: Tony Krowiak > > Fixes case statement in vfio_ap_mdev_copy_masks() function in > vfio-ap-ops.c. > --- > drivers/s390/crypto/vfio_ap_ops.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git

[PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms

2018-09-28 Thread Bartlomiej Zolnierkiewicz
"Samsung PM Suspend debug" feature (controlled by SAMSUNG_PM_DEBUG config option) is not working properly (debug messages are not displayed after resume) on Exynos platforms because GPIOs restore code is not implemented. Add PLAT_S3C24XX, ARCH_S3C64XX and ARCH_S5PV210 dependencies to

[PATCH] ARM: SAMSUNG: limit SAMSUNG_PM_DEBUG config option to non-Exynos platforms

2018-09-28 Thread Bartlomiej Zolnierkiewicz
"Samsung PM Suspend debug" feature (controlled by SAMSUNG_PM_DEBUG config option) is not working properly (debug messages are not displayed after resume) on Exynos platforms because GPIOs restore code is not implemented. Add PLAT_S3C24XX, ARCH_S3C64XX and ARCH_S5PV210 dependencies to

<    3   4   5   6   7   8   9   10   11   12   >