Re: [PATCH] ASoC: dwc: remove 'out of memory' message

2017-02-26 Thread Takashi Sakamoto
Hi, On Feb 25 2017 20:03, Mihai Burduselu wrote: Reported by checkpatch.pl Signed-off-by: Mihai Burduselu --- sound/soc/dwc/designware_i2s.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/soc/dwc/designware_i2s.c b/sound/soc/dwc/designware_i2s.c index 9c46e4112026

Re: [PATCH] ASoC: rockchip: i2s: Remove unnecessary 'out of memory' message

2017-02-26 Thread Takashi Sakamoto
On Feb 25 2017 19:18, Mihai-Valentin DUMITRU wrote: This was reported by checkpatch.pl Signed-off-by: Mihai-Valentin DUMITRU --- sound/soc/rockchip/rockchip_i2s.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/soc/rockchip/rockchip_i2s.c b/sound/soc/rockchip/rock

Re: [PATCH] ASoC: spear: Remove redundant message

2017-02-26 Thread Takashi Sakamoto
On Feb 25 2017 19:33, dspmihai wrote: This was reported by checkpatch.pl Signed-off-by: Despotovici Mihai --- sound/soc/spear/spdif_in.c | 4 +--- sound/soc/spear/spdif_out.c | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/sound/soc/spear/spdif_in.c b/sound/soc/spear/

Re: [PATCH 1/2] lightnvm: add generic ocssd detection

2017-02-26 Thread Christoph Hellwig
[adding linux-nvme to Cc as the patch changes the nvme driver, despite the subject line] On Sat, Feb 25, 2017 at 08:16:04PM +0100, Matias Bjørling wrote: > On 02/25/2017 07:21 PM, Christoph Hellwig wrote: > > On Fri, Feb 24, 2017 at 06:16:48PM +0100, Matias Bjørling wrote: > > > More implementatio

Re: camera subdevice support was Re: [PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times

2017-02-26 Thread Pavel Machek
Ahoj! :-) > > > > Ok, I got the camera sensor to work. No subdevices support, so I don't > > > > have focus (etc) working, but that's a start. I also had to remove > > > > video-bus-switch support; but I guess it will be easier to use > > > > video-multiplexer patches... > > > > > > > > I'll hav

Re: Still OOM problems with 4.9er/4.10er kernels

2017-02-26 Thread Gerhard Wiesinger
On 04.01.2017 10:11, Michal Hocko wrote: The VM stops working (e.g. not pingable) after around 8h (will be restarted automatically), happened serveral times. Had also further OOMs which I sent to Mincham. Could you post them to the mailing list as well, please? Still OOMs on dnf update proced

[PATCH] KVM: nVMX: Fix pending events injection

2017-02-26 Thread Wanpeng Li
From: Wanpeng Li L2 fails to boot on a non-APICv box dues to 'commit 0ad3bed6c5ec ("kvm: nVMX: move nested events check to kvm_vcpu_running")' KVM internal error. Suberror: 3 extra data[0]: 80ef extra data[1]: 1 RAX= RBX=81f36140 RCX= RDX=000

Re: [PATCH v5 6/7] arm64: dts: allwinner: add Allwinner H5 .dtsi

2017-02-26 Thread Rask Ingemann Lambertsen
On Sun, Feb 26, 2017 at 09:19:55AM +0800, Icenowy Zheng wrote: > From: Andre Przywara > > The Allwinner H5 SoC is pin-compatible to the H3 SoC, but uses > Cortex-A53 cores instead. > Based on the now shared base .dtsi describing the common peripherals > describe the H5 specific nodes on top of th

Re: [PATCH] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'

2017-02-26 Thread walter harms
Am 26.02.2017 08:52, schrieb Christophe JAILLET: > If a 'clk_prepare_enable()' fails, then we need to disable_unprepare the > clk already handled. > > With the current implemenatation, we try to do that on the clk that has > triggered the error, which is a no-op, and leave 'msm_host->bus_clks[0]

Re: [Intel-wired-lan] [PATCH] e1000e: fix timing for 82579 Gigabit Ethernet controller

2017-02-26 Thread Neftin, Sasha
On 2/19/2017 14:55, Neftin, Sasha wrote: On 2/16/2017 20:42, Bernd Faust wrote: After an upgrade to Linux kernel v4.x the hardware timestamps of the 82579 Gigabit Ethernet Controller are different than expected. The values that are being read are almost four times as big as before the kernel upg

Re: [PATCH v5 6/7] arm64: dts: allwinner: add Allwinner H5 .dtsi

2017-02-26 Thread Chen-Yu Tsai
On Sun, Feb 26, 2017 at 4:55 PM, Rask Ingemann Lambertsen wrote: > On Sun, Feb 26, 2017 at 09:19:55AM +0800, Icenowy Zheng wrote: >> From: Andre Przywara >> >> The Allwinner H5 SoC is pin-compatible to the H3 SoC, but uses >> Cortex-A53 cores instead. >> Based on the now shared base .dtsi describ

Re: [PATCH v5 7/7] arm64: dts: sunxi: add support for the Orange Pi PC 2 board

2017-02-26 Thread Rask Ingemann Lambertsen
On Sun, Feb 26, 2017 at 09:19:56AM +0800, Icenowy Zheng wrote: > diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts > b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts > new file mode 100644 > index ..79784cba806c > --- /dev/null > +++ b/arch/arm64/boot/dts/

Re: [PATCH v5 2/7] clk: sunxi-ng: rename sun8i-h3 driver to sunxi-h3-h5

2017-02-26 Thread Rask Ingemann Lambertsen
On Sun, Feb 26, 2017 at 09:19:51AM +0800, Icenowy Zheng wrote: > As the CCU in the Allwinner H5 SoC is very similar to the one in H3, > rename the H3 driver to sunxi-h3-h5 so that it can be extended with H5 > support. > > Trasitional header symlinks are created, to ensure current device tree s/Tr

[usb] bea5b158ff WARNING: CPU: 0 PID: 25 at drivers/usb/core/urb.c:338 usb_submit_urb

2017-02-26 Thread Fengguang Wu
Greetings, This debug patch possibly discloses some USB/I2C bugs. Since the USB warning shows up earlier in dmesg, it might also be the root cause of the I2C bug. The attached reproduce-* script may help debug them. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit

[usb] bea5b158ff WARNING: CPU: 0 PID: 25 at drivers/usb/core/urb.c:338 usb_submit_urb

2017-02-26 Thread Fengguang Wu
[Sorry, resend to correct Felipe's email address] Greetings, This debug patch possibly discloses some USB/I2C bugs. Since the USB warning shows up earlier in dmesg, it might also be the root cause of the I2C bug. The attached reproduce-* script may help debug them. https://git.kernel.org/pub/scm

Re: [PATCH RFC] arm64/mm: handle memmap kernel option

2017-02-26 Thread Ard Biesheuvel
On 25 February 2017 at 06:47, Yisheng Xie wrote: > When use device tree mode, user can reserve memory by changes the dts, > however, when boot with ACPI, user cannot reserve memory except by > changing the ACPI table in BIOS, which is not so convenient. > > To make user reserve memory for some spe

Re: [ieee802154_unregister_hw] bea5b158ff BUG: scheduling while atomic: swapper/1/0x00000002

2017-02-26 Thread Alexander Aring
Hi, On 02/26/2017 10:43 AM, Fengguang Wu wrote: > Greetings, > > FYI, this debug patch discloses an old-but-still-active bug in > ieee802154/fakelb. The attached reproduce-* script may help debug it. > fixed by: bdca1fd9a6df ("fakelb: fix schedule while atomic"). It should be send to stable.

Re: [GIT PULL] Kselftest update for 4.11-rc1

2017-02-26 Thread Mike Rapoport
On Sat, Feb 25, 2017 at 03:42:55PM -0800, Linus Torvalds wrote: > On Fri, Feb 24, 2017 at 1:09 PM, Shuah Khan wrote: > > > > Stephen saw a conflict during kselftest merge with next > [..] > > There was also a conflict with some of Andrew's new userfaultfd tests. > > I'm not at all sure I merged

Re: [PATCH 00/10] fujitsu-laptop: renames and cleanups

2017-02-26 Thread Michał Kępień
> On Fri, Feb 17, 2017 at 6:17 AM, Jonathan Woithe wrote: > > On Thu, Feb 16, 2017 at 07:53:19PM -0800, Darren Hart wrote: > >> On Fri, Feb 17, 2017 at 01:38:04PM +1030, Jonathan Woithe wrote: > >> > Do you want me to continue to use Acked-by, or should I switch to > >> > Reviewed-by? > >> > >> Th

Linux 4.9.13

2017-02-26 Thread Greg KH
I'm announcing the release of the 4.9.13 kernel. All users of the 4.9 kernel series must upgrade. The updated 4.9.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 4.9.13

2017-02-26 Thread Greg KH
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 922dec8fa07e..65b05ba6ef98 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1391,6 +1391,10 @@ bytes respectively. Such letter suffixes can also be entirely o

[PATCH] mm, add_memory_resource: hold device_hotplug lock over mem_hotplug_{begin, done}

2017-02-26 Thread Sebastian Ott
With 4.10.0-10265-gc4f3f22 the following warning is triggered on s390: WARNING: CPU: 6 PID: 1 at drivers/base/core.c:643 assert_held_device_hotplug+0x4a/0x58 [5.731214] Call Trace: [5.731219] ([<0067b8b0>] assert_held_device_hotplug+0x40/0x58) [5.731225] [<00337914>]

Re: [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms

2017-02-26 Thread Jarkko Sakkinen
On Fri, Feb 24, 2017 at 08:02:08AM -0500, James Bottomley wrote: > On Thu, 2017-02-23 at 11:09 +0200, Jarkko Sakkinen wrote: > > On Thu, Feb 16, 2017 at 09:25:19PM +0200, Jarkko Sakkinen wrote: > > > From: James Bottomley > > > > > > Currently the tpm spaces are not exposed to userspace. Make th

[RFC] ERR_USER_PTR

2017-02-26 Thread Matthew Wilcox
In an attempt to clean up sparse warnings, I offer this small patch. The two warnings it fixes are: fs/exec.c:424:39: warning: incorrect type in return expression (different address spaces) fs/exec.c:424:39:expected char const [noderef] * fs/exec.c:424:39:got void * fs/exec.c:431:31: war

Linux 4.4.52

2017-02-26 Thread Greg KH
I'm announcing the release of the 4.4.52 kernel. All users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 4.4.52

2017-02-26 Thread Greg KH
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index c360f80c3473..ca64ca566099 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1255,6 +1255,10 @@ bytes respectively. Such letter suffixes can also be entirely o

[PATCH] lib: fix spelling mistake: "actualy" -> "actually"

2017-02-26 Thread Colin King
From: Colin Ian King trivial fix to spelling mistake in pr_err message Signed-off-by: Colin Ian King --- lib/test_parman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/test_parman.c b/lib/test_parman.c index fe9f3a7..35e3224 100644 --- a/lib/test_parman.c +++ b/lib/t

[PATCH v2] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'

2017-02-26 Thread Christophe JAILLET
If a 'clk_prepare_enable()' fails, then we need to disable_unprepare the clk already handled. With the current implemenatation, we try to do that on the clk that has triggered the error, which is a no-op and leave msm_host->bus_clks[0] untouched. Count forward in order to fix it and be more futur

Winning Details

2017-02-26 Thread Peter Kyle King
New york.docx Description: MS-Word 2007 document

Re: [PATCH] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'

2017-02-26 Thread Rob Clark
On Sun, Feb 26, 2017 at 2:52 AM, Christophe JAILLET wrote: > If a 'clk_prepare_enable()' fails, then we need to disable_unprepare the > clk already handled. > > With the current implemenatation, we try to do that on the clk that has > triggered the error, which is a no-op, and leave 'msm_host->bus

I915 dmesg warnings on Mac Mini, solo core edition

2017-02-26 Thread Enrico Mioso
Hello. I am not using this computer actively and can't report easily on the state of the screen. Still, I observed the following situation in the system's dmesg: running the stock Archlinux Kernel. This is an Apple MacMini system, booted via an EFI bootloader. Thank you very much, Enrico [0

[PATCH v4 1/4] Documentation: dt-bindings: Document ADXL345 accelerometer binding

2017-02-26 Thread Eva Rachel Retuya
Add the device tree binding documentation for the ADXL345 3-axis digital accelerometer. Signed-off-by: Eva Rachel Retuya --- .../devicetree/bindings/iio/accel/adxl345.txt | 38 ++ 1 file changed, 38 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/

[PATCH v4 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support

2017-02-26 Thread Eva Rachel Retuya
This patchset modifies the adxl345 to use regmap. In doing so, we can easily introduce SPI support and let regmap handle the rest. Recap of basic features: read_raw for x, y and z axes, scale. After applying this series, driver now supports the SPI protocol and enumeration of device via device tre

[PATCH v4 2/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access

2017-02-26 Thread Eva Rachel Retuya
Convert the driver to use regmap instead of I2C-specific functions. This is done in preparation for splitting this driver into core and I2C-specific code as well as introduction of SPI driver. Signed-off-by: Eva Rachel Retuya --- Changes from v3: * Keep intact I2C client structure which was delet

[PATCH v4 3/4] iio: accel: adxl345: Split driver into core and I2C

2017-02-26 Thread Eva Rachel Retuya
Move I2C-specific code into its own file and rely on regmap to access registers. The core code provides access to x, y, z and scale readings. Signed-off-by: Eva Rachel Retuya --- Changes from v3: * Revert to explicit and separate I2C and SPI configuration * Add OF match table, make it enumerable

[PATCH v4 4/4] iio: accel: adxl345: Add SPI support

2017-02-26 Thread Eva Rachel Retuya
Add SPI driver that initializes SPI regmap for the adxl345 core driver. The driver supports the same functionality as I2C namely the x, y, z and scale readings. Signed-off-by: Eva Rachel Retuya --- Changes from v3: * Revert to explicit and separate I2C and SPI configuration * Add OF match table,

Re: [PATCH v1 2/2] coresight: add support for debug module

2017-02-26 Thread Leo Yan
On Fri, Feb 24, 2017 at 12:07:11PM -0700, Mathieu Poirier wrote: > On Thu, Feb 23, 2017 at 09:57:47AM +0800, Leo Yan wrote: [...] > > +/* bits definition for EDDEVID1 */ > > +#define EDDEVID1_PCSR_OFFSET_MASK GENMASK(3, 0) > > +#define EDDEVID1_PCSR_OFFSET_INS_SET (0x0) > > +#define EDDEVI

Re: [PATCH 0/8] ARM: sun8i: a33: Mali improvements

2017-02-26 Thread Emil Velikov
Hi Maxime, Thanks for the links. On 24 February 2017 at 00:19, Maxime Ripard wrote: > Hi, > > On Fri, Feb 17, 2017 at 08:39:33PM +, Emil Velikov wrote: >> As I feared things have taken a turn for the bitter end :-] >> >> It seems that this is a heated topic, so I'l kindly ask that we try >>

Re: [PATCH v2] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'

2017-02-26 Thread walter harms
looks good to me. Reviewed-by: wha...@bfs.de Am 26.02.2017 13:10, schrieb Christophe JAILLET: > If a 'clk_prepare_enable()' fails, then we need to disable_unprepare the > clk already handled. > > With the current implemenatation, we try to do that on the clk that has > triggered the error, which

Re: [PATCH v2 04/17] clocksource: Add Owl timer

2017-02-26 Thread Andreas Färber
Am 25.02.2017 um 22:59 schrieb Daniel Lezcano: > On Sat, Feb 25, 2017 at 12:25:32AM +0100, Andreas Färber wrote: >> Am 24.02.2017 um 23:29 schrieb Daniel Lezcano: >>> On Fri, Feb 24, 2017 at 04:40:42AM +0100, Andreas Färber wrote: +static struct clock_event_device owl_clockevent = { + .n

[LSF/MM TOPIC] do we really need PG_error at all?

2017-02-26 Thread Jeff Layton
Proposing this as a LSF/MM TOPIC, but it may turn out to be me just not understanding the semantics here. As I was looking into -ENOSPC handling in cephfs, I noticed that PG_error is only ever tested in one place [1] __filemap_fdatawait_range, which does this: if (TestClearPageError(page)

RE: FOR YOUR INFORMATION

2017-02-26 Thread Eddie Concepcion
From: Eddie Concepcion Sent: Sunday, February 26, 2017 9:11 AM To: Eddie Concepcion Subject: FOR YOUR INFORMATION Hi, You have received a donation of 1,000,000USD; reply to merlebutler...@gmail.com, for details.

Re: [PATCH] lib: fix spelling mistake: "actualy" -> "actually"

2017-02-26 Thread Jiri Pirko
Sun, Feb 26, 2017 at 01:10:12PM CET, colin.k...@canonical.com wrote: >From: Colin Ian King > >trivial fix to spelling mistake in pr_err message > >Signed-off-by: Colin Ian King Acked-by: Jiri Pirko >--- > lib/test_parman.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a

Re: [PATCH v2 04/17] clocksource: Add Owl timer

2017-02-26 Thread Daniel Lezcano
On Sun, Feb 26, 2017 at 03:40:49PM +0100, Andreas Färber wrote: > Am 25.02.2017 um 22:59 schrieb Daniel Lezcano: > > On Sat, Feb 25, 2017 at 12:25:32AM +0100, Andreas Färber wrote: > >> Am 24.02.2017 um 23:29 schrieb Daniel Lezcano: > >>> On Fri, Feb 24, 2017 at 04:40:42AM +0100, Andreas Färber wro

Re: [PATCH v3 2/2] iio: stm32 trigger: Implement parent trigger feature

2017-02-26 Thread Benjamin Gaignard
2017-02-25 18:53 GMT+01:00 Jonathan Cameron : > On 24/02/17 14:48, Benjamin Gaignard wrote: >> Add validate_trigger function in iio_trigger_ops and >> dev_attr_parent_trigger into trigger attribute group to be able >> to accept triggers as parents. >> >> Introduce an IIO device with one IIO_COUNT c

Re: [PATCH 00/10] fujitsu-laptop: renames and cleanups

2017-02-26 Thread Andy Shevchenko
On Sun, Feb 26, 2017 at 1:30 PM, Michał Kępień wrote: >> On Fri, Feb 17, 2017 at 6:17 AM, Jonathan Woithe wrote: >> > On Thu, Feb 16, 2017 at 07:53:19PM -0800, Darren Hart wrote: >> >> On Fri, Feb 17, 2017 at 01:38:04PM +1030, Jonathan Woithe wrote: >> >> > Do you want me to continue to use Acked

[PATCH] rtlwifi: rtl8192de: ix spelling mistake: "althougth" -> "although"

2017-02-26 Thread Colin King
From: Colin Ian King trivial fix to spelling mistake in RT_TRACE message Signed-off-by: Colin Ian King --- drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c b/drivers/ne

Re: [PATCH] [linux-next] bcache: Remove duplicate inclusion of blkdev.h

2017-02-26 Thread Coly Li
On 2017/2/26 下午2:02, Masanari Iida wrote: > This patch remove duplicate inclusion of blkdev.h in util.h. > Confirm compile successfully after remove the line. > > Signed-off-by: Masanari Iida > --- > drivers/md/bcache/util.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/md/bca

Re: [PATCH v2] drm/msm/dsi: Fix the releasing of resources in error path in 'dsi_bus_clk_enable()'

2017-02-26 Thread Rob Clark
On Sun, Feb 26, 2017 at 7:10 AM, Christophe JAILLET wrote: > If a 'clk_prepare_enable()' fails, then we need to disable_unprepare the > clk already handled. > > With the current implemenatation, we try to do that on the clk that has > triggered the error, which is a no-op and leave msm_host->bus_c

[PATCH v3] staging: xgifb: correct the multiple line dereference

2017-02-26 Thread Arushi Singhal
Error was reported by checkpatch.pl as "Avoid multiple line dereference".And If there is boolean operator then it is fixed by Splitting line at boolean operator to satisfy coding style. Signed-off-by: Arushi Singhal --- changes in v3 - changes done such that no other errors can generate. -

Linux 4.10.1

2017-02-26 Thread Greg KH
I'm announcing the release of the 4.10.1 kernel. All users of the 4.10 kernel series must upgrade. The updated 4.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 4.10.1

2017-02-26 Thread Greg KH
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index be7c0d9506b1..18eefa860f76 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -1201,6 +1201,10 @@

Re: [PATCH 4.10 00/21] 4.10.1-stable review

2017-02-26 Thread Greg Kroah-Hartman
On Fri, Feb 24, 2017 at 10:09:22AM -0800, kernelci.org bot wrote: > stable-rc boot: 191 boots: 2 failed, 181 passed with 8 offline > (v4.10-22-g0b3f6c4ba776) > > Full Boot Summary: > https://kernelci.org/boot/all/job/stable-rc/kernel/v4.10-22-g0b3f6c4ba776/ > Full Build Summary: > https://kerne

Re: [PATCH 4.10 00/21] 4.10.1-stable review

2017-02-26 Thread Greg Kroah-Hartman
On Fri, Feb 24, 2017 at 11:20:10AM -0700, Shuah Khan wrote: > On 02/24/2017 01:39 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.10.1 release. > > There are 21 patches in this series, all will be posted as a response > > to this one. If anyone has any issu

Re: [PATCH 4.10 00/21] 4.10.1-stable review

2017-02-26 Thread Greg Kroah-Hartman
On Fri, Feb 24, 2017 at 08:24:17PM -0800, Guenter Roeck wrote: > On 02/24/2017 12:39 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.10.1 release. > > There are 21 patches in this series, all will be posted as a response > > to this one. If anyone has any i

Re: [PATCH v3 2/2] iio: stm32 trigger: Implement parent trigger feature

2017-02-26 Thread Benjamin Gaignard
2017-02-26 15:59 GMT+01:00 Benjamin Gaignard : > 2017-02-25 18:53 GMT+01:00 Jonathan Cameron : >> On 24/02/17 14:48, Benjamin Gaignard wrote: >>> Add validate_trigger function in iio_trigger_ops and >>> dev_attr_parent_trigger into trigger attribute group to be able >>> to accept triggers as parent

[PATCH v2] staging: ks7010: remove code in comments.

2017-02-26 Thread Arushi Singhal
Commenting Code Is a Bad Idea. Comments are their to explain the code and how the code achieves its goal and as codes in the comments does not explain what the code is doing so there is no use of commenting them. So in this patch codes in the comments are removed. Signed-off-by: Arushi Singhal -

Re: [PATCH v3] staging: xgifb: correct the multiple line dereference

2017-02-26 Thread Joe Perches
On Sun, 2017-02-26 at 21:23 +0530, Arushi Singhal wrote: > Error was reported by checkpatch.pl as "Avoid multiple line > dereference".And If there is boolean operator then it is > fixed by Splitting line at boolean operator to satisfy coding > style. [] > diff --git a/drivers/staging/xgifb/XGI_ma

[PATCH v4] staging: xgifb: correct the multiple line dereference

2017-02-26 Thread Arushi Singhal
Error was reported by checkpatch.pl as "Avoid multiple line dereference".And If there is boolean operator then it is fixed by Splitting line at boolean operator to satisfy coding style. Signed-off-by: Arushi Singhal --- changes in v4 - changes done such that no other errors can generate. - Im

Re: [PATCH] lib: fix spelling mistake: "actualy" -> "actually"

2017-02-26 Thread David Miller
From: Colin King Date: Sun, 26 Feb 2017 12:10:12 + > From: Colin Ian King > > trivial fix to spelling mistake in pr_err message > > Signed-off-by: Colin Ian King Applied.

[PATCH v2 3/4] fpga dt: bindings for Altera Partial Reconfiguration IP.

2017-02-26 Thread matthew . gerlach
From: Matthew Gerlach Device Tree bindings for Altera Partial Reconfiguration IP. v2: s/Reconfiguraion/Reconfiguration/ Signed-off-by: Matthew Gerlach --- Documentation/devicetree/bindings/fpga/altera-pr-ip.txt | 12 1 file changed, 12 insertions(+) create m

[PATCH v2 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.

2017-02-26 Thread matthew . gerlach
From: Matthew Gerlach This adds a platform bus driver for a fpga-mgr driver that uses the Altera Partial Reconfiguration IP component. v2: s/altr,pr-ip-core/altr,pr-ip/ Signed-off-by: Matthew Gerlach --- drivers/fpga/Kconfig | 7 drivers/fpga/Makefi

Re: [Outreachy kernel] [PATCH v4] staging: xgifb: correct the multiple line dereference

2017-02-26 Thread Julia Lawall
On Sun, 26 Feb 2017, Arushi Singhal wrote: > Error was reported by checkpatch.pl as "Avoid multiple line > dereference".And If there is boolean operator then it is > fixed by Splitting line at boolean operator to satisfy coding > style. Please improve the commit message. Capital letters should o

[PATCH v2 1/4] fpga: add config complete timeout

2017-02-26 Thread matthew . gerlach
From: Alan Tull Adding timeout for maximum allowed time for FPGA to go to operating mode after a FPGA region has been programmed. Signed-off-by: Alan Tull --- drivers/fpga/fpga-region.c| 3 +++ include/linux/fpga/fpga-mgr.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/drivers/fp

[PATCH v2 0/4] Altera Partial Reconfiguration IP

2017-02-26 Thread matthew . gerlach
From: Matthew Gerlach This set of patches implements a fpga-mgr driver for the Altera Partial Reconfiguration IP. The driver depends on a patch from Alan Tull that adds a config complete timeout. The driver code itself is divided into core functions and functions to implement a platform driver

[PATCH v2 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.

2017-02-26 Thread matthew . gerlach
From: Matthew Gerlach Adding the core functions necessary for a fpga-mgr driver for the Altera Partial IP component. It is intended for these functions to be used by the various bus implementations like the platform bus or the PCIe bus. Signed-off-by: Matthew Gerlach --- drivers/fpga/Kconfig

Re: [PATCH] net: s2io: fix typo argumnet argument

2017-02-26 Thread David Miller
From: Corentin Labbe Date: Sat, 25 Feb 2017 21:12:41 +0100 > This commit fix the typo argumnet/argument > > Signed-off-by: Corentin Labbe Applied.

Re: [PATCH] net: vxge: fix typo argumnet argument

2017-02-26 Thread David Miller
From: Corentin Labbe Date: Sat, 25 Feb 2017 21:08:57 +0100 > This commit fix the typo argumnet/argument > > Signed-off-by: Corentin Labbe Applied.

Re: [PATCH] rtlwifi: rtl8192de: ix spelling mistake: "althougth" -> "although"

2017-02-26 Thread Larry Finger
On 02/26/2017 09:19 AM, Colin King wrote: From: Colin Ian King trivial fix to spelling mistake in RT_TRACE message Signed-off-by: Colin Ian King Bad fix. It should be althougth => through. Please read the context. NACK. Larry --- drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 2

Re: [PATCH 1/1] Fixing coding guidelines in drivers/staging/android/ion/*

2017-02-26 Thread Greg Kroah-Hartman
On Sun, Feb 26, 2017 at 10:24:02PM +0530, pjambhlekar wrote: > Signed-off-by: pjambhlekar > --- > drivers/staging/android/ion/ion-ioctl.c| 2 +- > drivers/staging/android/ion/ion.c | 8 > drivers/staging/android/ion/ion_cma_heap.c | 3 +-- > drivers/staging/andro

Re: [LSF/MM TOPIC] do we really need PG_error at all?

2017-02-26 Thread James Bottomley
[added linux-scsi and linux-block because this is part of our error handling as well] On Sun, 2017-02-26 at 09:42 -0500, Jeff Layton wrote: > Proposing this as a LSF/MM TOPIC, but it may turn out to be me just > not understanding the semantics here. > > As I was looking into -ENOSPC handling in c

[PATCH 0/1] Fixing coding guidelines in drivers/staging/android/ion

2017-02-26 Thread pjambhlekar
Coding guidelines are fixed by running checkpatch.pl pjambhlekar (1): Fixing coding guidelines in drivers/staging/android/ion/* drivers/staging/android/ion/ion-ioctl.c| 2 +- drivers/staging/android/ion/ion.c | 8 drivers/staging/android/ion/ion_cma_heap.c | 3

[PATCH v4 2/2] staging: ks7010: Unnecessary parentheses are removed.

2017-02-26 Thread Arushi Singhal
Unnecessary parentheses are removed as reported by checkpatch.pl to make coder nicer and to improve readability. Also coding style is improved.For example:- It's often nicer to read if &(foo[0]) is converted to foo like: memcpy(&(ap->bssid[0]), &(ap_info->bssid[0]), ETH_ALEN); memcpy(ap->

Re: [Outreachy kernel] [PATCH v4 1/2] staging: ks7010: Unnecessary parentheses are removed.

2017-02-26 Thread Julia Lawall
On Sun, 26 Feb 2017, Arushi Singhal wrote: > Unnecessary parentheses are removed as reported by checkpatch.pl > to make coder nicer and to improve readability. > Also coding style is improved.For example:- > It's often nicer to read if &(foo[0]) is converted to foo like: > memcpy(&(ap->bssid[

Re: [Outreachy kernel] [PATCH v4 2/2] staging: ks7010: Unnecessary parentheses are removed.

2017-02-26 Thread Julia Lawall
On Sun, 26 Feb 2017, Arushi Singhal wrote: > Unnecessary parentheses are removed as reported by checkpatch.pl > to make coder nicer and to improve readability. > Also coding style is improved.For example:- > It's often nicer to read if &(foo[0]) is converted to foo like: > memcpy(&(ap->bssid[

Re: [PATCH v2 1/3] module: verify address is read-only

2017-02-26 Thread Jessica Yu
+++ Eddie Kovsky [17/02/17 22:58 -0700]: Implement a mechanism to check if a module's address is in the rodata or ro_after_init sections. It mimics the exsiting functions that test if an address is inside a module's text section. It would be helpful to explain in the changelog the motivation or

linux-kernel@vger.kernel.org

2017-02-26 Thread Narcisa Ana Maria Vasile
This was reported by checkpatch.pl Signed-off-by: Narcisa Ana Maria Vasile --- drivers/staging/bcm2835-audio/bcm2835-pcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/bcm2835-audio/bcm2835-pcm.c b/drivers/staging/bcm2835-audio/bcm2835-pcm.c index 9e79236.

Re: [PATCH v4 1/4] Documentation: devicetree: Add document bindings for leds-mt6323

2017-02-26 Thread Jacek Anaszewski
Hi Sean, Thanks for the update. I have one comment below. On 02/24/2017 07:47 PM, sean.w...@mediatek.com wrote: > From: Sean Wang > > This patch adds documentation for devicetree bindings > for LED support on MT6323 PMIC > > Signed-off-by: Sean Wang > --- > .../devicetree/bindings/leds/leds-

linux-kernel@vger.kernel.org

2017-02-26 Thread Julia Lawall
On Sun, 26 Feb 2017, Narcisa Ana Maria Vasile wrote: > This was reported by checkpatch.pl > > Signed-off-by: Narcisa Ana Maria Vasile Acked-by: Julia Lawall Actually, the outreachy tutorial says not to send patches to mailing lists, only to people (except in the case of IIO, where the mainta

[PATCH] uapi: fix asm/ipcbuf.h userspace compilation errors

2017-02-26 Thread Dmitry V. Levin
Include to fix asm/ipcbuf.h userspace compilation errors like this: /usr/include/asm-generic/ipcbuf.h:20:2: error: unknown type name '__kernel_key_t' __kernel_key_t key; /usr/include/asm-generic/ipcbuf.h:21:2: error: unknown type name '__kernel_uid32_t' __kernel_uid32_t uid; /usr/include/a

[PATCH] net: rocker: use new api ethtool_{get|set}_link_ksettings

2017-02-26 Thread Philippe Reynes
The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes --- drivers/net/ethernet/rocker/rocker_main.c | 55 +-

Re: [PATCH v4 3/4] leds: Add LED support for MT6323 PMIC

2017-02-26 Thread Jacek Anaszewski
Hi Sean, Thanks for the update. I have one comment to your changes below. On 02/24/2017 07:47 PM, sean.w...@mediatek.com wrote: > From: Sean Wang > > MT6323 PMIC is a multi-function device that includes > LED function. It allows attaching up to 4 LEDs which > can either be on, off or dimmed and

Re: [PATCH v2 6/7] tpm: expose spaces via a device link /dev/tpms

2017-02-26 Thread Dr. Greg Wettstein
On Sun, Feb 26, 2017 at 01:44:40PM +0200, Jarkko Sakkinen wrote: Good day, I hope this note finds the week starting well for everyone. > On Fri, Feb 24, 2017 at 08:02:08AM -0500, James Bottomley wrote: > > On Thu, 2017-02-23 at 11:09 +0200, Jarkko Sakkinen wrote: > > > On Thu, Feb 16, 2017 at 09:

linux-kernel@vger.kernel.org

2017-02-26 Thread Joe Perches
On Sun, 2017-02-26 at 19:03 +0100, Julia Lawall wrote: > > On Sun, 26 Feb 2017, Narcisa Ana Maria Vasile wrote: > > > This was reported by checkpatch.pl > > > > Signed-off-by: Narcisa Ana Maria Vasile > > Acked-by: Julia Lawall > > Actually, the outreachy tutorial says not to send patches to

[PATCH 1/1] Fixing coding guidelines in drivers/staging/android/ion/*

2017-02-26 Thread pjambhlekar
Signed-off-by: pjambhlekar --- drivers/staging/android/ion/ion-ioctl.c| 2 +- drivers/staging/android/ion/ion.c | 8 drivers/staging/android/ion/ion_cma_heap.c | 3 +-- drivers/staging/android/ion/ion_dummy_driver.c | 2 +- drivers/staging/android/ion/ion_system_

Re: [PATCH-tip 3/3] locking/rwsem: Stop active read lock ASAP

2017-02-26 Thread Davidlohr Bueso
On Wed, 22 Feb 2017, Waiman Long wrote: On a 2-socket 36-core 72-thread x86-64 E5-2699 v3 system, a rwsem microbenchmark was run with 36 locking threads (one/core) doing 100k reader and writer lock/unlock operations each, the resulting locking rates (avg of 3 runs) on a 4.10 kernel were 561.4 Mo

Re: [PATCH-tip 1/3] locking/rwsem: Check wait_list without lock if spinner present

2017-02-26 Thread Davidlohr Bueso
On Wed, 22 Feb 2017, Waiman Long wrote: We can safely check the wait_list to see if waiters are present without lock when there are spinners to fall back on in case we miss a waiter. The advantage is that we can save a pair of spin_lock/unlock calls when the wait_list is empty. This translates t

Re: [PATCH][V2] rtlwifi: rtl8192de: ix spelling mistake: "althougth" -> "though"

2017-02-26 Thread Colin Ian King
On 26/02/17 18:52, Colin King wrote: > From: Colin Ian King > > trivial fix to spelling mistake in RT_TRACE message > > Signed-off-by: Colin Ian King > --- > drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/n

Re: [PATCH v2 1/2] crypto: vmx - Use skcipher for cbc fallback

2017-02-26 Thread Marcelo Cerri
On Fri, Feb 24, 2017 at 11:23:54AM -0300, Paulo Flabiano Smorigo wrote: > Signed-off-by: Paulo Flabiano Smorigo > --- > drivers/crypto/vmx/aes_cbc.c | 44 > ++-- > 1 file changed, 22 insertions(+), 22 deletions(-) > > diff --git a/drivers/crypto/vmx/aes_c

[PATCH][V2] rtlwifi: rtl8192de: ix spelling mistake: "althougth" -> "though"

2017-02-26 Thread Colin King
From: Colin Ian King trivial fix to spelling mistake in RT_TRACE message Signed-off-by: Colin Ian King --- drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c b/drivers/ne

linux-kernel@vger.kernel.org

2017-02-26 Thread Joe Perches
On Sun, 2017-02-26 at 19:59 +0100, Julia Lawall wrote: > On Sun, 26 Feb 2017, Joe Perches wrote: > > Mailing lists _should_ be copied on patch submissions. > > The idea of outreachy is that it should be a place for people to get > started without too much criticism from the outside. Originally, o

Re: [PATCH] drm/via: use get_user_pages_unlocked()

2017-02-26 Thread Daniel Vetter
On Mon, Feb 20, 2017 at 06:46:54PM +, Lorenzo Stoakes wrote: > On 6 January 2017 at 07:09, Lorenzo Stoakes wrote: > > > > Adding Andrew, as this may be another less active corner of the corner, > > thanks! > > Hi all, > > Thought I'd also give this one a gentle nudge now the merge window ha

Re: [PATCH v4] drm/color: Document CTM eqations

2017-02-26 Thread Daniel Vetter
On Tue, Jan 31, 2017 at 05:43:48PM +, Brian Starkey wrote: > Explicitly state the expected CTM equations in the kerneldoc for the CTM > property, and the form of the matrix on struct drm_color_ctm. > > Cc: Ville Syrjälä > Cc: Lionel Landwerlin > Cc: Daniel Vetter > Signed-off-by: Brian Star

Re: [PATCH v2] drm/color: Document CTM eqations

2017-02-26 Thread Daniel Vetter
On Fri, Feb 17, 2017 at 01:54:52PM +, Brian Starkey wrote: > What's the verdict? We've got [1] which is about to become another > (driver) implementation - better to change before that merges than > after I guess. We could also just switch the internal representation to something more reasonab

OT: Crowdfunding to port OpenBMC to Asus KGPE-D16

2017-02-26 Thread Paul Menzel
[Please CC me, as I am not subscribed.] Dear OpenBMC people, If you haven’t heard yet, there is a crowdfunding campaign going on to fund a port of OpenBMC to the Asus KGPE-D16 [1]. The free firmware coreboot [2] runs on that board, and no BLOBs have to be used with it. Having OpenBMC run on tha

Re: [PATCH 1/3] [media] soc-camera: ov5642: Add OF device ID table

2017-02-26 Thread Guennadi Liakhovetski
On Wed, 22 Feb 2017, Javier Martinez Canillas wrote: > The driver doesn't have a struct of_device_id table but supported devices > are registered via Device Trees. This is working on the assumption that a > I2C device registered via OF will always match a legacy I2C device ID and > that the MODALI

Re: [PATCH v2 1/2] of: add devm_ functions for populate and depopulate

2017-02-26 Thread Daniel Vetter
On Fri, Feb 24, 2017 at 10:31:25AM -0600, Rob Herring wrote: > On Fri, Feb 24, 2017 at 10:14 AM, Benjamin Gaignard > wrote: > > Lots of calls to of_platform_populate() are not unbalanced by a call > > to of_platform_depopulate(). This create issues while drivers are > > bind/unbind. > > > > In way

[PATCH] hid: usbhid: hiddev.c: fix checkpatch.pl errors

2017-02-26 Thread Avraham Shukron
- Extracted assignments out of 'if' statements - Removed unnecessary spaces - Broke long lines - Added empty lines after declarations Signed-off-by: Avraham Shukron --- drivers/hid/usbhid/hiddev.c | 51 ++--- 1 file changed, 34 insertions(+), 17 deletions(

Re: [PATCH-tip 2/3] locking/rwsem: move down rwsem_down_read_failed()

2017-02-26 Thread Davidlohr Bueso
On Wed, 22 Feb 2017, Waiman Long wrote: Move the rwsem_down_read_failed() function down to below the optimistic spinning section as it is going to use function in that section in a later patch. So the title is a bit ambiguous, and I would argue that this should be folded into patch 3, and just

Microphone gain on N900

2017-02-26 Thread Pavel Machek
Hi! v4.10 works quite nicely on N900, but I still have problems with audio. Even GSM calls would be usable, if I had reasonable volume on microphone and speaker... but I don't. Both speaker and microphone are too quiet. I can get louder output by plugging headset -- good. I can hear the other sid

  1   2   3   >