Re: [PATCH 1/8] extcon: axp288: Remove dependency on non-existing platform_data

2016-12-19 Thread Chanwoo Choi
Hi Hans, On 2016년 12월 19일 17:18, Hans de Goede wrote: > Hi, > > On 19-12-16 07:58, Chanwoo Choi wrote: >> Hi Hans, >> >> This series look good to me. I added the comment >> for patch4/5. If you agree following two comment, I'll merge these series >> for 4.11. >> >> - patch4 uses the EXTCON_NONE

Re: [PATCH] mm: simplify node/zone name printing

2016-12-19 Thread Sergey Senozhatsky
On (12/19/16 09:12), Michal Hocko wrote: > On Mon 19-12-16 16:32:28, Sergey Senozhatsky wrote: > [...] > > as far as I can tell, now for_each_populated_zone() iterations are > > split by non-CONT printk() from show_zone_node(), which previously > > has been printk(KERN_CONT "%s: ", zone->name), s

Re: [PATCH 05/14] power: supply: axp288_charger: use devm extcon / supply register

2016-12-19 Thread Hans de Goede
Hi, On 19-12-16 09:03, Chanwoo Choi wrote: Hi Hans, For the extcon part, I sent the patch[1]. [1]https://git.kernel.org/cgit/linux/kernel/git/sre/linux-power-supply.git/commit/?h=for-next-next&id=3164eef74088d9603a16b97e574a4e0067da083a Ok, I will cherry pick this one into my tree and rebase

Re: [PATCH v2] ARM: dts: sun8i: add opp-v2 table for A33

2016-12-19 Thread Maxime Ripard
On Fri, Dec 16, 2016 at 02:27:54AM +0800, Icenowy Zheng wrote: > An operating point table is needed for the cpu frequency adjusting to > work. > > The operating point table is converted from the common value in > extracted script.fex from many A33 board/tablets. > > Signed-off-by: Icenowy Zheng

[PATCH] MAINTAINERS: remove duplicite bug filling description

2016-12-19 Thread Vlastimil Babka
I have noticed that two different descriptions for B: entries in MAINTAINERS were merged: commit 686564434e88 ("MAINTAINERS: Add bug tracking system location entry type") and 2de2bd95f456 ("MAINTAINERS: add "B:" for URI where to file bugs"). This patch keeps the description from 2de2bd95f456. Ther

Re: [PATCH] extcon: 3gpio: add driver for USB OTG port controlled by 3 GPIOs

2016-12-19 Thread Hans de Goede
Hi, On 19-12-16 09:00, Chanwoo Choi wrote: Hi Hans, I'm glad to post new extcon driver. But, we need to discuss the device name of "3gpio". I think that "3 GPIO" is ambiguous. You need to find more proper name. For example, extcon-qcom-spmi-misc.c uses one interrupt line to detect "USB_HOST"

Re: [PATCH v2] ARM: dts: sun8i: add opp-v2 table for A33

2016-12-19 Thread Chen-Yu Tsai
On Mon, Dec 19, 2016 at 4:46 PM, Maxime Ripard wrote: > On Fri, Dec 16, 2016 at 02:27:54AM +0800, Icenowy Zheng wrote: >> An operating point table is needed for the cpu frequency adjusting to >> work. >> >> The operating point table is converted from the common value in >> extracted script.fex fro

Re: [BUG] kernel freeze, rcu_sched self-detected stall on CPU

2016-12-19 Thread Johanna Abrahamsson
On Sun, Dec 18, 2016 at 08:32:23AM -0800, Davidlohr Bueso wrote: > Please see if this helps: https://lkml.org/lkml/2016/12/18/79 That does help, thank you! I would never have fixed this myself in reasonable time :) Best Regards, Johanna Abrahamsson

Re: linux-next: manual merge of the overlayfs tree with Linus' tree

2016-12-19 Thread Miklos Szeredi
On Mon, Dec 19, 2016 at 12:25 AM, Stephen Rothwell wrote: > Hi Miklos, > > Today's linux-next merge of the overlayfs tree got conflicts in: > > fs/overlayfs/dir.c > fs/overlayfs/inode.c > > I am pretty sure thses conflicts only exist because the overlayfs tree > was rebased before being merge

[GIT PULL] dmi fix for v4.10

2016-12-19 Thread Jean Delvare
Hi Linus, Please pull the dmi subsystem fix for Linux v4.10 from: git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-linus drivers/firmware/dmi_scan.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- Kefeng Wang (1): firmware: dmi_scan: A

Re: [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags

2016-12-19 Thread Luca Coelho
On Thu, 2016-12-15 at 07:15 +0200, Michael S. Tsirkin wrote: > That's the default now, no need for makefiles to set it. > > Signed-off-by: Michael S. Tsirkin > --- > drivers/bluetooth/Makefile| 2 -- > drivers/net/can/Makefile | 1

Re: [PATCH 5/8] linux: drop __bitwise__ everywhere

2016-12-19 Thread Luca Coelho
On Thu, 2016-12-15 at 07:15 +0200, Michael S. Tsirkin wrote: > __bitwise__ used to mean "yes, please enable sparse checks > unconditionally", but now that we dropped __CHECK_ENDIAN__ > __bitwise is exactly the same. > There aren't many users, replace it by __bitwise everywhere. > > Signed-off-by:

Re: [PATCH] ARM: dts: Add missing CPU frequencies for Exynos5422/5800

2016-12-19 Thread Markus Reichl
Hi Javier, Am 16.12.2016 um 17:22 schrieb Javier Martinez Canillas: > Hello Markus, > > On 12/16/2016 06:08 AM, Markus Reichl wrote: >> Am 16.12.2016 um 08:37 schrieb Krzysztof Kozlowski: >>> On Thu, Dec 15, 2016 at 04:52:58PM -0800, Doug Anderson wrote: > [ I added Arjun to Cc:, maybe he can

RE: [PATCH] USB3/DWC3: Enable undefined length INCR burst type

2016-12-19 Thread Jerry Huang
Hi, Balbi, > -Original Message- > From: Felipe Balbi [mailto:ba...@kernel.org] > Sent: Saturday, December 17, 2016 1:02 AM > To: Jerry Huang ; gre...@linuxfoundation.org > Cc: linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Rajesh Bhagat > > Subject: RE: [PATCH] USB3/DWC3: Enable

[PATCH 1/2] ocfs2: add kobject for online file check

2016-12-19 Thread Gang He
Use embedded kobject mechanism for online file check feature, this will avoid to use a global list to save/search per-device online file check related data. The changed code is based on Goldwyn Rodrigues's patches and ext4 fs code. Second, some small adjustment/fixes are also included. 1) move some

[PATCH 0/2] ocfs2: use kobject for online file check

2016-12-19 Thread Gang He
Use embedded kobject mechanism for online file check feature, this will avoid to use a global list to save/search per-device online file check related data. The changed code is based on Goldwyn Rodrigues's patches and ext4 fs code, there is not any new features added, except some very small fixes d

[PATCH 2/2] ocfs2: embed kobject in ocfs2_super structure

2016-12-19 Thread Gang He
Embed kobject in ocfs2_super structure, then we can use container_of method to get our own data pointor via kobject pointer. Second, I adjust the related code in create/remove online file check sysfs entry. Signed-off-by: Gang He --- fs/ocfs2/ocfs2.h | 8 fs/ocfs2/super.c | 27

RE: [PATCH] USB3/DWC3: Enable undefined length INCR burst type

2016-12-19 Thread Felipe Balbi
Hi, Jerry Huang writes: >> >> Jerry Huang writes: >> >> >> there's no need for that. This patch is in good format. I do have >> >> >> a question, >> >> >> however: how do you know this will work for all users? Burst size >> >> >> is a function of how wide the interconnect where dwc3 is attached

[PATCH net v2 3/5] fsl/fman: call of_platform_populate()

2016-12-19 Thread Madalin Bucur
From: Igal Liberman Call of_platform_populate() to probe the FMan sub-nodes. Signed-off-by: Igal Liberman Signed-off-by: Madalin Bucur --- drivers/net/ethernet/freescale/fman/fman.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/net/ethernet/freescale/fman/fman.c b/drive

[PATCH] remoteproc: add some kind of help

2016-12-19 Thread Pavel Machek
Top level config option without any kind of help... is kind of strange. Remote processors could also mean some kind of distributed computing... Signed-off-by: Pavel Machek diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index 8f9cf0b..a5e8880 100644 --- a/drivers/remoteproc

[PATCH net v2 5/5] fsl/fman: enable compilation on ARM64

2016-12-19 Thread Madalin Bucur
Signed-off-by: Madalin Bucur --- drivers/net/ethernet/freescale/fman/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/freescale/fman/Kconfig b/drivers/net/ethernet/freescale/fman/Kconfig index 79b7c84..dc0850b 100644 --- a/drivers/net/ethernet/free

[PATCH net v2 4/5] fsl/fman: A007273 only applies to PPC SoCs

2016-12-19 Thread Madalin Bucur
Signed-off-by: Madalin Bucur Reviewed-by: Camelia Groza --- drivers/net/ethernet/freescale/fman/fman.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/net/ethernet/freescale/fman/fman.c b/drivers/net/ethernet/freescale/fman/fman.c index 0b7f711..003b86d 100644 --- a/drivers/

Re: [PATCH 0/9 v2] scope GFP_NOFS api

2016-12-19 Thread Jan Kara
On Fri 16-12-16 17:27:28, Mike Galbraith wrote: > On Fri, 2016-12-16 at 16:35 +0100, Michal Hocko wrote: > > On Fri 16-12-16 16:05:58, Mike Galbraith wrote: > > > On Thu, 2016-12-15 at 15:07 +0100, Michal Hocko wrote: > > > > Hi, > > > > I have posted the previous version here [1]. Since then I hav

Re: [PATCH 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711

2016-12-19 Thread Andreas Klinger
Hello Matt, thank you for your suggestions. See below. Matt Ranostay schrieb am Sat, 17. Dec 00:53: > On Tue, Dec 13, 2016 at 10:02 AM, Andreas Klinger wrote: > > This is the IIO driver for AVIA HX711 ADC which ist mostly used in weighting > > cells. > > First off cool that this is finally ge

[GIT PULL] Quota, fsnotify, and ext2 changes for 4.10-rc1

2016-12-19 Thread Jan Kara
Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus to get changes to locking of some quota operations from dedicated quota mutex to s_umount semaphore, a fsnotify fix and a simple ext2 fix. Top of the tree is 5716863e0f82. The f

[PATCH net v2 0/5] fsl/fman: fixes for ARM

2016-12-19 Thread Madalin Bucur
The patch set fixes advertised speeds for QSGMII interfaces, disables A007273 erratum workaround on non-PowerPC platforms where it does not apply, enables compilation on ARM64 and addresses a probing issue on non PPC platforms. Changes from v1: unifying probing on all supported platforms Igal Lib

Re: [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context

2016-12-19 Thread Jan Kara
On Thu 15-12-16 15:07:12, Michal Hocko wrote: > From: Michal Hocko > > now that we have memalloc_nofs_{save,restore} api we can mark the whole > transaction context as implicitly GFP_NOFS. All allocations will > automatically inherit GFP_NOFS this way. This means that we do not have > to mark any

Re: [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"

2016-12-19 Thread Jan Kara
On Thu 15-12-16 15:07:14, Michal Hocko wrote: > From: Michal Hocko > > This reverts commit c45653c341f5c8a0ce19c8f0ad4678640849cb86 because > sb_getblk_gfp is not really needed as > sb_getblk > __getblk_gfp > __getblk_slow > grow_buffers > grow_dev_page > gfp_mask = ma

[PATCH net v2 2/5] powerpc: remove fsl,fman from of_device_ids[]

2016-12-19 Thread Madalin Bucur
The fsl/fman drivers will use of_platform_populate() on all supported platforms. Signed-off-by: Madalin Bucur --- arch/powerpc/platforms/85xx/corenet_generic.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/powerpc/platforms/85xx/corenet_generic.c b/arch/powerpc/platforms/85xx/coren

[PATCH v3 3/3] USB3/DWC3: Enable undefined length INCR burst type

2016-12-19 Thread Changming Huang
Enable the undefined length INCR burst type and set INCRx. Different platform may has the different burst size type. In order to get best performance, we need to tune the burst size to one special value, instead of the default value. Signed-off-by: Changming Huang Signed-off-by: Rajesh Bhagat --

[PATCH net v2 1/5] fsl/fman: fix 1G support for QSGMII interfaces

2016-12-19 Thread Madalin Bucur
QSGMII ports were not advertising 1G speed. Signed-off-by: Madalin Bucur Reviewed-by: Camelia Groza --- drivers/net/ethernet/freescale/fman/mac.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/freescale/fman/mac.c b/drivers/net/ethernet/freescale/fman/mac.c index 69ca

Re: [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe

2016-12-19 Thread Jan Kara
On Thu 15-12-16 15:07:13, Michal Hocko wrote: > From: Michal Hocko > > kjournald2 is central to the transaction commit processing. As such any > potential allocation from this kernel thread has to be GFP_NOFS. Make > sure to mark the whole kernel thread GFP_NOFS by the memalloc_nofs_save. > > Su

Re: [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"

2016-12-19 Thread Jan Kara
On Thu 15-12-16 15:07:15, Michal Hocko wrote: > From: Michal Hocko > > This reverts commit 216553c4b7f3e3e2beb4981cddca9b2027523928. Now that > the transaction context uses memalloc_nofs_save and all allocations > within the this context inherit GFP_NOFS automatically, there is no > reason to mar

Re: [PATCH] extcon: 3gpio: add driver for USB OTG port controlled by 3 GPIOs

2016-12-19 Thread Chanwoo Choi
Hi, On 2016년 12월 19일 17:57, Hans de Goede wrote: > Hi, > > On 19-12-16 09:00, Chanwoo Choi wrote: >> Hi Hans, >> >> I'm glad to post new extcon driver. But, we need to discuss the device name >> of "3gpio". >> >> I think that "3 GPIO" is ambiguous. You need to find more proper name. For >> exam

[PATCH 6/6] KVM: lapic: do not scan IRR when delivering an interrupt

2016-12-19 Thread Paolo Bonzini
On interrupt delivery the PPR can only grow, so it is impossible that interrupt delivery results in KVM_REQ_EVENT. Make this clear by using __apic_update_ppr, and by not using apic_*_isr for Hyper-V auto-EOI interrupts. Signed-off-by: Paolo Bonzini --- arch/x86/kvm/lapic.c | 13 + 1

[PATCH 3/6] KVM: vmx: speed up TPR below threshold vmexits

2016-12-19 Thread Paolo Bonzini
Since we're already in VCPU context, all we have to do here is recompute the PPR value. That will in turn generate a KVM_REQ_EVENT if necessary. Signed-off-by: Paolo Bonzini --- arch/x86/kvm/lapic.c | 6 ++ arch/x86/kvm/lapic.h | 1 + arch/x86/kvm/vmx.c | 2 +- 3 files changed, 8 insertio

Re: [PATCH 2/2] rtc: jz4740: make the driver builtin only

2016-12-19 Thread Alexandre Belloni
Hi, On 19/12/2016 at 09:03:17 +0100, Geert Uytterhoeven wrote : > On Wed, Nov 9, 2016 at 1:37 AM, Alexandre Belloni > wrote: > > Since the driver is now calling machine_halt() that is not exported, it has > > to be built in the kernel. Building it as a module will fail at linking > > time. > > >

[PATCH 5/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update

2016-12-19 Thread Paolo Bonzini
On PPR update, we set KVM_REQ_EVENT unconditionally anytime PPR is lowered. But we can take into account IRR here already. Signed-off-by: Paolo Bonzini --- arch/x86/kvm/lapic.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/x86/kvm/lapic.c b/arch/x86/kvm/lapic.c index

[PATCH 4/6] KVM: lapic: avoid unnecessary KVM_REQ_EVENT on IRR scan

2016-12-19 Thread Paolo Bonzini
PPR needs to be updated whenever on every IRR read because we may have missed TPR writes that _increased_ PPR. However, these writes need not generate KVM_REQ_EVENT, because KVM_REQ_EVENT has been set already in __apic_accept_irq, by apic_update_ppr when TPR was lowered, or again by apic_update_pp

[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT

2016-12-19 Thread Paolo Bonzini
This is the result of cleaning up the places that set REQ_EVENT unnecessarily. The savings on self-IPI kvm-unit-tests are: self_ipi_sti_nop~300 clock cycles self_ipi_sti_hlt~300 clock cycles self_ipi_tpr~400 clock cycles self_ipi_

[PATCH 2/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on EOI

2016-12-19 Thread Paolo Bonzini
On EOI, there is no need to set KVM_REQ_EVENT unconditionally. The PPR update is already setting it if resetting the ISR bit causes PPR to decrease. Even a level-triggered IOAPIC interrupt will set KVM_REQ_EVENT on a reinjection (ioapic_service -> kvm_irq_delivery_to_apic and from there to __apic

[PATCH v3 1/3] USB3/DWC3: Add definition for global soc bus configuration register

2016-12-19 Thread Changming Huang
Add the macro definition for global soc bus configuration register 0/1 Signed-off-by: Changming Huang --- Changes in v3: - no change Changes in v2: - split the patch - add more macro definition for soc bus configuration register drivers/usb/dwc3/core.h | 26 ++ 1

[PATCH 1/6] KVM: x86: add VCPU stat for KVM_REQ_EVENT processing

2016-12-19 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kvm/x86.c | 2 ++ 2 files changed, 3 insertions(+) diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h index 994d8ed9fc6c..08cfd45a9452 100644 --- a/arch/x86/include/asm/kvm_h

Re: [PATCH] ocfs2: fix crash caused by stale lvb with fsdlm plugin

2016-12-19 Thread Joseph Qi
On 16/12/15 10:27, Eric Ren wrote: Hi, On 12/15/2016 09:46 AM, Joseph Qi wrote: In you description, this issue can only happen in case of stack user + fsdlm. Yes. So I feel we'd better to make stack user and o2cb behaves the same, other than treat it as a special case. Yes, I agree. But,

Re: [PATCH v2] drm: drm_probe_helper: Fix output_poll_work scheduling

2016-12-19 Thread Jani Nikula
On Wed, 31 Aug 2016, Daniel Vetter wrote: > On Wed, Aug 31, 2016 at 02:09:05PM +0300, Peter Ujfalusi wrote: >> drm_kms_helper_poll_enable_locked() should check if we have delayed event >> pending and if we have, schedule the work to run without delay. >> >> Currently the output_poll_work is only

[tip:x86/urgent] x86/microcode/AMD: Make find_proper_container() sane again

2016-12-19 Thread tip-bot for Borislav Petkov
Commit-ID: 8feaa64a9a69652fdff87205f8a8cfe1bfd5b522 Gitweb: http://git.kernel.org/tip/8feaa64a9a69652fdff87205f8a8cfe1bfd5b522 Author: Borislav Petkov AuthorDate: Sun, 18 Dec 2016 17:44:11 +0100 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 10:46:19 +0100 x86/microcode/AMD: M

[PATCH] ARM: dts: da850-lcdk: add gpio-keys

2016-12-19 Thread Bartosz Golaszewski
Add a gpio-keys node for two user buttons present on the board. Signed-off-by: Bartosz Golaszewski --- arch/arm/boot/dts/da850-lcdk.dts | 18 ++ 1 file changed, 18 insertions(+) diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index 397c77a..628f4

[tip:x86/urgent] x86/microcode/AMD: Do not load when running on a hypervisor

2016-12-19 Thread tip-bot for Borislav Petkov
Commit-ID: a15a753539eca8ba243d576f02e7ca9c4b7d7042 Gitweb: http://git.kernel.org/tip/a15a753539eca8ba243d576f02e7ca9c4b7d7042 Author: Borislav Petkov AuthorDate: Sun, 18 Dec 2016 17:44:13 +0100 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 10:46:20 +0100 x86/microcode/AMD: D

[tip:x86/urgent] x86/microcode/AMD: Sanitize apply_microcode_early_amd()

2016-12-19 Thread tip-bot for Borislav Petkov
Commit-ID: 200d3553163f6065a0f1f142f92d1cf716d586c2 Gitweb: http://git.kernel.org/tip/200d3553163f6065a0f1f142f92d1cf716d586c2 Author: Borislav Petkov AuthorDate: Sun, 18 Dec 2016 17:44:12 +0100 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 10:46:20 +0100 x86/microcode/AMD: S

[tip:x86/urgent] x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()

2016-12-19 Thread tip-bot for Boris Ostrovsky
Commit-ID: 2b4c91569a40c4512ea1b413e0c817d179ce9868 Gitweb: http://git.kernel.org/tip/2b4c91569a40c4512ea1b413e0c817d179ce9868 Author: Boris Ostrovsky AuthorDate: Sun, 18 Dec 2016 17:44:14 +0100 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 10:46:20 +0100 x86/microcode/AMD: U

[PATCH] bus: da850-mstpri: fix my e-mail address

2016-12-19 Thread Bartosz Golaszewski
I noticed my e-mail address is wrong in this one. This patch fixes it. Signed-off-by: Bartosz Golaszewski --- drivers/bus/da8xx-mstpri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bus/da8xx-mstpri.c b/drivers/bus/da8xx-mstpri.c index 063397f..9af9bcc 100644 --- a

Re: [bug report v4.8] fs/locks.c: kernel oops during posix lock stress test

2016-12-19 Thread Ming Lei
Hi, On Thu, Dec 8, 2016 at 11:57 PM, Ming Lei wrote: > Hi, > > On Mon, Nov 28, 2016 at 9:40 PM, Jeff Layton wrote: >> On Mon, 2016-11-28 at 11:10 +0800, Ming Lei wrote: >>> Hi Guys, >>> >>> When I run stress-ng via the following steps on one ARM64 dual >>> socket system(Cavium Thunder), the kern

[tip:irq/urgent] irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused

2016-12-19 Thread tip-bot for Jérémy Lefaure
Commit-ID: f357563f958df06cd9ea9e614cdba30578bb08b1 Gitweb: http://git.kernel.org/tip/f357563f958df06cd9ea9e614cdba30578bb08b1 Author: Jérémy Lefaure AuthorDate: Fri, 16 Dec 2016 19:29:27 -0500 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 10:55:43 +0100 irqchip/st: Mark st_i

Re: [PATCH 1/2] net: ethernet: sxgbe: remove private tx queue lock

2016-12-19 Thread Pavel Machek
Hi! > Lino, have you considered via-rhine.c since its "move work from irq to > workqueue context" changes that started in > 7ab87ff4c770eed71e3777936299292739fcd0fe [*] ? > > It's a shameless plug - originated in r8169.c - but it should be rather > close to what the sxgbe and friends require. Tho

Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers

2016-12-19 Thread Geert Uytterhoeven
Hi Mark, On Thu, Dec 15, 2016 at 6:53 PM, Mark Brown wrote: > On Mon, Sep 12, 2016 at 10:50:42PM +0200, Geert Uytterhoeven wrote: >> TBD: >> - s/spi_master/spi_controller/ where appropriate, >> - Provide wrappers (e.g. "#define spi_master spi_controller" until all >> SPI drivers have been

Re: [PATCH] mm: simplify node/zone name printing

2016-12-19 Thread Petr Mladek
On Mon 2016-12-19 08:00:47, Vlastimil Babka wrote: > On 12/16/2016 01:32 PM, Michal Hocko wrote: > > From: Michal Hocko > > > > show_node currently only prints Node id while it is always followed by > > printing zone->name. As the node information is conditional to > > CONFIG_NUMA we have to be c

Re: [PATCH v6 2/5] lib: implement __arch_bitrev8x4()

2016-12-19 Thread Will Deacon
On Fri, Dec 16, 2016 at 03:17:51PM -0800, Joshua Clayton wrote: > Implement faster bitrev8x4() for arm, arm64 and mips, all the platforms > with CONFIG_HAVE_ARCH_BITREVERSE. > ARM platforms just need a byteswap added to the existing __arch_bitrev32() > Amusingly, the mips implementation is exactly

[PATCH v3 2/3] USB3/DWC3: Add property "snps,incr-burst-type-adjustment" for INCR burst type

2016-12-19 Thread Changming Huang
New property "snps,incr-burst-type-adjustment = , " for USB3.0 DWC3. Field "x": 1/0 - undefined length INCR burst type enable or not; Field "y": INCR4/INCR8/INCR16/INCR32/INCR64/INCR128/INCR256 burst type. While enabling undefined length INCR burst type and INCR16 burst type, get better write perf

Re: [PATCH] vfs: fix isize/pos/len checks for reflink & dedupe

2016-12-19 Thread Christoph Hellwig
> + else if (pos_in > isize) > + return -EINVAL; No need for the else here. Otherwise looks fine: Reviewed-by: Christoph Hellwig

Re: [PATCH 01/14] extcon: Add extcon_get_extcon_dev_by_cable_id function

2016-12-19 Thread Chanwoo Choi
Hi Hans, On 2016년 12월 19일 09:07, Hans de Goede wrote: > extcon_register_notifier() allows passing in a NULL pointer for the > extcon_device, so that extcon consumers which want extcon events of a > certain type, but do not know the extcon device name (e.g. because > there are different implementat

Re: [PATCH] ARM: dts: sun8i-q8-common: enable bluetooth on SDIO Wi-Fi

2016-12-19 Thread Maxime Ripard
On Fri, Dec 16, 2016 at 10:40:00PM +0800, Icenowy Zheng wrote: > >>  > >  &r_pio { > >>  > >  wifi_pwrseq_pin_q8: wifi_pwrseq_pin@0 { > >>  > > - pins = "PL6", "PL7", "PL11"; > >>  > > + pins = "PL6", "PL7", "PL8", "PL11"; > >>  > >  function = "gpio_in"; > >>  > >  bias-pull-up; > >>  > >  }; > >>

Re: [PATCH] powerpc/livepatch: Remove klp_write_module_reloc() stub

2016-12-19 Thread Jiri Kosina
On Fri, 16 Dec 2016, Kamalesh Babulal wrote: > commit 425595a7fc20 ("livepatch: reuse module loader code > to write relocations") offloads livepatch module relocation > write to arch specific module loader code. > > Remove unused klp_write_module_reloc() function stub. > > Signed-off-by: Kamales

Re: [PATCH] HID: intel-ish-hid: Remove unneeded linux/miscdevice.h include

2016-12-19 Thread Jiri Kosina
On Thu, 15 Dec 2016, Corentin Labbe wrote: > hid/intel-ish-hid does not use any miscdevice so this patch remove > this unnecessary inclusion. > > Signed-off-by: Corentin Labbe Applied, thanks. -- Jiri Kosina SUSE Labs

Re: [PATCH 08/14] power: supply: axp288_charger: Actually get and use the USB_HOST extcon device

2016-12-19 Thread Chanwoo Choi
Hi Hans, On 2016년 12월 19일 09:07, Hans de Goede wrote: > Nothing was setting info->otg.cable, so the extcon_get_cable_state_ > calls on it would always return -EINVAL. > > This commit fixes this by actually setting info->otg.cable using the new > extcon_get_extcon_dev_by_cable_id function. > > Th

Re: [RFC][PATCH] spinlock_debug: report spinlock lockup from unlock

2016-12-19 Thread Peter Zijlstra
On Sun, Dec 18, 2016 at 01:19:11AM +0900, Sergey Senozhatsky wrote: > There is a race window between the point when __spin_lock_debug() > detects spinlock lockup and the time when CPU that caused the > lockup receives its backtrace interrupt. > > Before __spin_lock_debug() triggers all_cpu_backtra

Re: [PATCH] HID: usbhid: fix more Mayflash adapters (HID_QUIRK_MULTI_INPUT)

2016-12-19 Thread Jiri Kosina
On Mon, 12 Dec 2016, Dmitry Torokhov wrote: > From: Andrew Rodland > > Add "Mayflash GameCube Controller Adapter for Wii U and PC USB" and > "Mayflash PS3 Game Controller Adapter" to the list of devices needing > HID_QUIRK_MULTI_INPUT. These devices have 4 controller ports, and without > the qui

Re: [PATCH v2 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

2016-12-19 Thread Julia Lawall
On Fri, 16 Dec 2016, Luis R. Rodriguez wrote: > We need to ensure that when driver developers use the custom firmware > fallback mechanism it was not a copy and paste bug. These use cases on > upstream drivers are rare, we only have 2 upstream users and its for > really old drivers. Since valid

Re: [PATCH] vfs: return EOPNOTSUPP when ioctl_fsthaw() is not supported

2016-12-19 Thread Christoph Hellwig
On Sun, Dec 18, 2016 at 06:57:27PM +, Sami Kerola wrote: > An attempt to freeze a filesystem that does not support such operation is > reported as EOPNOTSUPP to user. Running unfreeze to the same filesystem > returns EINVAL. Later is a little misleading, users can mix that message > with retu

Re: [PATCH v2] dma-buf: Wait on the reservation object when sync'ing before CPU access

2016-12-19 Thread Chris Wilson
On Mon, Dec 19, 2016 at 10:40:41AM +0900, Inki Dae wrote: > > > 2016년 08월 16일 01:02에 Daniel Vetter 이(가) 쓴 글: > > On Mon, Aug 15, 2016 at 04:42:18PM +0100, Chris Wilson wrote: > >> Rendering operations to the dma-buf are tracked implicitly via the > >> reservation_object (dmabuf->resv). This is us

[tip:timers/urgent] clocksource/drivers/moxart: Plug memory and mapping leaks

2016-12-19 Thread tip-bot for Sudip Mukherjee
Commit-ID: c9435f35ae64ee162555a82b6a3586b160093957 Gitweb: http://git.kernel.org/tip/c9435f35ae64ee162555a82b6a3586b160093957 Author: Sudip Mukherjee AuthorDate: Sun, 18 Dec 2016 22:26:36 + Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:19:57 +0100 clocksource/drivers/

Re: [PATCH] HID: asus: Fix keyboard support

2016-12-19 Thread Jiri Kosina
On Sat, 10 Dec 2016, Benjamin Tissoires wrote: > Sorry for breaking the existing device. > > I have a few minor issues with your patch, but I'll let Jiri says > whether or not you need a v2. > > On Dec 10 2016 or thereabouts, Brendan McGrath wrote: > > The previous submission which added Touchpa

Re: [PATCH] mm: simplify node/zone name printing

2016-12-19 Thread Petr Mladek
On Mon 2016-12-19 09:12:10, Michal Hocko wrote: > On Mon 19-12-16 16:32:28, Sergey Senozhatsky wrote: > [...] > > as far as I can tell, now for_each_populated_zone() iterations are > > split by non-CONT printk() from show_zone_node(), which previously > > has been printk(KERN_CONT "%s: ", zone->n

Re: [PATCH 1/4] mm: add new mmgrab() helper

2016-12-19 Thread Peter Zijlstra
For all 4, Acked-by: Peter Zijlstra (Intel)

Re: [PATCH 2/2] usb: host: xhci: Handle the right timeout command

2016-12-19 Thread Mathias Nyman
On 13.12.2016 05:21, Baolin Wang wrote: Hi Mathias, On 12 December 2016 at 23:52, Mathias Nyman wrote: On 05.12.2016 09:51, Baolin Wang wrote: If a command event is found on the event ring during an interrupt, we need to stop the command timer with del_timer(). Since del_timer() can fail if

Re: [PATCH] HID: usbhid: fix more Mayflash adapters (HID_QUIRK_MULTI_INPUT)

2016-12-19 Thread Jiri Kosina
On Mon, 19 Dec 2016, Marcel Hasler wrote: > What maybe still should be added, is the "Mayflash Dolphin-bar" (PID > 0x1803, see the Bugzilla entry mentioned above). On Mon, 19 Dec 2016, Robert de Rooy wrote: > Thanks for this, > > Any chance we can also get the same quirk added for the Mayflash

Re: [PATCH] fscrypt: Factor out bio specific functions

2016-12-19 Thread Christoph Hellwig
On Fri, Dec 16, 2016 at 02:14:28PM -0800, Eric Biggers wrote: > Hmm, it still seems weird to define fscrypt_zeroout_range() when it can't > actually be used. It looks like the problem is specifically the use of > alloc_bounce_page() and do_page_crypto(). Would it be that bad to make those > avail

Re: [PATCH RESEND] block: allow WRITE_SAME commands with the SG_IO ioctl

2016-12-19 Thread Christoph Hellwig
Looks fine, Reviewed-by: Christoph Hellwig

[tip:x86/urgent] x86/init: Add i8042 state to the platform data

2016-12-19 Thread tip-bot for Dmitry Torokhov
Commit-ID: 93ffa9a479ffb65d045e74e141346e7f107fcde1 Gitweb: http://git.kernel.org/tip/93ffa9a479ffb65d045e74e141346e7f107fcde1 Author: Dmitry Torokhov AuthorDate: Fri, 9 Dec 2016 12:57:38 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:34:15 +0100 x86/init: Add i8042 s

[tip:x86/urgent] Input: i8042 - Trust firmware a bit more when probing on X86

2016-12-19 Thread tip-bot for Dmitry Torokhov
Commit-ID: d79e141c1c6ea7cb70c169971d522b88c8d5b419 Gitweb: http://git.kernel.org/tip/d79e141c1c6ea7cb70c169971d522b88c8d5b419 Author: Dmitry Torokhov AuthorDate: Fri, 9 Dec 2016 12:57:39 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:34:15 +0100 Input: i8042 - Trust

[tip:x86/urgent] x86/init: Remove i8042_detect() from platform ops

2016-12-19 Thread tip-bot for Dmitry Torokhov
Commit-ID: 32786fdc9506aeba98278c1844d4bfb766863832 Gitweb: http://git.kernel.org/tip/32786fdc9506aeba98278c1844d4bfb766863832 Author: Dmitry Torokhov AuthorDate: Fri, 9 Dec 2016 12:57:40 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:34:15 +0100 x86/init: Remove i804

[tip:x86/urgent] x86/init: Fix a couple of comment typos

2016-12-19 Thread tip-bot for Dmitry Torokhov
Commit-ID: 22d3c0d63b1108af0b4ef1cfdad1f6ef0710da30 Gitweb: http://git.kernel.org/tip/22d3c0d63b1108af0b4ef1cfdad1f6ef0710da30 Author: Dmitry Torokhov AuthorDate: Fri, 9 Dec 2016 12:57:41 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:34:16 +0100 x86/init: Fix a coupl

[PATCH 1/1] mm: call force_sig_info before prints

2016-12-19 Thread Maninder Singh
prints can delay queuing of signal, so better to print after force_sig_info. Let's say process generated SIGSEGV , and some other thread sends SIGKILL to crashing process and it gets queued before SIGSEGV becuase of little delay due to prints so in this case coredump might not generate. Signed-of

Re: [PATCH 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter

2016-12-19 Thread Jiri Kosina
On Fri, 16 Dec 2016, Tomasz Kramkowski wrote: > This is a couple of patches which fix issues with the (1292:4745) > Innomedia INNEX GENESIS/ATARI controller USB adapter. I've personally > tested these patches against the master of the hid tree. > > Patch 2 depends on patch 1. > > I wasn't sure i

Re: [PATCH] scripts: checkincludes: add exit message for no duplicates found

2016-12-19 Thread Michal Marek
On 2016-12-18 13:35, Cheah Kok Cheong wrote: > If no duplicates found, inform user. > > Signed-off-by: Cheah Kok Cheong > --- > scripts/checkincludes.pl | 13 + > 1 file changed, 13 insertions(+) > > diff --git a/scripts/checkincludes.pl b/scripts/checkincludes.pl > index 97b2c61..2

Re: [RFC][PATCH] spinlock_debug: report spinlock lockup from unlock

2016-12-19 Thread Sergey Senozhatsky
Hello, On (12/19/16 11:20), Peter Zijlstra wrote: > On Sun, Dec 18, 2016 at 01:19:11AM +0900, Sergey Senozhatsky wrote: > > There is a race window between the point when __spin_lock_debug() > > detects spinlock lockup and the time when CPU that caused the > > lockup receives its backtrace interrup

Re: [PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

2016-12-19 Thread Holger Dengler
On 12/15/2016 05:38 AM, Vinod Koul wrote: > On Wed, Dec 14, 2016 at 01:11:53AM +0100, Holger Dengler wrote: >> The Flexcard interface design split packet receive and transmit. All >> received packets and card status information are multiplexed with a >> Flexcard specific protocol and handled throug

[tip:x86/urgent] x86/unwind: Dump stack data on warnings

2016-12-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 8b5e99f02264130782a10ba5c0c759797fb064ee Gitweb: http://git.kernel.org/tip/8b5e99f02264130782a10ba5c0c759797fb064ee Author: Josh Poimboeuf AuthorDate: Fri, 16 Dec 2016 10:05:06 -0600 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:47:05 +0100 x86/unwind: Dump stac

[tip:x86/urgent] x86/unwind: Adjust last frame check for aligned function stacks

2016-12-19 Thread tip-bot for Josh Poimboeuf
Commit-ID: 8023e0e2a48d45e8d5363081fad9f7ed4402f953 Gitweb: http://git.kernel.org/tip/8023e0e2a48d45e8d5363081fad9f7ed4402f953 Author: Josh Poimboeuf AuthorDate: Fri, 16 Dec 2016 10:05:05 -0600 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:47:05 +0100 x86/unwind: Adjust la

[tip:x86/urgent] x86/tools: Fix gcc-7 warning in relocs.c

2016-12-19 Thread tip-bot for Markus Trippelsdorf
Commit-ID: 7ebb916782949621ff6819acf373a06902df7679 Gitweb: http://git.kernel.org/tip/7ebb916782949621ff6819acf373a06902df7679 Author: Markus Trippelsdorf AuthorDate: Thu, 15 Dec 2016 13:45:13 +0100 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:50:24 +0100 x86/tools: Fix g

Re: [PATCH 1/2] ocfs2: add kobject for online file check

2016-12-19 Thread kbuild test robot
Hi Gang, [auto build test ERROR on linus/master] [also build test ERROR on v4.9 next-20161219] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Gang-He/ocfs2-add-kobject-for-online-file-check

[tip:x86/urgent] x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 3df8d9208569ef0b2313e516566222d745f3b94b Gitweb: http://git.kernel.org/tip/3df8d9208569ef0b2313e516566222d745f3b94b Author: Andy Lutomirski AuthorDate: Thu, 15 Dec 2016 10:14:42 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:50:24 +0100 x86/cpu: Probe CPUID

Re: default 0 if KASAN expression not working in kbuild

2016-12-19 Thread Michal Marek
On 2016-12-15 19:09, Nikolay Borisov wrote: > Hello, > > I was doing some kasan-related debugging and when I enabled it I started > getting warnings for large stackframes. So CONFIG_FRAME_WARN has : > > int "Warn for stack frames larger than (needs gcc 4.4)" > range 0 8192 > default 0 if

Département d’admin © 3M 1995-2016. Tous droits réservés.

2016-12-19 Thread Devaraj Veerasamy, Dr
Microsoft Office : Dans le cadre de nos efforts pour améliorer l’expérience de nos services, nous mettrons à jour les services Microsoft et confidentialité de Microsoft. Nous tenons à vous informer de ces mises à jour. Cliquez ici si vous avez

Re: [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks

2016-12-19 Thread Mark Brown
On Fri, Dec 16, 2016 at 10:36:07AM -0800, Darren Hart wrote: > My understanding is include/linux should be more generic, rather than platform > specific headers. So while platform_data may refer specifically to the > platform > bus drivers, it's the closest thing we have to include/platform, whic

[tip:x86/urgent] Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 426d1aff3138cf38da14e912df3c75e312f96e9e Gitweb: http://git.kernel.org/tip/426d1aff3138cf38da14e912df3c75e312f96e9e Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:06 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:20 +0100 Revert "x86/boot: Fai

[tip:x86/urgent] x86/asm: Rewrite sync_core() to use IRET-to-self

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: c198b121b1a1d7a7171770c634cd49191bac4477 Gitweb: http://git.kernel.org/tip/c198b121b1a1d7a7171770c634cd49191bac4477 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:08 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:21 +0100 x86/asm: Rewrite sync

[tip:x86/urgent] x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 1c52d859cb2d417e7216d3e56bb7fea88444cec9 Gitweb: http://git.kernel.org/tip/1c52d859cb2d417e7216d3e56bb7fea88444cec9 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:05 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:20 +0100 x86/asm/32: Make sync

[tip:x86/urgent] x86/microcode/intel: Replace sync_core() with native_cpuid()

2016-12-19 Thread tip-bot for Andy Lutomirski
Commit-ID: 484d0e5c7943644cc46e7308a8f9d83be598f2b9 Gitweb: http://git.kernel.org/tip/484d0e5c7943644cc46e7308a8f9d83be598f2b9 Author: Andy Lutomirski AuthorDate: Fri, 9 Dec 2016 10:24:07 -0800 Committer: Thomas Gleixner CommitDate: Mon, 19 Dec 2016 11:54:21 +0100 x86/microcode/intel:

Re: [PATCH 1/1] mm: call force_sig_info before prints

2016-12-19 Thread Russell King - ARM Linux
On Mon, Dec 19, 2016 at 04:07:12PM +0530, Maninder Singh wrote: > prints can delay queuing of signal, so better to print > after force_sig_info. > > Let's say process generated SIGSEGV , and some other thread sends > SIGKILL to crashing process and it gets queued before SIGSEGV becuase > of little

Re: [PATCH] USB: cypress_m8: remove unused variable

2016-12-19 Thread Johan Hovold
On Sun, Dec 18, 2016 at 10:29:27PM +, Sudip Mukherjee wrote: > The variable havedata was only being set but never used afterwards. > > Signed-off-by: Sudip Mukherjee Thanks, I'll queue this up for 4.11. Johan

<    1   2   3   4   5   6   7   >