Re: [PATCH V2 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

2018-09-30 Thread Viresh Kumar
On 17-09-18, 11:17, Anson Huang wrote: > On i.MX6UL/i.MX6ULL, accessing OCOTP directly is wrong because > the ocotp clock needs to be enabled first. Add support for reading > OCOTP through the nvmem API, and keep the old method there to > support old dtb. > > Signed-off-by: Anson Huang > --- >

Re: [PATCH V2 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

2018-09-30 Thread Viresh Kumar
On 17-09-18, 11:17, Anson Huang wrote: > On i.MX6UL/i.MX6ULL, accessing OCOTP directly is wrong because > the ocotp clock needs to be enabled first. Add support for reading > OCOTP through the nvmem API, and keep the old method there to > support old dtb. > > Signed-off-by: Anson Huang > --- >

Re: linux-next: Signed-off-by missing for commit in the parisc-hd tree

2018-09-30 Thread Helge Deller
On 01.10.2018 03:04, Stephen Rothwell wrote: > Commit > f17bbdb5eea2 ("parisc: Remove PTE load and fault check from L2_ptep macro") > is missing a Signed-off-by from its committer. Fixed now. Thanks! Helge signature.asc Description: OpenPGP digital signature

Re: linux-next: Signed-off-by missing for commit in the parisc-hd tree

2018-09-30 Thread Helge Deller
On 01.10.2018 03:04, Stephen Rothwell wrote: > Commit > f17bbdb5eea2 ("parisc: Remove PTE load and fault check from L2_ptep macro") > is missing a Signed-off-by from its committer. Fixed now. Thanks! Helge signature.asc Description: OpenPGP digital signature

Re: [PATCH RESEND] twl4030_charger: fix charging current out-of-bounds

2018-09-30 Thread Andreas Kemnade
Hi Pavel, On Sun, 30 Sep 2018 22:16:42 +0200 Pavel Machek wrote: > On Mon 2018-09-17 07:20:35, Andreas Kemnade wrote: > > the charging current uses unsigned int variables, if we step back > > if the current is still low, we would run into negative which > > means setting the target to a huge

Re: [PATCH RESEND] twl4030_charger: fix charging current out-of-bounds

2018-09-30 Thread Andreas Kemnade
Hi Pavel, On Sun, 30 Sep 2018 22:16:42 +0200 Pavel Machek wrote: > On Mon 2018-09-17 07:20:35, Andreas Kemnade wrote: > > the charging current uses unsigned int variables, if we step back > > if the current is still low, we would run into negative which > > means setting the target to a huge

Re: [PATCH 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

2018-09-30 Thread Viresh Kumar
On 14-09-18, 10:59, Anson Huang wrote: > On i.MX6UL/i.MX6ULL, accessing OCOTP directly is wrong because > the ocotp clock needs to be enabled first. Add support for reading > OCOTP through the nvmem API instead. > > Signed-off-by: Anson Huang > --- > drivers/cpufreq/imx6q-cpufreq.c | 39

Re: [PATCH 2/2] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull

2018-09-30 Thread Viresh Kumar
On 14-09-18, 10:59, Anson Huang wrote: > On i.MX6UL/i.MX6ULL, accessing OCOTP directly is wrong because > the ocotp clock needs to be enabled first. Add support for reading > OCOTP through the nvmem API instead. > > Signed-off-by: Anson Huang > --- > drivers/cpufreq/imx6q-cpufreq.c | 39

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (09/29/18 20:13), Sergey Senozhatsky wrote: > We used to flush "incomplete" cont lines (fragments) from console_unlock(). > > void console_unlock(void) > { > ... > /* flush buffered message fragment immediately to console */ > console_cont_flush(text, sizeof(text)); > again: >

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (09/29/18 20:13), Sergey Senozhatsky wrote: > We used to flush "incomplete" cont lines (fragments) from console_unlock(). > > void console_unlock(void) > { > ... > /* flush buffered message fragment immediately to console */ > console_cont_flush(text, sizeof(text)); > again: >

Re: [PATCH 0/3] namei: implement various scoping AT_* flags

2018-09-30 Thread Aleksa Sarai
On 2018-10-01, Dave Chinner wrote: > > I've added some selftests for this, but it's not clear to me whether > > they should live here or in xfstests (as far as I can tell there are no > > other VFS tests in selftests, while there are some tests that look like > > generic VFS tests in xfstests).

Re: [PATCH 0/3] namei: implement various scoping AT_* flags

2018-09-30 Thread Aleksa Sarai
On 2018-10-01, Dave Chinner wrote: > > I've added some selftests for this, but it's not clear to me whether > > they should live here or in xfstests (as far as I can tell there are no > > other VFS tests in selftests, while there are some tests that look like > > generic VFS tests in xfstests).

Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

2018-09-30 Thread Aleksa Sarai
On 2018-09-29, Jann Horn wrote: > The problem is what happens if a folder you are walking through is > concurrently moved out of the chroot. Consider the following scenario: > > You attempt to open "C/../../etc/passwd" under the root "/A/B". > Something else concurrently moves /A/B/C to /A/C.

Re: [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

2018-09-30 Thread Aleksa Sarai
On 2018-09-29, Jann Horn wrote: > The problem is what happens if a folder you are walking through is > concurrently moved out of the chroot. Consider the following scenario: > > You attempt to open "C/../../etc/passwd" under the root "/A/B". > Something else concurrently moves /A/B/C to /A/C.

Re: [PATCH 4/6] perf report: Use the offset address to find inline frames

2018-09-30 Thread Ravi Bangoria
Hi Milian, Seems this has a regression: With acme/perf/urgent: $ ./perf record -e cycles:u --call-graph=dwarf ls $ ./perf script ls 13585 602082.534478: 28032 cycles:u: 1f1f4 __GI___tunables_init+0xd3dc00a4 (/usr/lib64/ld-2.26.so)

Re: [PATCH 4/6] perf report: Use the offset address to find inline frames

2018-09-30 Thread Ravi Bangoria
Hi Milian, Seems this has a regression: With acme/perf/urgent: $ ./perf record -e cycles:u --call-graph=dwarf ls $ ./perf script ls 13585 602082.534478: 28032 cycles:u: 1f1f4 __GI___tunables_init+0xd3dc00a4 (/usr/lib64/ld-2.26.so)

[PATCH RFC 3/5] power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator

2018-09-30 Thread Brian Masney
From: Jonathan Marek This patch adds an of_match for the usb-otg-vbus regulator to bq24190_charger. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney --- drivers/power/supply/bq24190_charger.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/power/supply/bq24190_charger.c

[PATCH RFC 1/5] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus

2018-09-30 Thread Brian Masney
Add support for the ti,bq24192 variant and a child node for the usb-otg-vbus regulator. Signed-off-by: Brian Masney --- Documentation/devicetree/bindings/power/supply/bq24190.txt | 7 +++ 1 file changed, 7 insertions(+) diff --git

[PATCH RFC 3/5] power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator

2018-09-30 Thread Brian Masney
From: Jonathan Marek This patch adds an of_match for the usb-otg-vbus regulator to bq24190_charger. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney --- drivers/power/supply/bq24190_charger.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/power/supply/bq24190_charger.c

[PATCH RFC 1/5] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus

2018-09-30 Thread Brian Masney
Add support for the ti,bq24192 variant and a child node for the usb-otg-vbus regulator. Signed-off-by: Brian Masney --- Documentation/devicetree/bindings/power/supply/bq24190.txt | 7 +++ 1 file changed, 7 insertions(+) diff --git

[PATCH RFC 0/5] treewide: add USB OTG support for hammerhead

2018-09-30 Thread Brian Masney
This patch set adds USB OTG support for the LG Nexus 5 (hammerhead) phone. My only question is related to patch #4 where the GPIO support is added to bq24190_charger. Based on the information in the device tree binding Documentation/devicetree/bindings/power/supply/bq24190.txt, I should be using a

[PATCH RFC 0/5] treewide: add USB OTG support for hammerhead

2018-09-30 Thread Brian Masney
This patch set adds USB OTG support for the LG Nexus 5 (hammerhead) phone. My only question is related to patch #4 where the GPIO support is added to bq24190_charger. Based on the information in the device tree binding Documentation/devicetree/bindings/power/supply/bq24190.txt, I should be using a

[PATCH RFC 5/5] ARM: dts: qcom: msm8974-hammerhead: add USB OTG support

2018-09-30 Thread Brian Masney
From: Jonathan Marek Add the device tree bindings for USB OTG support. Driver was tested using on a LG Nexus 5 (hammerhead) phone. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney Tested-by: Brian Masney --- See my cover letter for a question about how I can convert this patch over

[PATCH RFC 2/5] power: supply: bq24190_charger: add support for bq24192 variant

2018-09-30 Thread Brian Masney
From: Jonathan Marek This patch adds support for the bq24192 variant to bq24190_charger. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney --- drivers/power/supply/bq24190_charger.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[PATCH RFC 4/5] power: supply: bq24190_charger: add support for extcon and GPIO for USB OTG support

2018-09-30 Thread Brian Masney
From: Jonathan Marek Add extcon support so that we can notify USB drivers of cable state changes. This also adds support for an optional GPIO that is changed depending on the cable state. This patch makes the USB OTG work correctly on a LG Nexus 5 (hammerhead) phone. Signed-off-by: Jonathan

[PATCH RFC 2/5] power: supply: bq24190_charger: add support for bq24192 variant

2018-09-30 Thread Brian Masney
From: Jonathan Marek This patch adds support for the bq24192 variant to bq24190_charger. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney --- drivers/power/supply/bq24190_charger.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

[PATCH RFC 4/5] power: supply: bq24190_charger: add support for extcon and GPIO for USB OTG support

2018-09-30 Thread Brian Masney
From: Jonathan Marek Add extcon support so that we can notify USB drivers of cable state changes. This also adds support for an optional GPIO that is changed depending on the cable state. This patch makes the USB OTG work correctly on a LG Nexus 5 (hammerhead) phone. Signed-off-by: Jonathan

[PATCH RFC 5/5] ARM: dts: qcom: msm8974-hammerhead: add USB OTG support

2018-09-30 Thread Brian Masney
From: Jonathan Marek Add the device tree bindings for USB OTG support. Driver was tested using on a LG Nexus 5 (hammerhead) phone. Signed-off-by: Jonathan Marek Signed-off-by: Brian Masney Tested-by: Brian Masney --- See my cover letter for a question about how I can convert this patch over

Re: possible deadlock in __do_page_fault

2018-09-30 Thread syzbot
syzbot has found a reproducer for the following crash on: HEAD commit:17b57b1883c1 Linux 4.19-rc6 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=17920a7e40 kernel config: https://syzkaller.appspot.com/x/.config?x=c0af03fe452b65fb dashboard link:

Re: possible deadlock in __do_page_fault

2018-09-30 Thread syzbot
syzbot has found a reproducer for the following crash on: HEAD commit:17b57b1883c1 Linux 4.19-rc6 git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=17920a7e40 kernel config: https://syzkaller.appspot.com/x/.config?x=c0af03fe452b65fb dashboard link:

Re: [PATCH] PM / OPP: Refactor counting of added OPPs for v2 to avoid unsupported OPPs

2018-09-30 Thread Viresh Kumar
On 21-08-18, 22:10, Dave Gerlach wrote: Please ping people back if you haven't received a response for too long. Sorry that I missed getting to this at an earlier point of time. > Currently the _of_add_opp_table_v2 call loops through the OPP nodes in > the operating-points-v2 table in the device

Re: [PATCH] PM / OPP: Refactor counting of added OPPs for v2 to avoid unsupported OPPs

2018-09-30 Thread Viresh Kumar
On 21-08-18, 22:10, Dave Gerlach wrote: Please ping people back if you haven't received a response for too long. Sorry that I missed getting to this at an earlier point of time. > Currently the _of_add_opp_table_v2 call loops through the OPP nodes in > the operating-points-v2 table in the device

Re: [PATCH 01/19] staging: rtl8188eu: cleanup inconsistent indenting

2018-09-30 Thread Dan Carpenter
On Sun, Sep 30, 2018 at 01:30:11PM -0700, Joe Perches wrote: > On Sun, 2018-09-30 at 21:52 +0200, Michael Straube wrote: > > Cleanup all inconsistent indenting reported by smatch. > > There are also some others like: > > drivers/staging/rtl8188eu/core/rtw_mlme.c:1752:

Re: [PATCH 01/19] staging: rtl8188eu: cleanup inconsistent indenting

2018-09-30 Thread Dan Carpenter
On Sun, Sep 30, 2018 at 01:30:11PM -0700, Joe Perches wrote: > On Sun, 2018-09-30 at 21:52 +0200, Michael Straube wrote: > > Cleanup all inconsistent indenting reported by smatch. > > There are also some others like: > > drivers/staging/rtl8188eu/core/rtw_mlme.c:1752:

Re: [RFC 0/2] ns: introduce binfmt_misc namespace

2018-09-30 Thread Andy Lutomirski
On Sun, Sep 30, 2018 at 4:47 PM Laurent Vivier wrote: > > This series introduces a new namespace for binfmt_misc. > This seems conceptually quite reasonable, but I'm wondering if the number of namespace types is getting out of hand given the current API. Should we be considering whether we need

Re: [RFC 0/2] ns: introduce binfmt_misc namespace

2018-09-30 Thread Andy Lutomirski
On Sun, Sep 30, 2018 at 4:47 PM Laurent Vivier wrote: > > This series introduces a new namespace for binfmt_misc. > This seems conceptually quite reasonable, but I'm wondering if the number of namespace types is getting out of hand given the current API. Should we be considering whether we need

Re: [PATCH] staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h

2018-09-30 Thread Kalle Valo
Joe Perches writes: > On Sun, 2018-09-30 at 20:29 +0200, Rick Veens wrote: >> The following: >> bool efuse_re_pg_sec1flag; >> u8 efuse_re_pg_data[8]; >> are not referenced anywhere in the rtlwifi code. >> >> Signed-off-by: Rick Veens >> --- >> drivers/staging/rtlwifi/wifi.h | 4 > >

Re: [PATCH] staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h

2018-09-30 Thread Kalle Valo
Joe Perches writes: > On Sun, 2018-09-30 at 20:29 +0200, Rick Veens wrote: >> The following: >> bool efuse_re_pg_sec1flag; >> u8 efuse_re_pg_data[8]; >> are not referenced anywhere in the rtlwifi code. >> >> Signed-off-by: Rick Veens >> --- >> drivers/staging/rtlwifi/wifi.h | 4 > >

Re: [PATCH 0/3] namei: implement various scoping AT_* flags

2018-09-30 Thread Dave Chinner
On Sat, Sep 29, 2018 at 08:34:50PM +1000, Aleksa Sarai wrote: > I've added some selftests for this, but it's not clear to me whether > they should live here or in xfstests (as far as I can tell there are no > other VFS tests in selftests, while there are some tests that look like > generic VFS

Re: [PATCH 0/3] namei: implement various scoping AT_* flags

2018-09-30 Thread Dave Chinner
On Sat, Sep 29, 2018 at 08:34:50PM +1000, Aleksa Sarai wrote: > I've added some selftests for this, but it's not clear to me whether > they should live here or in xfstests (as far as I can tell there are no > other VFS tests in selftests, while there are some tests that look like > generic VFS

Licenses and revocability, in a paragraph or less. (for the lay-man)

2018-09-30 Thread freedomfromruin
As has been stated in easily accessible terms elsewhere: "Most courts hold that simple, non-exclusive licenses with unspecified durations that are silent on revocability are revocable at will. This means that the licensor may terminate the license at any time, with or without cause." +

Licenses and revocability, in a paragraph or less. (for the lay-man)

2018-09-30 Thread freedomfromruin
As has been stated in easily accessible terms elsewhere: "Most courts hold that simple, non-exclusive licenses with unspecified durations that are silent on revocability are revocable at will. This means that the licensor may terminate the license at any time, with or without cause." +

"You are easily replacable" Bruce Peren's message to past contributors.

2018-09-30 Thread freedomfromruin
"You are easily replacable" Bruce Peren's message to past contributors.: "Any actual kernel developers who leave will be replaced by one of the other 4000 active this year. If they have been vociferous about their rights to entirely unlimited conduct (and all of the side-issues that seem to

"You are easily replacable" Bruce Peren's message to past contributors.

2018-09-30 Thread freedomfromruin
"You are easily replacable" Bruce Peren's message to past contributors.: "Any actual kernel developers who leave will be replaced by one of the other 4000 active this year. If they have been vociferous about their rights to entirely unlimited conduct (and all of the side-issues that seem to

The free software conservancy is wrong.

2018-09-30 Thread freedomfromruin
Gnu GPL version 2, section 0: "Each licensee is addressed as "you". " The "you" is not referring to the licensor (copyright owner). It is referring to the licensees and then future sub-licensees/additional-licensees receiving the work from said previous licensee. It is independently clear

The free software conservancy is wrong.

2018-09-30 Thread freedomfromruin
Gnu GPL version 2, section 0: "Each licensee is addressed as "you". " The "you" is not referring to the licensor (copyright owner). It is referring to the licensees and then future sub-licensees/additional-licensees receiving the work from said previous licensee. It is independently clear

Why the FSF collects copyright assignments.

2018-09-30 Thread freedomfromruin
The paramount reason Eben Moglen has the FSF accepting contributions only with copyright assignment is because the grantor of a license that is a gratuity (no consideration (read: usually money) given) can remove the permission regarding the use of his property at his pleasure. (Regardless of

Why the FSF collects copyright assignments.

2018-09-30 Thread freedomfromruin
The paramount reason Eben Moglen has the FSF accepting contributions only with copyright assignment is because the grantor of a license that is a gratuity (no consideration (read: usually money) given) can remove the permission regarding the use of his property at his pleasure. (Regardless of

Why the FSF collects copyright assignments.

2018-09-30 Thread freedomfromruin
The paramount reason Eben Moglen has the FSF accepting contributions only with copyright assignment is because the grantor of a license that is a gratuity (no consideration (read: usually money) given) can remove the permission regarding the use of his property at his pleasure. (Regardless of

Why the FSF collects copyright assignments.

2018-09-30 Thread freedomfromruin
The paramount reason Eben Moglen has the FSF accepting contributions only with copyright assignment is because the grantor of a license that is a gratuity (no consideration (read: usually money) given) can remove the permission regarding the use of his property at his pleasure. (Regardless of

Re: [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

2018-09-30 Thread Song Qiang
On Fri, Sep 28, 2018 at 06:52:13PM -0500, Rob Herring wrote: > On Fri, Sep 28, 2018 at 4:36 AM Song Qiang wrote: > > > > On Wed, Sep 26, 2018 at 05:46:18PM -0500, Rob Herring wrote: > > > On Sat, Sep 22, 2018 at 04:05:23PM +0100, Jonathan Cameron wrote: > > > > On Tue, 18 Sep 2018 16:24:22 +0800

Re: [PATCH v6 2/2] iio: proximity: vl53l0x: add interrupt support

2018-09-30 Thread Song Qiang
On Fri, Sep 28, 2018 at 06:52:13PM -0500, Rob Herring wrote: > On Fri, Sep 28, 2018 at 4:36 AM Song Qiang wrote: > > > > On Wed, Sep 26, 2018 at 05:46:18PM -0500, Rob Herring wrote: > > > On Sat, Sep 22, 2018 at 04:05:23PM +0100, Jonathan Cameron wrote: > > > > On Tue, 18 Sep 2018 16:24:22 +0800

[PATCH] HID: i2c-hid: Add a small delay after powering on/off the device

2018-09-30 Thread Kai-Heng Feng
Raydium touchpanel (2386:4B33) sometimes does not workin desktop session although it works in display manager. During user logging, the display manager exits, close the HID device, then the device gets runtime suspended and powered off. The desktop session begins shortly after, opens the HID

[PATCH] HID: i2c-hid: Add a small delay after powering on/off the device

2018-09-30 Thread Kai-Heng Feng
Raydium touchpanel (2386:4B33) sometimes does not workin desktop session although it works in display manager. During user logging, the display manager exits, close the HID device, then the device gets runtime suspended and powered off. The desktop session begins shortly after, opens the HID

[PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's.

2018-09-30 Thread Ronald Tschalär
On Apple machines, plugging-in or unplugging the power triggers a GPE for the EC. Since these machines expose an SBS device, this GPE ends up triggering the acpi_sbs_callback(). This in turn tries to get the status of the SBS charger. However, on MBP13,* and MBP14,* machines, performing the

[PATCH] ACPI/sbshc: Fix rare oops when removing modules.

2018-09-30 Thread Ronald Tschalär
There was a small race when removing the sbshc module where smbus_alarm() had queued acpi_smbus_callback() for deferred execution but it hadn't been run yet, so that when it did run hc had been freed and the module unloaded, resulting in an invalid paging request. A similar race existed when

[PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's.

2018-09-30 Thread Ronald Tschalär
On Apple machines, plugging-in or unplugging the power triggers a GPE for the EC. Since these machines expose an SBS device, this GPE ends up triggering the acpi_sbs_callback(). This in turn tries to get the status of the SBS charger. However, on MBP13,* and MBP14,* machines, performing the

[PATCH] ACPI/sbshc: Fix rare oops when removing modules.

2018-09-30 Thread Ronald Tschalär
There was a small race when removing the sbshc module where smbus_alarm() had queued acpi_smbus_callback() for deferred execution but it hadn't been run yet, so that when it did run hc had been freed and the module unloaded, resulting in an invalid paging request. A similar race existed when

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (10/01/18 11:37), Sergey Senozhatsky wrote: > If we are about to have a list of printk buffers then we probably can > define a list of NR_CPUS cont buffers. And we probably can reuse the > existing struct cont for buffered printk, having 2 different struct-s > for the same thing - struct cont

Re: [LKP] [flow_dissector] d58e468b11: BUG:unable_to_handle_kernel

2018-09-30 Thread Willem de Bruijn
On Sat, Sep 29, 2018 at 11:20 PM kernel test robot wrote: > > FYI, we noticed the following commit (built with gcc-7): > > commit: d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9 ("flow_dissector: implements > flow dissector BPF hook") > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (10/01/18 11:37), Sergey Senozhatsky wrote: > If we are about to have a list of printk buffers then we probably can > define a list of NR_CPUS cont buffers. And we probably can reuse the > existing struct cont for buffered printk, having 2 different struct-s > for the same thing - struct cont

Re: [LKP] [flow_dissector] d58e468b11: BUG:unable_to_handle_kernel

2018-09-30 Thread Willem de Bruijn
On Sat, Sep 29, 2018 at 11:20 PM kernel test robot wrote: > > FYI, we noticed the following commit (built with gcc-7): > > commit: d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9 ("flow_dissector: implements > flow dissector BPF hook") > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (09/29/18 20:15), Tetsuo Handa wrote: > > Because there is no guarantee that memory information is dumped under the > oom_lock mutex. The oom_lock is held when calling out_of_memory(), and it > cannot be held when reporting GFP_ATOMIC memory allocation failures. IOW, static pr_line buffer

Re: [PATCH] printk: inject caller information into the body of message

2018-09-30 Thread Sergey Senozhatsky
On (09/29/18 20:15), Tetsuo Handa wrote: > > Because there is no guarantee that memory information is dumped under the > oom_lock mutex. The oom_lock is held when calling out_of_memory(), and it > cannot be held when reporting GFP_ATOMIC memory allocation failures. IOW, static pr_line buffer

Re: [PATCH 10/11] ALSA: hda/ca0132 - Add ZxR 600 ohm gain control

2018-09-30 Thread Takashi Sakamoto
Hi, On Sep 30 2018 12:03, Connor McAdams wrote: This patch adds a control for 600 ohm gain on the Sound Blaster ZxR. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c | 44 ++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff

Re: [PATCH 10/11] ALSA: hda/ca0132 - Add ZxR 600 ohm gain control

2018-09-30 Thread Takashi Sakamoto
Hi, On Sep 30 2018 12:03, Connor McAdams wrote: This patch adds a control for 600 ohm gain on the Sound Blaster ZxR. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c | 44 ++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff

Re: [PATCH 05/11] ALSA: hda/ca0132 - Add DBpro hda_codec_ops

2018-09-30 Thread Takashi Sakamoto
Hi, On Sep 30 2018 12:03, Connor McAdams wrote: This patch adds separate hda_codec_ops for the DBPro daughter board, as it behaves more like a generic HDA codec than the other ca0132 cards, despite having a ca0132 on board. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c |

Re: [PATCH 05/11] ALSA: hda/ca0132 - Add DBpro hda_codec_ops

2018-09-30 Thread Takashi Sakamoto
Hi, On Sep 30 2018 12:03, Connor McAdams wrote: This patch adds separate hda_codec_ops for the DBPro daughter board, as it behaves more like a generic HDA codec than the other ca0132 cards, despite having a ca0132 on board. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c |

[PATCH V9 3/8] clocksource: add C-SKY SMP timer

2018-09-30 Thread Guo Ren
This timer is used by SMP system and use mfcr/mtcr instruction to access the regs. Changelog: - Remove #define CPUHP_AP_CSKY_TIMER_STARTING - Add CPUHP_AP_CSKY_TIMER_STARTING in cpuhotplug.h - Support csky mp timer alpha version. - Just use low-counter with 32bit width as clocksource. -

[PATCH V9 3/8] clocksource: add C-SKY SMP timer

2018-09-30 Thread Guo Ren
This timer is used by SMP system and use mfcr/mtcr instruction to access the regs. Changelog: - Remove #define CPUHP_AP_CSKY_TIMER_STARTING - Add CPUHP_AP_CSKY_TIMER_STARTING in cpuhotplug.h - Support csky mp timer alpha version. - Just use low-counter with 32bit width as clocksource. -

[PATCH V9 0/8] C-SKY(csky) Linux Kernel Drivers

2018-09-30 Thread Guo Ren
>From "PATCH V5 00/30] C-SKY(csky) Linux Kernel Port" I seperated the drivers from the patchset. I've sent driver patches with "V5 V6 V7 V8". Now is V9. The changelog is in every patch. Perhaps I should seperate driver patchset earlier and the csky port patchset is too big now. Any feedback is

Re: [f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data

2018-09-30 Thread Chao Yu
On 2018-10-1 9:27, Jaegeuk Kim wrote: > On 10/01, Chao Yu wrote: >> On 2018-10-1 7:58, Jaegeuk Kim wrote: >>> On 09/29, Chao Yu wrote: On 2018/9/29 7:40, Jaegeuk Kim wrote: > Testing other fix. > > --- > fs/f2fs/checkpoint.c | 7 +++ > fs/f2fs/f2fs.h | 1 +

[PATCH V9 0/8] C-SKY(csky) Linux Kernel Drivers

2018-09-30 Thread Guo Ren
>From "PATCH V5 00/30] C-SKY(csky) Linux Kernel Port" I seperated the drivers from the patchset. I've sent driver patches with "V5 V6 V7 V8". Now is V9. The changelog is in every patch. Perhaps I should seperate driver patchset earlier and the csky port patchset is too big now. Any feedback is

Re: [f2fs-dev] [PATCH] f2fs: fix quota info to adjust recovered data

2018-09-30 Thread Chao Yu
On 2018-10-1 9:27, Jaegeuk Kim wrote: > On 10/01, Chao Yu wrote: >> On 2018-10-1 7:58, Jaegeuk Kim wrote: >>> On 09/29, Chao Yu wrote: On 2018/9/29 7:40, Jaegeuk Kim wrote: > Testing other fix. > > --- > fs/f2fs/checkpoint.c | 7 +++ > fs/f2fs/f2fs.h | 1 +

[PATCH V9 8/8] clocksource: add gx6605s SOC system timer

2018-09-30 Thread Guo Ren
Changelog: - Add COMIPLE_TEST in Kconfig - no cast is needed for "struct clock_event_device *ce = dev" - remove: extra space after (u64) - Add License and Copyright - Use timer-of framework - Change name with upstream feedback - Use clksource_mmio framework Signed-off-by: Guo Ren ---

[PATCH V9 2/8] dt-bindings: interrupt-controller: C-SKY SMP intc

2018-09-30 Thread Guo Ren
Dt-bindings doc about C-SKY Multi-processors interrupt controller. Changelog: - Should be: '#interrupt-cells' not 'interrupt-cells' Signed-off-by: Guo Ren --- .../bindings/interrupt-controller/csky,mpintc.txt | 40 ++ 1 file changed, 40 insertions(+) create mode 100644

[PATCH V9 5/8] dt-bindings: interrupt-controller: C-SKY APB intc

2018-09-30 Thread Guo Ren
- Dt-bindings doc about C-SKY apb bus interrupt controller. Signed-off-by: Guo Ren Reviewed-by: Rob Herring --- .../interrupt-controller/csky,apb-intc.txt | 62 ++ 1 file changed, 62 insertions(+) create mode 100644

[PATCH V9 2/8] dt-bindings: interrupt-controller: C-SKY SMP intc

2018-09-30 Thread Guo Ren
Dt-bindings doc about C-SKY Multi-processors interrupt controller. Changelog: - Should be: '#interrupt-cells' not 'interrupt-cells' Signed-off-by: Guo Ren --- .../bindings/interrupt-controller/csky,mpintc.txt | 40 ++ 1 file changed, 40 insertions(+) create mode 100644

[PATCH V9 5/8] dt-bindings: interrupt-controller: C-SKY APB intc

2018-09-30 Thread Guo Ren
- Dt-bindings doc about C-SKY apb bus interrupt controller. Signed-off-by: Guo Ren Reviewed-by: Rob Herring --- .../interrupt-controller/csky,apb-intc.txt | 62 ++ 1 file changed, 62 insertions(+) create mode 100644

[PATCH V9 8/8] clocksource: add gx6605s SOC system timer

2018-09-30 Thread Guo Ren
Changelog: - Add COMIPLE_TEST in Kconfig - no cast is needed for "struct clock_event_device *ce = dev" - remove: extra space after (u64) - Add License and Copyright - Use timer-of framework - Change name with upstream feedback - Use clksource_mmio framework Signed-off-by: Guo Ren ---

[PATCH V9 7/8] dt-bindings: timer: gx6605s SOC timer

2018-09-30 Thread Guo Ren
- Dt-bindings doc for gx6605s SOC's system timer. Signed-off-by: Guo Ren Reviewed-by: Rob Herring --- .../bindings/timer/csky,gx6605s-timer.txt | 42 ++ 1 file changed, 42 insertions(+) create mode 100644

[PATCH V9 7/8] dt-bindings: timer: gx6605s SOC timer

2018-09-30 Thread Guo Ren
- Dt-bindings doc for gx6605s SOC's system timer. Signed-off-by: Guo Ren Reviewed-by: Rob Herring --- .../bindings/timer/csky,gx6605s-timer.txt | 42 ++ 1 file changed, 42 insertions(+) create mode 100644

[PATCH V9 4/8] dt-bindings: timer: C-SKY Multi-processor timer

2018-09-30 Thread Guo Ren
Dt-bingdings doc for C-SKY SMP system setting. Changelog: - Drop the interrupt-parent. Signed-off-by: Guo Ren --- .../devicetree/bindings/timer/csky,mptimer.txt | 42 ++ 1 file changed, 42 insertions(+) create mode 100644

[PATCH V9 6/8] irqchip: add C-SKY APB bus interrupt controller

2018-09-30 Thread Guo Ren
- irq-csky-apb-intc is a simple SOC interrupt controller which is used in a lot of C-SKY CPU SOC products. Changelog: - use "bool ret" instead of "int ret" - add support-pulse-signal in irq-csky-apb-intc.c - change name with upstream feed-back - add INTC_IFR to clear irq-pending - remove

[PATCH V9 1/8] irqchip: add C-SKY SMP interrupt controller

2018-09-30 Thread Guo Ren
- Irq-csky-mpintc is C-SKY smp system interrupt controller and it could support 16 soft irqs, 16 private irqs, and 992 max common irqs. Changelog: - Move IPI_IRQ into the driver - Remove irq_set_default_host() and use set_ipi_irq_mapping() - Change name with upstream feed-back - Change

[PATCH V9 4/8] dt-bindings: timer: C-SKY Multi-processor timer

2018-09-30 Thread Guo Ren
Dt-bingdings doc for C-SKY SMP system setting. Changelog: - Drop the interrupt-parent. Signed-off-by: Guo Ren --- .../devicetree/bindings/timer/csky,mptimer.txt | 42 ++ 1 file changed, 42 insertions(+) create mode 100644

[PATCH V9 6/8] irqchip: add C-SKY APB bus interrupt controller

2018-09-30 Thread Guo Ren
- irq-csky-apb-intc is a simple SOC interrupt controller which is used in a lot of C-SKY CPU SOC products. Changelog: - use "bool ret" instead of "int ret" - add support-pulse-signal in irq-csky-apb-intc.c - change name with upstream feed-back - add INTC_IFR to clear irq-pending - remove

[PATCH V9 1/8] irqchip: add C-SKY SMP interrupt controller

2018-09-30 Thread Guo Ren
- Irq-csky-mpintc is C-SKY smp system interrupt controller and it could support 16 soft irqs, 16 private irqs, and 992 max common irqs. Changelog: - Move IPI_IRQ into the driver - Remove irq_set_default_host() and use set_ipi_irq_mapping() - Change name with upstream feed-back - Change

My Sincere Greetings,

2018-09-30 Thread Mrs Luiza Haydar
My Sincere Greetings, I am Mrs Luiza Haydar, I decided to donate what I have to you for investment towards the good work of charity organization, and also to help the motherless and the less privileged ones and to carry out a charitable works in your Country and around the World on my

My Sincere Greetings,

2018-09-30 Thread Mrs Luiza Haydar
My Sincere Greetings, I am Mrs Luiza Haydar, I decided to donate what I have to you for investment towards the good work of charity organization, and also to help the motherless and the less privileged ones and to carry out a charitable works in your Country and around the World on my

Re: [PATCH AUTOSEL 4.18 39/65] fs/cifs: suppress a string overflow warning

2018-09-30 Thread Stephen Rothwell
Hi Sasha, On Mon, 1 Oct 2018 00:38:27 + Sasha Levin wrote: > > From: Stephen Rothwell > > [ Upstream commit bcfb84a996f6fa90b5e6e2954b2accb7a4711097 ] > > A powerpc build of cifs with gcc v8.2.0 produces this warning: > > fs/cifs/cifssmb.c: In function ‘CIFSSMBNegotiate’: >

Re: [PATCH AUTOSEL 4.18 39/65] fs/cifs: suppress a string overflow warning

2018-09-30 Thread Stephen Rothwell
Hi Sasha, On Mon, 1 Oct 2018 00:38:27 + Sasha Levin wrote: > > From: Stephen Rothwell > > [ Upstream commit bcfb84a996f6fa90b5e6e2954b2accb7a4711097 ] > > A powerpc build of cifs with gcc v8.2.0 produces this warning: > > fs/cifs/cifssmb.c: In function ‘CIFSSMBNegotiate’: >

Re: [RFC 1/2] ns: introduce binfmt_misc namespace

2018-09-30 Thread Greg KH
On Mon, Oct 01, 2018 at 01:46:27AM +0200, Laurent Vivier wrote: > Signed-off-by: Laurent Vivier > --- I don't take patches without any changelog text, I don't know if other maintainers are as nice. But for a new feature, you really should write something... thanks, greg k-h

Re: [RFC 1/2] ns: introduce binfmt_misc namespace

2018-09-30 Thread Greg KH
On Mon, Oct 01, 2018 at 01:46:27AM +0200, Laurent Vivier wrote: > Signed-off-by: Laurent Vivier > --- I don't take patches without any changelog text, I don't know if other maintainers are as nice. But for a new feature, you really should write something... thanks, greg k-h

Re: [PATCH 1/2] dt-bindings: spi: fsl-lpspi: Option to allow stalling

2018-09-30 Thread Hieu Tran Dang
Agree. I will create new patch which will just allow stalling by default. Vào Th 6, 28 thg 9, 2018 vào lúc 05:47 Mark Brown đã viết: > > On Wed, Sep 26, 2018 at 09:37:39PM +0700, Đặng Trần Hiếu wrote: > > > Default value of the register is to allow stalling (NOSTALL bit not > > set) but the

Re: [PATCH 1/2] dt-bindings: spi: fsl-lpspi: Option to allow stalling

2018-09-30 Thread Hieu Tran Dang
Agree. I will create new patch which will just allow stalling by default. Vào Th 6, 28 thg 9, 2018 vào lúc 05:47 Mark Brown đã viết: > > On Wed, Sep 26, 2018 at 09:37:39PM +0700, Đặng Trần Hiếu wrote: > > > Default value of the register is to allow stalling (NOSTALL bit not > > set) but the

linux-next: Signed-off-by missing for commit in the parisc-hd tree

2018-09-30 Thread Stephen Rothwell
Hi all, Commit f17bbdb5eea2 ("parisc: Remove PTE load and fault check from L2_ptep macro") is missing a Signed-off-by from its committer. -- Cheers, Stephen Rothwell pgp61gh6EvjUt.pgp Description: OpenPGP digital signature

linux-next: Signed-off-by missing for commit in the parisc-hd tree

2018-09-30 Thread Stephen Rothwell
Hi all, Commit f17bbdb5eea2 ("parisc: Remove PTE load and fault check from L2_ptep macro") is missing a Signed-off-by from its committer. -- Cheers, Stephen Rothwell pgp61gh6EvjUt.pgp Description: OpenPGP digital signature

[PATCH AUTOSEL 4.18 02/65] netfilter: xt_checksum: ignore gso skbs

2018-09-30 Thread Sasha Levin
From: Florian Westphal [ Upstream commit 10568f6c5761db24249c610c94d6e44d5505a0ba ] Satish Patel reports a skb_warn_bad_offload() splat caused by -j CHECKSUM rules: -A POSTROUTING -p tcp -m tcp --sport 80 -j CHECKSUM The CHECKSUM target has never worked with GSO skbs, and the above rule makes

[PATCH AUTOSEL 4.18 06/65] pinctrl: msm: Really mask level interrupts to prevent latching

2018-09-30 Thread Sasha Levin
From: Stephen Boyd [ Upstream commit b55326dc969ea2d704a008d9a97583b128f54f4f ] The interrupt controller hardware in this pin controller has two status enable bits. The first "normal" status enable bit enables or disables the summary interrupt line being raised when a gpio interrupt triggers

  1   2   3   4   5   6   7   8   >