[PATCH 02/13] sh: drivers: convert to SPDX identifiers

2018-12-04 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch updates license to use SPDX-License-Identifier instead of verbose license text. As original license mentioned, it is GPL-2.0 in SPDX. Then, MODULE_LICENSE() should be "GPL v2" instead of "GPL". See ${LINUX}/include/linux/module.h "GPL"

[PATCH 02/13] sh: drivers: convert to SPDX identifiers

2018-12-04 Thread Kuninori Morimoto
From: Kuninori Morimoto This patch updates license to use SPDX-License-Identifier instead of verbose license text. As original license mentioned, it is GPL-2.0 in SPDX. Then, MODULE_LICENSE() should be "GPL v2" instead of "GPL". See ${LINUX}/include/linux/module.h "GPL"

[PATCH resend 00/13] sh: convert to SPDX identifiers

2018-12-04 Thread Kuninori Morimoto
Hi Andrew Morton. Cc SH ML I'm posting these patches to SH ML from few month ago, but, nothing happen. SH Maintainer seems not working anymore ? I'm not sure... So now, I added Andrew in To: field. I'm happy if some maintainer can handle these Kuninori Morimoto (13): sh: boards: convert to

[PATCH resend 00/13] sh: convert to SPDX identifiers

2018-12-04 Thread Kuninori Morimoto
Hi Andrew Morton. Cc SH ML I'm posting these patches to SH ML from few month ago, but, nothing happen. SH Maintainer seems not working anymore ? I'm not sure... So now, I added Andrew in To: field. I'm happy if some maintainer can handle these Kuninori Morimoto (13): sh: boards: convert to

Re: [PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"

2018-12-04 Thread Stephen Boyd
Quoting Jerome Brunet (2018-12-04 11:51:17) > On Tue, 2018-12-04 at 10:05 -0800, Stephen Boyd wrote: > > Quoting Jerome Brunet (2018-12-04 08:32:57) > > > This reverts commit 2430a94d1e719b7b4af2a65b781a4c036eb22e64. > > > > > > From the original commit message: > > > It turned out a problem

Re: [PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"

2018-12-04 Thread Stephen Boyd
Quoting Jerome Brunet (2018-12-04 11:51:17) > On Tue, 2018-12-04 at 10:05 -0800, Stephen Boyd wrote: > > Quoting Jerome Brunet (2018-12-04 08:32:57) > > > This reverts commit 2430a94d1e719b7b4af2a65b781a4c036eb22e64. > > > > > > From the original commit message: > > > It turned out a problem

Quick Loans

2018-12-04 Thread Loans Service
Apply for a loan at 2% reply to this Email for more Info

Quick Loans

2018-12-04 Thread Loans Service
Apply for a loan at 2% reply to this Email for more Info

Re: [PATCH v2 1/2] bus: imx-weim: support multiple address ranges per child node

2018-12-04 Thread Shawn Guo
On Fri, Nov 30, 2018 at 03:56:23PM -0500, thesve...@gmail.com wrote: > From: Sven Van Asbroeck > > Ensure that timing values for the child node are applied to > all chip selects in the child's address ranges. > > Note that this does not support multiple timing settings per > child; this can be

Re: [PATCH v2 1/2] bus: imx-weim: support multiple address ranges per child node

2018-12-04 Thread Shawn Guo
On Fri, Nov 30, 2018 at 03:56:23PM -0500, thesve...@gmail.com wrote: > From: Sven Van Asbroeck > > Ensure that timing values for the child node are applied to > all chip selects in the child's address ranges. > > Note that this does not support multiple timing settings per > child; this can be

[PATCH linux-next v3 6/7] ASoC: rsnd: add avb clocks

2018-12-04 Thread Jiada Wang
There are AVB Counter Clocks in ADG, each clock has 12bits integral and 8 bits fractional dividers which operates with S0D1ϕ clock. This patch registers 8 AVB Counter Clocks when clock-cells of rcar_sound node is 2, Signed-off-by: Jiada Wang --- sound/soc/sh/rcar/adg.c | 316

[PATCH linux-next v3 6/7] ASoC: rsnd: add avb clocks

2018-12-04 Thread Jiada Wang
There are AVB Counter Clocks in ADG, each clock has 12bits integral and 8 bits fractional dividers which operates with S0D1ϕ clock. This patch registers 8 AVB Counter Clocks when clock-cells of rcar_sound node is 2, Signed-off-by: Jiada Wang --- sound/soc/sh/rcar/adg.c | 316

[PATCH linux-next v3 7/7] clk: renesas: Add binding document for ADG

2018-12-04 Thread Jiada Wang
Add device tree bindings for Audio Clock Generator (ADG) of R-Car Socs. Signed-off-by: Jiada Wang --- .../clock/renesas,rcar-adg-clocks.txt | 24 +++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-adg-clocks.txt

[PATCH linux-next v3 7/7] clk: renesas: Add binding document for ADG

2018-12-04 Thread Jiada Wang
Add device tree bindings for Audio Clock Generator (ADG) of R-Car Socs. Signed-off-by: Jiada Wang --- .../clock/renesas,rcar-adg-clocks.txt | 24 +++ 1 file changed, 24 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-adg-clocks.txt

[tip:x86/urgent] x86/build: Fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread tip-bot for Masahiro Yamada
Commit-ID: 25896d073d8a0403b07e6dec56f58e6c33678207 Gitweb: https://git.kernel.org/tip/25896d073d8a0403b07e6dec56f58e6c33678207 Author: Masahiro Yamada AuthorDate: Wed, 5 Dec 2018 15:27:19 +0900 Committer: Ingo Molnar CommitDate: Wed, 5 Dec 2018 08:44:02 +0100 x86/build: Fix compiler

[tip:x86/urgent] x86/build: Fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread tip-bot for Masahiro Yamada
Commit-ID: 25896d073d8a0403b07e6dec56f58e6c33678207 Gitweb: https://git.kernel.org/tip/25896d073d8a0403b07e6dec56f58e6c33678207 Author: Masahiro Yamada AuthorDate: Wed, 5 Dec 2018 15:27:19 +0900 Committer: Ingo Molnar CommitDate: Wed, 5 Dec 2018 08:44:02 +0100 x86/build: Fix compiler

[PATCH linux-next v3 5/7] clk: renesas: r8a77965: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77965 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77965-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77965-cpg-mssr.c

[PATCH linux-next v3 5/7] clk: renesas: r8a77965: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77965 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77965-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77965-cpg-mssr.c

[PATCH linux-next v3 1/7] clk: renesas: r8a7795: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A7795 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a7795-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a7795-cpg-mssr.c

[PATCH linux-next v3 1/7] clk: renesas: r8a7795: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A7795 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a7795-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a7795-cpg-mssr.c

[PATCH linux-next v3 3/7] clk: renesas: r8a77990: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77990-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77990-cpg-mssr.c

[PATCH linux-next v3 4/7] clk: renesas: r8a77995: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77995 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77995-cpg-mssr.c

[PATCH linux-next v3 3/7] clk: renesas: r8a77990: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77990 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77990-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77990-cpg-mssr.c

[PATCH linux-next v3 4/7] clk: renesas: r8a77995: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A77995 SoC. Signed-off-by: Takeshi Kihara Signed-off-by: Jiada Wang --- drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a77995-cpg-mssr.c

[PATCH linux-next v3 2/7] clk: renesas: r8a7796: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A7796 SoC. Signed-off-by: Takeshi Kihara --- drivers/clk/renesas/r8a7796-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a7796-cpg-mssr.c b/drivers/clk/renesas/r8a7796-cpg-mssr.c index

[PATCH linux-next v3 0/7] clk: renesas: adg: add AVB Clock

2018-12-04 Thread Jiada Wang
on R-Car SoCs there are AVB Counter Clocks, each clock has 12bits integral and 8 bits fractional dividers which operates with S0D1ϕ clock. This patch-set adds 'adg' clock to R-Car Soc, and changes adg driver to register avb clocks when clock-cells of rcar_sound node is 2. --- v3: - Removed clock

[PATCH linux-next v3 2/7] clk: renesas: r8a7796: Add ADG clock

2018-12-04 Thread Jiada Wang
From: Takeshi Kihara This patch adds ADG clock to the R8A7796 SoC. Signed-off-by: Takeshi Kihara --- drivers/clk/renesas/r8a7796-cpg-mssr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/renesas/r8a7796-cpg-mssr.c b/drivers/clk/renesas/r8a7796-cpg-mssr.c index

[PATCH linux-next v3 0/7] clk: renesas: adg: add AVB Clock

2018-12-04 Thread Jiada Wang
on R-Car SoCs there are AVB Counter Clocks, each clock has 12bits integral and 8 bits fractional dividers which operates with S0D1ϕ clock. This patch-set adds 'adg' clock to R-Car Soc, and changes adg driver to register avb clocks when clock-cells of rcar_sound node is 2. --- v3: - Removed clock

Re: [PATCH] x86/umip: Make the UMIP activated message generic

2018-12-04 Thread Ingo Molnar
* Lendacky, Thomas wrote: > The User Mode Instruction Prevention (UMIP) feature is part of the x86_64 > instruction set architecture and not specific to Intel. Make the message > generic. > > Signed-off-by: Tom Lendacky > --- > > This patch is against the x86/cpu branch of the tip tree: >

Re: [PATCH] x86/umip: Make the UMIP activated message generic

2018-12-04 Thread Ingo Molnar
* Lendacky, Thomas wrote: > The User Mode Instruction Prevention (UMIP) feature is part of the x86_64 > instruction set architecture and not specific to Intel. Make the message > generic. > > Signed-off-by: Tom Lendacky > --- > > This patch is against the x86/cpu branch of the tip tree: >

[tip:x86/urgent] x86/build: Fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread tip-bot for Masahiro Yamada
Commit-ID: 10b87bc9f630a38a7f0c1e7cf13ff23fea1692ec Gitweb: https://git.kernel.org/tip/10b87bc9f630a38a7f0c1e7cf13ff23fea1692ec Author: Masahiro Yamada AuthorDate: Wed, 5 Dec 2018 15:27:19 +0900 Committer: Ingo Molnar CommitDate: Wed, 5 Dec 2018 08:42:09 +0100 x86/build: Fix compiler

[tip:x86/urgent] x86/build: Fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread tip-bot for Masahiro Yamada
Commit-ID: 10b87bc9f630a38a7f0c1e7cf13ff23fea1692ec Gitweb: https://git.kernel.org/tip/10b87bc9f630a38a7f0c1e7cf13ff23fea1692ec Author: Masahiro Yamada AuthorDate: Wed, 5 Dec 2018 15:27:19 +0900 Committer: Ingo Molnar CommitDate: Wed, 5 Dec 2018 08:42:09 +0100 x86/build: Fix compiler

[PATCH 2/3] ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294

2018-12-04 Thread Jian-Hong Pan
The ASUS UX533FD with ALC294 cannot detect the headset MIC and output through the internal speaker and the headphone until ALC294_FIXUP_ASUS_SPK_NOISE quirk applied. Signed-off-by: Daniel Drake Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 13 + 1 file changed,

[PATCH 2/3] ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294

2018-12-04 Thread Jian-Hong Pan
The ASUS UX533FD with ALC294 cannot detect the headset MIC and output through the internal speaker and the headphone until ALC294_FIXUP_ASUS_SPK_NOISE quirk applied. Signed-off-by: Daniel Drake Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 13 + 1 file changed,

[PATCH 3/3] ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN with ALC294

2018-12-04 Thread Jian-Hong Pan
The ASUS UX433FN with ALC294 cannot detect the headset MIC and output through the internal speaker and the headphone until ALC294_FIXUP_ASUS_SPK_NOISE quirk applied. Signed-off-by: Daniel Drake Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 4 1 file changed, 4

Re: [PATCH] perf/core: declare the percpu variable properly

2018-12-04 Thread Mukesh Ojha
Hi All, Can you please review the change ? Thanks, Mukesh On 11/27/2018 2:43 PM, Mukesh Ojha wrote: Sparse reports the current declaration of percpu variable with below warning warning: incorrect type in initializer (different address spaces) expected void const [noderef]

[PATCH 3/3] ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN with ALC294

2018-12-04 Thread Jian-Hong Pan
The ASUS UX433FN with ALC294 cannot detect the headset MIC and output through the internal speaker and the headphone until ALC294_FIXUP_ASUS_SPK_NOISE quirk applied. Signed-off-by: Daniel Drake Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 4 1 file changed, 4

Re: [PATCH] perf/core: declare the percpu variable properly

2018-12-04 Thread Mukesh Ojha
Hi All, Can you please review the change ? Thanks, Mukesh On 11/27/2018 2:43 PM, Mukesh Ojha wrote: Sparse reports the current declaration of percpu variable with below warning warning: incorrect type in initializer (different address spaces) expected void const [noderef]

[PATCH 1/3] ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu The known ALC256_FIXUP_ASUS_MIC fixup can fix the headphone jack sensing and enable use of the internal microphone on this laptop X542UN. However, it's ALC294 so create a new fixup named ALC294_FIXUP_ASUS_MIC to avoid confusion. Signed-off-by: Jian-Hong Pan Signed-off-by:

[PATCH 0/3] Add ALC294 quirks for ASUS laptops

2018-12-04 Thread Jian-Hong Pan
Add Realtek ALC294 quirks for ASUS X542UN, UX533FD and UX433FN laptops. Chris Chiu (1): ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN Jian-Hong Pan (2): ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 ALSA: hda/realtek: Enable audio jacks of ASUS

[PATCH 1/3] ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu The known ALC256_FIXUP_ASUS_MIC fixup can fix the headphone jack sensing and enable use of the internal microphone on this laptop X542UN. However, it's ALC294 so create a new fixup named ALC294_FIXUP_ASUS_MIC to avoid confusion. Signed-off-by: Jian-Hong Pan Signed-off-by:

[PATCH 0/3] Add ALC294 quirks for ASUS laptops

2018-12-04 Thread Jian-Hong Pan
Add Realtek ALC294 quirks for ASUS X542UN, UX533FD and UX433FN laptops. Chris Chiu (1): ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN Jian-Hong Pan (2): ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 ALSA: hda/realtek: Enable audio jacks of ASUS

Re: [PATCH 4.14 000/146] 4.14.86-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Wed, Dec 05, 2018 at 10:48:59AM +0530, Naresh Kamboju wrote: > On Tue, 4 Dec 2018 at 16:34, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 4.14.86 release. > > There are 146 patches in this series, all will be posted as a response > > to this one. If

Re: [patch 0/2 for-4.20] mm, thp: fix remote access and allocation regressions

2018-12-04 Thread Michal Hocko
On Tue 04-12-18 14:25:54, David Rientjes wrote: > On Tue, 4 Dec 2018, Michal Hocko wrote: > > > > This fixes a 13.9% of remote memory access regression and 40% remote > > > memory allocation regression on Haswell when the local node is fragmented > > > for hugepage sized pages and memory is being

Re: [PATCH 4.14 000/146] 4.14.86-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Wed, Dec 05, 2018 at 10:48:59AM +0530, Naresh Kamboju wrote: > On Tue, 4 Dec 2018 at 16:34, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 4.14.86 release. > > There are 146 patches in this series, all will be posted as a response > > to this one. If

Re: [patch 0/2 for-4.20] mm, thp: fix remote access and allocation regressions

2018-12-04 Thread Michal Hocko
On Tue 04-12-18 14:25:54, David Rientjes wrote: > On Tue, 4 Dec 2018, Michal Hocko wrote: > > > > This fixes a 13.9% of remote memory access regression and 40% remote > > > memory allocation regression on Haswell when the local node is fragmented > > > for hugepage sized pages and memory is being

[PATCH] kbuild: exploit parallel building for CONFIG_HEADERS_CHECK

2018-12-04 Thread Masahiro Yamada
When CONFIG_HEADERS_CHECK is enabled, the headers_check is executed as a serialized task in the vmlinux recipe. Make it independent of vmlinux so that parallel building can process the headers_check and other build targets simultaneously. Signed-off-by: Masahiro Yamada --- Makefile | 7

[PATCH] kbuild: exploit parallel building for CONFIG_HEADERS_CHECK

2018-12-04 Thread Masahiro Yamada
When CONFIG_HEADERS_CHECK is enabled, the headers_check is executed as a serialized task in the vmlinux recipe. Make it independent of vmlinux so that parallel building can process the headers_check and other build targets simultaneously. Signed-off-by: Masahiro Yamada --- Makefile | 7

[PATCH] kbuild: remove a special handling for *.agh in Makefile.headersinst

2018-12-04 Thread Masahiro Yamada
scripts/Makefile.headersinst takes care of *.agh just for arch/cris/include/uapi/arch-v10/arch/sv_addr.agh because renaming exported headers is difficult (or impossible). This code is no longer necessary thanks to commit c690eddc2f3b ("CRIS: Drop support for the CRIS port"). Signed-off-by:

Re: [PATCH 1/2] ARM: Remove '-p' from LDFLAGS

2018-12-04 Thread Ard Biesheuvel
On Wed, 5 Dec 2018 at 02:42, Nathan Chancellor wrote: > > This option is not supported by lld: > > ld.lld: error: unknown argument: -p > > This has been a no-op in binutils since 2004 (see commit dea514f51da1 in > that tree). Given that the lowest officially supported of binutils for > the

[PATCH] kbuild: remove a special handling for *.agh in Makefile.headersinst

2018-12-04 Thread Masahiro Yamada
scripts/Makefile.headersinst takes care of *.agh just for arch/cris/include/uapi/arch-v10/arch/sv_addr.agh because renaming exported headers is difficult (or impossible). This code is no longer necessary thanks to commit c690eddc2f3b ("CRIS: Drop support for the CRIS port"). Signed-off-by:

Re: [PATCH 1/2] ARM: Remove '-p' from LDFLAGS

2018-12-04 Thread Ard Biesheuvel
On Wed, 5 Dec 2018 at 02:42, Nathan Chancellor wrote: > > This option is not supported by lld: > > ld.lld: error: unknown argument: -p > > This has been a no-op in binutils since 2004 (see commit dea514f51da1 in > that tree). Given that the lowest officially supported of binutils for > the

Re: [PATCH 2/2] ARM: Wrap '--pic-veneer' with ld-option

2018-12-04 Thread Ard Biesheuvel
On Wed, 5 Dec 2018 at 02:42, Nathan Chancellor wrote: > > This flag is not supported by lld: > > ld.lld: error: unknown argument: --pic-veneer > > Signed-off-by: Nathan Chancellor Hi Nate, Does this mean ld.lld is guaranteed to produce position independent veneers if you build kernels that

Re: [PATCH 2/2] ARM: Wrap '--pic-veneer' with ld-option

2018-12-04 Thread Ard Biesheuvel
On Wed, 5 Dec 2018 at 02:42, Nathan Chancellor wrote: > > This flag is not supported by lld: > > ld.lld: error: unknown argument: --pic-veneer > > Signed-off-by: Nathan Chancellor Hi Nate, Does this mean ld.lld is guaranteed to produce position independent veneers if you build kernels that

Re: [patch 1/2 for-4.20] mm, thp: restore node-local hugepage allocations

2018-12-04 Thread Michal Hocko
On Tue 04-12-18 13:56:30, David Rientjes wrote: > On Tue, 4 Dec 2018, Michal Hocko wrote: > > > > This is a full revert of ac5b2c18911f ("mm: thp: relax __GFP_THISNODE for > > > MADV_HUGEPAGE mappings") and a partial revert of 89c83fb539f9 ("mm, thp: > > > consolidate THP gfp handling into

Re: [patch 1/2 for-4.20] mm, thp: restore node-local hugepage allocations

2018-12-04 Thread Michal Hocko
On Tue 04-12-18 13:56:30, David Rientjes wrote: > On Tue, 4 Dec 2018, Michal Hocko wrote: > > > > This is a full revert of ac5b2c18911f ("mm: thp: relax __GFP_THISNODE for > > > MADV_HUGEPAGE mappings") and a partial revert of 89c83fb539f9 ("mm, thp: > > > consolidate THP gfp handling into

Re: [PATCH v4 0/7] lib/lzo: performance improvements

2018-12-04 Thread Sergey Senozhatsky
On (11/30/18 14:26), Dave Rodgman wrote: > > This patch series introduces performance improvements for lzo. > > The previous version of this patchset is here: > https://lkml.org/lkml/2018/11/30/807 > > This version of the patchset fixes a maybe-used-uninitialized warning > (although the

Re: [PATCH v4 0/7] lib/lzo: performance improvements

2018-12-04 Thread Sergey Senozhatsky
On (11/30/18 14:26), Dave Rodgman wrote: > > This patch series introduces performance improvements for lzo. > > The previous version of this patchset is here: > https://lkml.org/lkml/2018/11/30/807 > > This version of the patchset fixes a maybe-used-uninitialized warning > (although the

Re: > [PATCH] Security: Handle hidepid option correctly

2018-12-04 Thread 程洋
Anyone who can review my patch? 程洋 于2018年11月30日周五 上午10:34写道: > > Here is an article illustrates the details. > https://medium.com/@topjohnwu/from-anime-game-to-android-system-security-vulnerability-9b955a182f20 > > And There is a similar fix on kernel-4.4: >

Re: > [PATCH] Security: Handle hidepid option correctly

2018-12-04 Thread 程洋
Anyone who can review my patch? 程洋 于2018年11月30日周五 上午10:34写道: > > Here is an article illustrates the details. > https://medium.com/@topjohnwu/from-anime-game-to-android-system-security-vulnerability-9b955a182f20 > > And There is a similar fix on kernel-4.4: >

Re: [PATCH v3 2/8] mfd / platform: cros_ec: move lightbar attributes to its own driver.

2018-12-04 Thread Lee Jones
On Tue, 04 Dec 2018, Enric Balletbo i Serra wrote: > On 4/12/18 10:21, Lee Jones wrote: > > On Mon, 03 Dec 2018, Enric Balletbo i Serra wrote: > >> On 3/12/18 11:36, Lee Jones wrote: > >>> On Tue, 27 Nov 2018, Enric Balletbo i Serra wrote: > >>> > The entire way how cros sysfs attibutes are

Re: [PATCH v3 2/8] mfd / platform: cros_ec: move lightbar attributes to its own driver.

2018-12-04 Thread Lee Jones
On Tue, 04 Dec 2018, Enric Balletbo i Serra wrote: > On 4/12/18 10:21, Lee Jones wrote: > > On Mon, 03 Dec 2018, Enric Balletbo i Serra wrote: > >> On 3/12/18 11:36, Lee Jones wrote: > >>> On Tue, 27 Nov 2018, Enric Balletbo i Serra wrote: > >>> > The entire way how cros sysfs attibutes are

Re: [PATCH] clk: socfpga: Don't have get_parent for single parent ops

2018-12-04 Thread Stephen Boyd
(Adding Dinh's korg email) I also wonder if this driver is even used anymore or maybe we can delete it? Quoting Stephen Boyd (2018-12-04 11:34:16) > This driver creates a gate clk with the possibility to have multiple > parents. That can cause problems if the common clk framework tries to > call

Re: [PATCH] clk: socfpga: Don't have get_parent for single parent ops

2018-12-04 Thread Stephen Boyd
(Adding Dinh's korg email) I also wonder if this driver is even used anymore or maybe we can delete it? Quoting Stephen Boyd (2018-12-04 11:34:16) > This driver creates a gate clk with the possibility to have multiple > parents. That can cause problems if the common clk framework tries to > call

Re: [PATCH] fanotify: Make sure to check event_len when copying

2018-12-04 Thread Amir Goldstein
On Wed, Dec 5, 2018 at 1:44 AM Kees Cook wrote: > > As a precaution, make sure we check event_len when copying to userspace. > Based on old feedback: https://lkml.kernel.org/r/542d9fe5.3010...@gmx.de > This precaution serves the new fanotify_event_info_fid format well:

Re: [PATCH] fanotify: Make sure to check event_len when copying

2018-12-04 Thread Amir Goldstein
On Wed, Dec 5, 2018 at 1:44 AM Kees Cook wrote: > > As a precaution, make sure we check event_len when copying to userspace. > Based on old feedback: https://lkml.kernel.org/r/542d9fe5.3010...@gmx.de > This precaution serves the new fanotify_event_info_fid format well:

Re: [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support

2018-12-04 Thread Stephen Boyd
Quoting David Dai (2018-12-04 17:14:10) > > On 12/4/2018 2:34 PM, Stephen Boyd wrote: > > Quoting Alex Elder (2018-12-04 13:41:47) > >> On 12/4/18 1:24 PM, Stephen Boyd wrote: > >>> Quoting David Dai (2018-12-03 19:50:13) > Add IPA clock support by extending the current clk rpmh driver to

Re: [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support

2018-12-04 Thread Stephen Boyd
Quoting David Dai (2018-12-04 17:14:10) > > On 12/4/2018 2:34 PM, Stephen Boyd wrote: > > Quoting Alex Elder (2018-12-04 13:41:47) > >> On 12/4/18 1:24 PM, Stephen Boyd wrote: > >>> Quoting David Dai (2018-12-03 19:50:13) > Add IPA clock support by extending the current clk rpmh driver to

Re: [PATCH v2] x86/build: fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread Zhenzhong Duan
On 2018/12/5 14:27, Masahiro Yamada wrote: It is troublesome to add a diagnostic like this to the Makefile parse stage because the top-level Makefile could be parsed with a stale include/config/auto.conf. Once you are hit by the error about non-retpoline compiler, the compilation still breaks

Re: [PATCH v2] x86/build: fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread Zhenzhong Duan
On 2018/12/5 14:27, Masahiro Yamada wrote: It is troublesome to add a diagnostic like this to the Makefile parse stage because the top-level Makefile could be parsed with a stale include/config/auto.conf. Once you are hit by the error about non-retpoline compiler, the compilation still breaks

Re: [PATCH v5 7/8] arm64: dts: sdm845: Add rpmh powercontroller node

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:46 AM, Stephen Boyd wrote: Quoting Rajendra Nayak (2018-12-03 21:21:18) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index b72bdb0a31a5..a6d0cd8d17b0 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++

Re: [PATCH v5 7/8] arm64: dts: sdm845: Add rpmh powercontroller node

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:46 AM, Stephen Boyd wrote: Quoting Rajendra Nayak (2018-12-03 21:21:18) diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index b72bdb0a31a5..a6d0cd8d17b0 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++

Re: [PATCH v5 4/8] soc: qcom: rpmpd: Add support for get/set performance state

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:44 AM, Stephen Boyd wrote: Quoting Rajendra Nayak (2018-12-03 21:21:15) @@ -221,6 +224,47 @@ static int rpmpd_power_off(struct generic_pm_domain *domain) return ret; } +static int rpmpd_set_performance(struct generic_pm_domain *domain, +

Re: [PATCH v5 4/8] soc: qcom: rpmpd: Add support for get/set performance state

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:44 AM, Stephen Boyd wrote: Quoting Rajendra Nayak (2018-12-03 21:21:15) @@ -221,6 +224,47 @@ static int rpmpd_power_off(struct generic_pm_domain *domain) return ret; } +static int rpmpd_set_performance(struct generic_pm_domain *domain, +

Re: [resend PATCH] dt-bindings: sound: Add documentation for pcm3060 property out-single-ended

2018-12-04 Thread Kirill Marinushkin
Thank you Rob, Mark already applied this patch, with a slightly modified subject: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?h=for-next=fd7de6370cb62b147185834d60069568a21acacd Best Regards, Kirill On 12/04/18 22:43, Rob Herring wrote: > On Thu, 15 Nov 2018

Re: [resend PATCH] dt-bindings: sound: Add documentation for pcm3060 property out-single-ended

2018-12-04 Thread Kirill Marinushkin
Thank you Rob, Mark already applied this patch, with a slightly modified subject: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?h=for-next=fd7de6370cb62b147185834d60069568a21acacd Best Regards, Kirill On 12/04/18 22:43, Rob Herring wrote: > On Thu, 15 Nov 2018

Re: [PATCH v5 3/8] soc: qcom: rpmpd: Add a Power domain driver to model corners

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:42 AM, Stephen Boyd wrote: Overall looks good to me, just some nitpicks around modules and includes. Thanks for the review, I will fix up all your concerns below and respin soon. Quoting Rajendra Nayak (2018-12-03 21:21:14) The Power domains for corners just pass the

Re: [PATCH v10 0/6] Support for Qualcomm UFS QMP PHY on SDM845

2018-12-04 Thread Vivek Gautam
On Tue, Oct 23, 2018 at 10:07 AM Can Guo wrote: > > This patch series adds support for UFS QMP PHY on SDM845 and the > compatible string for it. This patch series depends on the current > proposed QMP V3 USB3 UNI PHY support for sdm845 driver [1], on > the DT bindings for the QMP V3 USB3 PHYs

Re: [PATCH v5 3/8] soc: qcom: rpmpd: Add a Power domain driver to model corners

2018-12-04 Thread Rajendra Nayak
On 12/5/2018 4:42 AM, Stephen Boyd wrote: Overall looks good to me, just some nitpicks around modules and includes. Thanks for the review, I will fix up all your concerns below and respin soon. Quoting Rajendra Nayak (2018-12-03 21:21:14) The Power domains for corners just pass the

Re: [PATCH v10 0/6] Support for Qualcomm UFS QMP PHY on SDM845

2018-12-04 Thread Vivek Gautam
On Tue, Oct 23, 2018 at 10:07 AM Can Guo wrote: > > This patch series adds support for UFS QMP PHY on SDM845 and the > compatible string for it. This patch series depends on the current > proposed QMP V3 USB3 UNI PHY support for sdm845 driver [1], on > the DT bindings for the QMP V3 USB3 PHYs

RE: [PATCH v7 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller

2018-12-04 Thread Yogesh Narayan Gaur
Hi, Verified patch on LS1088ardb this board is having two connected flash slave devices on CS0 and CS1. Verified with simple Read/Write/Erase operations along with JFFS2 mounting and booting from flash MTD partition for both slave devices. > -Original Message- > From: Schrempf Frieder

Re: [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info

2018-12-04 Thread Matti Vaittinen
Hello Stephen, I copied some parts of the v4 discussion here as well. Let's continue them under this one email thread. (and yep, this is my bad we now have multiple email threads - I did these new patches without waiting for the final conclusion. I should try to be more patient in the future...)

RE: [PATCH v7 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller

2018-12-04 Thread Yogesh Narayan Gaur
Hi, Verified patch on LS1088ardb this board is having two connected flash slave devices on CS0 and CS1. Verified with simple Read/Write/Erase operations along with JFFS2 mounting and booting from flash MTD partition for both slave devices. > -Original Message- > From: Schrempf Frieder

Re: [PATCH v6 03/10] clk: of-provider: look at parent if registered device has no provider info

2018-12-04 Thread Matti Vaittinen
Hello Stephen, I copied some parts of the v4 discussion here as well. Let's continue them under this one email thread. (and yep, this is my bad we now have multiple email threads - I did these new patches without waiting for the final conclusion. I should try to be more patient in the future...)

Re: [PATCH v2] x86/build: fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread Meelis Roos
05.12.18 08:27 Masahiro Yamada kirjutas: The easiest fix is to move this check to the "archprepare" like commit 829fe4aa9ac1 ("x86: Allow generating user-space headers without a compiler") did. Link: https://lkml.org/lkml/2018/12/4/206 Fixes: 4cd24de3a098 ("x86/retpoline: Make CONFIG_RETPOLINE

Re: [PATCH v2] x86/build: fix compiler support check for CONFIG_RETPOLINE

2018-12-04 Thread Meelis Roos
05.12.18 08:27 Masahiro Yamada kirjutas: The easiest fix is to move this check to the "archprepare" like commit 829fe4aa9ac1 ("x86: Allow generating user-space headers without a compiler") did. Link: https://lkml.org/lkml/2018/12/4/206 Fixes: 4cd24de3a098 ("x86/retpoline: Make CONFIG_RETPOLINE

Re: [PATCH 4.14 054/146] f2fs: fix to do sanity check with block address in main area

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 08:27:32PM +, Sudip Mukherjee wrote: > Hi Greg, > > On Tue, Dec 4, 2018 at 11:05 AM Greg Kroah-Hartman > wrote: > > > > 4.14-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > commit

Re: [PATCH 4.14 054/146] f2fs: fix to do sanity check with block address in main area

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 08:27:32PM +, Sudip Mukherjee wrote: > Hi Greg, > > On Tue, Dec 4, 2018 at 11:05 AM Greg Kroah-Hartman > wrote: > > > > 4.14-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > commit

Re: [PATCH 4.19 000/139] 4.19.7-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 01:42:47PM -0800, Guenter Roeck wrote: > On 12/4/18 2:48 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.7 release. > > There are 139 patches in this series, all will be posted as a response > > to this one. If anyone has any

Re: [PATCH 4.19 000/139] 4.19.7-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 01:42:47PM -0800, Guenter Roeck wrote: > On 12/4/18 2:48 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.7 release. > > There are 139 patches in this series, all will be posted as a response > > to this one. If anyone has any

Re: [PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock.

2018-12-04 Thread Wei Yang
On Wed, Dec 05, 2018 at 05:37:37AM +, Yueyi Li wrote: > >On 2018/12/4 11:04, Wei Yang wrote: >> On Mon, Dec 03, 2018 at 04:00:08AM +, Yueyi Li wrote: >>> Found warning: >>> >>> WARNING: EXPORT symbol "gsi_write_channel_scratch" [vmlinux] version >>> generation failed, symbol will not be

Re: [PATCH v2] memblock: Anonotate memblock_is_reserved() with __init_memblock.

2018-12-04 Thread Wei Yang
On Wed, Dec 05, 2018 at 05:37:37AM +, Yueyi Li wrote: > >On 2018/12/4 11:04, Wei Yang wrote: >> On Mon, Dec 03, 2018 at 04:00:08AM +, Yueyi Li wrote: >>> Found warning: >>> >>> WARNING: EXPORT symbol "gsi_write_channel_scratch" [vmlinux] version >>> generation failed, symbol will not be

Re: [PATCH 4.19 000/139] 4.19.7-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 07:09:46PM -0200, Rafael David Tinoco wrote: > On 12/4/18 8:48 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.7 release. > > There are 139 patches in this series, all will be posted as a response > > to this one. If anyone has

Re: [PATCH 4.19 000/139] 4.19.7-stable review

2018-12-04 Thread Greg Kroah-Hartman
On Tue, Dec 04, 2018 at 07:09:46PM -0200, Rafael David Tinoco wrote: > On 12/4/18 8:48 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.7 release. > > There are 139 patches in this series, all will be posted as a response > > to this one. If anyone has

Re: [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

2018-12-04 Thread Stephen Boyd
Quoting Masahiro Yamada (2018-12-04 20:26:06) > On Wed, Dec 5, 2018 at 3:14 AM Stephen Boyd wrote: > > > > Quoting Masahiro Yamada (2018-12-04 03:03:53) > > > Hi Stephen, > > > > > > > > > On Fri, Nov 30, 2018 at 5:31 PM Stephen Boyd wrote: > > > > > > > > Quoting Sugaya Taichi (2018-11-18

Re: [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

2018-12-04 Thread Stephen Boyd
Quoting Masahiro Yamada (2018-12-04 20:26:06) > On Wed, Dec 5, 2018 at 3:14 AM Stephen Boyd wrote: > > > > Quoting Masahiro Yamada (2018-12-04 03:03:53) > > > Hi Stephen, > > > > > > > > > On Fri, Nov 30, 2018 at 5:31 PM Stephen Boyd wrote: > > > > > > > > Quoting Sugaya Taichi (2018-11-18

[PATCH 4/4] ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu Acer AIO Veriton Z4860G/Z6860G with the same ALC286 codec has issues with the input from external microphone. The issue can be fixed by the fixup ALC286_FIXUP_ACER_AIO_MIC_NO_PRESENCE for Veriton Z4660G. Signed-off-by: Jian-Hong Pan Signed-off-by: Daniel Drake Signed-off-by:

[PATCH 4/4] ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860G

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu Acer AIO Veriton Z4860G/Z6860G with the same ALC286 codec has issues with the input from external microphone. The issue can be fixed by the fixup ALC286_FIXUP_ACER_AIO_MIC_NO_PRESENCE for Veriton Z4660G. Signed-off-by: Jian-Hong Pan Signed-off-by: Daniel Drake Signed-off-by:

[PATCH 2/4] ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset mic

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu The Acer AIO Aspire C24-860 with ALC286 can't detect the headset microphone. Just like another Acer AIO U27-880, it needs a different pin value for 0x18 and the headset fixup to make headset mic work. Signed-off-by: Jian-Hong Pan Signed-off-by: Daniel Drake Signed-off-by:

[PATCH 3/4] ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G

2018-12-04 Thread Jian-Hong Pan
From: Chris Chiu Acer AIO Veriton Z4660G with ALC286 codec has issue with the input from external microphones connecting via 'Front Mic' jack. The fixup ALC286_FIXUP_ACER_AIO_MIC_NO_PRESENCE enables the jack sensing of the headset and fix the audio input issue of external microphone.

  1   2   3   4   5   6   7   8   9   10   >