[GIT PULL] TTY/Serial driver fixes for 5.10-rc2

2020-11-01 Thread Greg KH
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-5.10-rc2 for you to fetch changes up to d54654790302ccaa72589

[GIT PULL] Driver core / Documentation fixes for 5.10-rc2

2020-11-01 Thread Greg KH
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.10-rc2 for you to fetch changes up to 2fcc

[GIT PULL] Char/Misc driver fixes/removals for 5.10-rc2

2020-11-01 Thread Greg KH
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.10-rc2 for you to fetch changes up to d1b35d66

Re: [PATCH 1/1] Fonts: font_acorn_8x8: Replace discarded const qualifier

2020-11-01 Thread Lee Jones
On Sat, 31 Oct 2020, Russell King - ARM Linux admin wrote: > On Fri, Oct 30, 2020 at 06:18:22PM +, Lee Jones wrote: > > Commit 09e5b3fd5672 ("Fonts: Support FONT_EXTRA_WORDS macros for > > Your commit ID does not exist in mainline kernels, which makes this > confusing. The commit ID you shoul

[PATCH] dt-bindings: soc: imx: Add binding doc for spba bus

2020-11-01 Thread Adam Ford
Add binding doc for fsl,spba-bus. Signed-off-by: Adam Ford diff --git a/Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml b/Documentation/devicetree/bindings/bus/fsl,spba-bus.yaml new file mode 100644 index ..acb3944168ed --- /dev/null +++ b/Documentation/devicetree/bindings/b

[PATCH 1/2] genirq: Allow an interrupt to be marked as 'naked'

2020-11-01 Thread Marc Zyngier
Some interrupts (such as the rescheduling IPI) rely on not going through the irq_enter()/irq_exit() calls. To distinguish such interrupts, add a new IRQ flag that allows the low-level handling code to sidestep the enter()/exit() calls. Only the architecture code is expected to use this. It will do

[PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit

2020-11-01 Thread Marc Zyngier
Vincent recently reported [1] that 5.10-rc1 showed a significant regression when running "perf bench sched pipe" on arm64, and pinpointed it to the recent move to handling IPIs as normal interrupts. The culprit is the use of irq_enter/irq_exit around the handling of the rescheduling IPI, meaning t

[PATCH 2/2] arm64: Mark the recheduling IPI as naked interrupt

2020-11-01 Thread Marc Zyngier
Flag the rescheduling IPI as 'naked', making sure such interrupt doesn't trigger a rescheduling event by itself. Signed-off-by: Marc Zyngier --- arch/arm64/kernel/smp.c | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/kernel/smp.c b/arch/arm64/kernel/smp.c index 82e75fc2c903..6

[PATCH v2 net-next 0/2] net: allow virtual netdevs to forward UDP L4 and fraglist GSO skbs

2020-11-01 Thread Alexander Lobakin
NETIF_F_GSO_UDP_L4 and NETIF_F_GSO_FRAGLIST allow drivers to offload GSO UDP L4. This works well on simple setups, but when any logical netdev (e.g. VLAN) is present, kernel stack always performs software resegmentation which actually kills the performance. The full path in such cases is like: 1.

[PATCH v2 net-next 2/2] net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE

2020-11-01 Thread Alexander Lobakin
Virtual netdevs should use NETIF_F_GSO_SOFTWARE to forward GSO skbs as-is and let the final drivers deal with them when supported. Also remove NETIF_F_GSO_UDP_L4 from bonding and team drivers as it's now included in the "software" list. Suggested-by: Willem de Bruijn Signed-off-by: Alexander Loba

[PATCH v2 net-next 1/2] net: add GSO UDP L4 and GSO fraglists to the list of software-backed types

2020-11-01 Thread Alexander Lobakin
Commit e20cf8d3f1f7 ("udp: implement GRO for plain UDP sockets.") and commit 9fd1ff5d2ac7 ("udp: Support UDP fraglist GRO/GSO.") made UDP L4 and fraglisted GRO/GSO fully supported by the software fallback mode. We can safely add them to NETIF_F_GSO_SOFTWARE to allow logical/virtual netdevs to forwa

Re: [PATCH 1/5] arm64: dts: imx8mn: Enable Asynchronous Sample Rate Converter

2020-11-01 Thread Adam Ford
On Sat, Oct 31, 2020 at 9:03 PM Shawn Guo wrote: > > On Mon, Oct 19, 2020 at 12:45:24PM -0500, Adam Ford wrote: > > The driver exists for the Enhanced Asynchronous Sample Rate Converter > > (EASRC) Controller, but there isn't a device tree entry for it. > > > > On the vendor kernel, they put this

[PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC

2020-11-01 Thread Michael Walle
Since commit 71b77a7a27a3 ("enetc: Migrate to PHYLINK and PCS_LYNX") the network port of the Kontron sl28 board is broken. After the migration to phylink the device tree has to specify the in-band-mode property. Add it. Fixes: 71b77a7a27a3 ("enetc: Migrate to PHYLINK and PCS_LYNX") Suggested-by: V

Re: [PATCH v7 2/6] drivers: mfd: Add a driver for IEI WT61P803 PUZZLE MCU

2020-11-01 Thread Luka Kovacic
Hello Andy, On Mon, Oct 26, 2020 at 11:54 PM Andy Shevchenko wrote: > > On Sun, Oct 25, 2020 at 3:59 AM Luka Kovacic wrote: > > > > Add a driver for the IEI WT61P803 PUZZLE microcontroller, used in some > > IEI Puzzle series devices. The microcontroller controls system power, > > temperature sen

Re: [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, This patch contains the three features as following: 1. Use interconnect interface for controlling the clock instead of controlling it direclty 2. Use EMC_STAT instead of IMC_STAT 3. Change polling_interval and upthreshold for more fast responsiveness I think you need to make the separ

Re: [PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC

2020-11-01 Thread Michael Walle
[+Ioana; the reference commit has a typo in her email address] Am 2020-11-01 14:19, schrieb Michael Walle: Since commit 71b77a7a27a3 ("enetc: Migrate to PHYLINK and PCS_LYNX") the network port of the Kontron sl28 board is broken. After the migration to phylink the device tree has to specify th

Re: [PATCH 5.9 00/74] 5.9.3-rc1 review

2020-11-01 Thread Jeffrin Jose T
On Sun, 2020-11-01 at 11:41 +0100, Greg Kroah-Hartman wrote: > On Sat, Oct 31, 2020 at 10:41:38PM +0530, Jeffrin Jose T wrote: > > On Sat, 2020-10-31 at 12:35 +0100, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 5.9.3 > > > release. > > > There are 74 patches

[GIT pull] smp/urgent for v5.10-rc2

2020-11-01 Thread Thomas Gleixner
Linus, please pull the latest smp/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-urgent-2020-11-01 up to: 4230e2deaa48: stop_machine, rcu: Mark functions as notrace A single fix for stop machine. Mark functions no trace to prevent a crash caused by recur

[GIT pull] x86/urgent for v5.10-rc2

2020-11-01 Thread Thomas Gleixner
Linus, please pull the latest x86/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-11-01 up to: cb05143bdf42: x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) Three fixes all related to #DB: - Handle the BTF bit correctly so it doesn't get lo

[GIT pull] timers/urgent for v5.10-rc2

2020-11-01 Thread Thomas Gleixner
Linus, please pull the latest timers/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2020-11-01 up to: cb47755725da: time: Prevent undefined behaviour in timespec64_to_ns() A few fixes for timers/timekeeping: - Prevent undefined behaviour in

[GIT pull] locking/urgent for v5.10-rc2

2020-11-01 Thread Thomas Gleixner
Linus, please pull the latest locking/urgent branch from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-urgent-2020-11-01 up to: 1a39340865ce: lockdep: Fix nr_unused_locks accounting A couple of locking fixes: - Fix incorrect failure injection handling on the fuxtex

Re: [PATCH v5] driver/perf: Add PMU driver for the ARM DMC-620 memory controller

2020-11-01 Thread kernel test robot
Hi Tuan, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.10-rc1 next-20201030] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in htt

[PATCH] net/mlx4_core : remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/net/ethernet/mellanox/mlx4/resource_tracker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/mellanox/mlx4/resource_tracker.c b/drivers/net/ethernet/m

Re: [PATCH v2] ARM: dts: exynos: Add a placeholder for a MAC address

2020-11-01 Thread Anand Moon
Hi Lukasz, On Thu, 1 Oct 2020 at 19:25, Łukasz Stelmach wrote: > > Add a placeholder for a MAC address. A bootloader may fill it > to set the MAC address and override EEPROM settings. > > Signed-off-by: Łukasz Stelmach > --- > Changes in v2: > - use local-mac-address and leave mac-address to be

[PATCH] net: stmmac: dwmac-meson8b: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c b/drivers/net/ethernet/stmic

[PATCH] power: supply: ingenic: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/power/supply/ingenic-battery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/supply/ingenic-battery.c b/drivers/power/supply/ingenic-battery.c index 32dc77f

[PATCH] reiserfs: add check for an invalid ih_entry_count

2020-11-01 Thread Rustam Kovhaev
when directory item has an invalid value set for ih_entry_count it might trigger use-after-free or out-of-bounds read in bin_search_in_dir_item() ih_entry_count * IH_SIZE for directory item should not be larger than ih_item_len Reported-and-tested-by: syzbot+83b6f7cf9922cae5c...@syzkaller.appspot

[PATCH] powercap/intel_rapl: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/powercap/intel_rapl_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/powercap/intel_rapl_common.c b/drivers/powercap/intel_rapl_common.c index 983d75bd5bd1.

Re: [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree

2020-11-01 Thread Dmitry Osipenko
01.11.2020 16:31, Chanwoo Choi пишет: > Hi Dmitry, > > This patch contains the three features as following: > 1. Use interconnect interface for controlling the clock instead of > controlling it direclty > 2. Use EMC_STAT instead of IMC_STAT > 3. Change polling_interval and upthreshold for more fas

Re: KASAN: slab-out-of-bounds Read in decode_session6

2020-11-01 Thread syzbot
syzbot has found a reproducer for the following issue on: HEAD commit:c43fd36f net: bridge: mcast: fix stub definition of br_mul.. git tree: net-next console output: https://syzkaller.appspot.com/x/log.txt?x=12677e9250 kernel config: https://syzkaller.appspot.com/x/.config?x=eac680a

RE: [PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit

2020-11-01 Thread David Laight
From: Marc Zyngier > Sent: 01 November 2020 13:14 > > Vincent recently reported [1] that 5.10-rc1 showed a significant > regression when running "perf bench sched pipe" on arm64, and > pinpointed it to the recent move to handling IPIs as normal > interrupts. > > The culprit is the use of irq_ente

RE: [PATCH 1/2] genirq: Allow an interrupt to be marked as 'naked'

2020-11-01 Thread David Laight
From: Marc Zyngier > Sent: 01 November 2020 13:14 > > Some interrupts (such as the rescheduling IPI) rely on not going through > the irq_enter()/irq_exit() calls. To distinguish such interrupts, add > a new IRQ flag that allows the low-level handling code to sidestep the > enter()/exit() calls. >

drivers/remoteproc/mtk_scp.c:306:39: sparse: sparse: incorrect type in argument 2 (different address spaces)

2020-11-01 Thread kernel test robot
ago config: nios2-randconfig-s031-20201101 (attached as .config) compiler: nios2-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # apt-get install sparse

[PATCH] scsi: bnx2fc: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c index 6890bbe04a8c..a436adb6

[PATCH] scsi: fcoe: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/scsi/fcoe/fcoe.c | 2 +- drivers/scsi/fcoe/fcoe_sysfs.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/scsi/fcoe/fcoe.c b/drivers/scsi/fcoe/fcoe.c index

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: > > This patch moves ACTMON driver away from generating OPP table by itself, > transitioning it to use the table which comes from device-tree. This > change breaks compatibility with older device-trees in order to bring > support f

[PATCH v3 0/3] Reduce context clear batch size to avoid gpu hang

2020-11-01 Thread rwright
From: Randy Wright For several months, I've been experiencing GPU hangs when starting Cinnamon on an HP Pavilion Mini 300-020 if I try to run an upstream kernel. I reported this recently in https://gitlab.freedesktop.org/drm/intel/-/issues/2413 where I have attached the requested evidence inclu

[PATCH v3 2/3] drm/i915/display: Add function quirk_renderclear_reduced

2020-11-01 Thread rwright
From: Randy Wright Added function quirk_renderclear_reduced to set QUIRK_RENDERCLEAR_REDUCED for designated platforms. Applying QUIRK_RENDERCLEAR_REDUCED for the HP Pavilion Mini 300-020 prevents a GPU hang. Signed-off-by: Randy Wright --- drivers/gpu/drm/i915/display/intel_quirks.c | 13

[PATCH v3 1/3] drm/i915: Introduce quirk QUIRK_RENDERCLEAR_REDUCED

2020-11-01 Thread rwright
From: Randy Wright Introduce quirk QUIRK_RENDERCLEAR_REDUCED, which will be used to force a limited batch buffer size for clearing residual contexts in gen7_renderclear.c. Signed-off-by: Randy Wright --- drivers/gpu/drm/i915/i915_drv.h | 1 + 1 file changed, 1 insertion(+) diff --git a/driver

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: > > This patch moves ACTMON driver away from generating OPP table by itself, > transitioning it to use the table which comes from device-tree. This > change breaks compatibility with older device-trees in order to bring > support f

[PATCH] fbcon: Replace printk() with pr_*()

2020-11-01 Thread Peilin Ye
Replace printk() with pr_err(), pr_warn() and pr_info(). Do not split long strings, for easier grepping. Use `__func__` whenever applicable. fbcon_prepare_logo() has more than one callers, use "fbcon_prepare_logo:" instead of "fbcon_init:", for less confusion. Suggested-by: Sam Ravnborg Signed-o

[PATCH] cangen: flush the CAN frame at each iteration

2020-11-01 Thread Vincent Mailhol
The variable 'frame' is declared on the stack and is reused at each iteration of the while loop. If not flushed, garbage data from the previous iteration of the loop could remain causing unexpected behavior. This is the case in DLC random mode: the field frame.len8_dlc is not cleared when the dlc

Re: [PATCH] iio: pressure: bmp280: remove unneeded semicolon

2020-11-01 Thread Jonathan Cameron
On Sat, 31 Oct 2020 06:45:06 -0700 t...@redhat.com wrote: > From: Tom Rix > > A semicolon is not needed after a switch statement. > > Signed-off-by: Tom Rix Applied, Thanks, Jonathan > --- > drivers/iio/pressure/bmp280-regmap.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >

Re: [PATCH] iio: magnetometer: bmc150: remove unneeded semicolon

2020-11-01 Thread Jonathan Cameron
On Sat, 31 Oct 2020 06:43:19 -0700 t...@redhat.com wrote: > From: Tom Rix > > A semicolon is not needed after a switch statement. > > Signed-off-by: Tom Rix Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at it. Thanks, Jonathan > --- > driver

Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

2020-11-01 Thread William Breathitt Gray
On Thu, Oct 29, 2020 at 11:44:47PM +0100, Arnd Bergmann wrote: > On Sun, Oct 18, 2020 at 11:44 PM Syed Nayyar Waris > wrote: > > > > This patch reimplements the xgpio_set_multiple() function in > > drivers/gpio/gpio-xilinx.c to use the new generic functions: > > bitmap_get_value() and bitmap_set_

Re: [PATCH v3] iio: light: tsl2563 change of_property_read to device_property_read

2020-11-01 Thread Jonathan Cameron
On Sun, 18 Oct 2020 20:13:38 +0530 Vaishnav M A wrote: > Replace of_property_read_u32() with device_property_read_u32, > when reading the amstaos,cover-comp-gain.This opens up the > possibility of passing the properties during platform instantiation > of the device by a suitable populated struct

[PATCH] soc: aspeed: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/soc/aspeed/aspeed-socinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/soc/aspeed/aspeed-socinfo.c b/drivers/soc/aspeed/aspeed-socinfo.c index 26db42ef6aae..20

[PATCH mips-next 0/2] mips: boot: add support for self-extracting FIT images (vmlinuz.itb)

2020-11-01 Thread Alexander Lobakin
Commit c3e2ee657418 ("MIPS: generic: Add support for zboot") added support for self-extracting images to Generic MIPS. However, the intended way to boot Generic MIPS kernels is using FIT Images and UHI boot protocol, but currently there's no way to make self-extracting FIT Image (only legacy uzImag

[PATCH mips-next 1/2] mips: boot: clean up self-extracting targets scenarios

2020-11-01 Thread Alexander Lobakin
1. All final targets like vmlinuz.{bin,ecoff,srec} etc. should reside in $(objtree)/arch/mips/boot, not in the root $(objtree) directory. The only file that should be left there is vmlinuz, similar to other architectures. 2. Add all the targets to $(targets) variable, so they'll be properl

[PATCH mips-next 2/2] mips: boot: add support for self-extracting FIT images (vmlinuz.itb)

2020-11-01 Thread Alexander Lobakin
Commit c3e2ee657418 ("MIPS: generic: Add support for zboot") added support for self-extracting images to Generic MIPS. However, the intended way to boot Generic MIPS kernels is using FIT Images and UHI boot protocol, but currently there's no way to make self-extracting FIT Image (only legacy uzImag

Re: [PATCH v3] iio: adc: mediatek: fix unset field

2020-11-01 Thread Jonathan Cameron
On Sun, 18 Oct 2020 21:46:44 +0200 Fabien Parent wrote: > dev_comp field is used in a couple of places but it is never set. This > results in kernel oops when dereferencing a NULL pointer. Set the > `dev_comp` field correctly in the probe function. > > Fixes: 6d97024dce23 ("iio: adc: mediatek: m

Re: [PATCH v4] iio: proximity: vl53l0x-i2c add i2c_device_id

2020-11-01 Thread Jonathan Cameron
On Mon, 19 Oct 2020 01:21:02 +0530 Vaishnav M A wrote: > Add i2c_device_id table for the vl53l0x-i2c driver, > helps in device instantiation using i2c_new_client_device() > or from userspace in cases where device-tree based description > is not possible now, like device(s) on a gbphy i2c adapter

Re: [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, I added the review about 'ARRAY_SIZE(tegra124_device_configs)'. Except for this, it looks good to me. On Mon, Oct 26, 2020 at 7:21 AM Dmitry Osipenko wrote: > > Previously we were using count-weight of the T124 for T30 in order to > get EMC clock rate that was reasonable for T30. In f

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Dmitry Osipenko
01.11.2020 17:39, Chanwoo Choi пишет: > Hi Dmitry, > > On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: >> >> This patch moves ACTMON driver away from generating OPP table by itself, >> transitioning it to use the table which comes from device-tree. This >> change breaks compatibility with

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Dmitry Osipenko
01.11.2020 17:44, Chanwoo Choi пишет: > Hi Dmitry, > > On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: >> >> This patch moves ACTMON driver away from generating OPP table by itself, >> transitioning it to use the table which comes from device-tree. This >> change breaks compatibility with

Re: [PATCH v4] iio: light: vcnl4035 add i2c_device_id

2020-11-01 Thread Jonathan Cameron
On Mon, 19 Oct 2020 01:23:57 +0530 Vaishnav M A wrote: > Add i2c_device_id table for the vcnl4035 driver, > enabling device instantiation using i2c_new_client_device() > or from userspace in cases where device-tree based description > is not possible now, like device(s) on a gbphy i2c adapter > c

Re: [PATCH v4 09/22] arm64: dts: allwinner: h6: Add HDMI audio node

2020-11-01 Thread Clément Péron
Hi Maxime, On Wed, 30 Sep 2020 at 12:19, Maxime Ripard wrote: > > On Mon, Sep 28, 2020 at 04:27:42PM +0200, Clément Péron wrote: > > On Mon, 28 Sep 2020 at 10:43, Maxime Ripard wrote: > > > > > > On Mon, Sep 21, 2020 at 08:37:09PM +0200, Jernej Škrabec wrote: > > > > Dne ponedeljek, 21. septemb

[PATCH] soc: samsung: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- drivers/soc/samsung/exynos5422-asv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/soc/samsung/exynos5422-asv.c b/drivers/soc/samsung/exynos5422-asv.c index 01bb3050d678.

Re: [PATCH v4] iio:light:tsl2563 use generic fw accessors

2020-11-01 Thread Jonathan Cameron
On Mon, 19 Oct 2020 02:05:52 +0530 Vaishnav M A wrote: > Replace of_property_read_u32() with device_property_read_u32(), > when reading the amstaos,cover-comp-gain.This opens up the > possibility of passing the properties during platform instantiation > of the device by a suitable populated struc

[PATCH] btrfs: sysfs: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- fs/btrfs/sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/btrfs/sysfs.c b/fs/btrfs/sysfs.c index 279d9262b676..c96ecf951c86 100644 --- a/fs/btrfs/sysfs.c +++ b/fs/btrfs/sy

[PATCH] nfsd: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- fs/nfsd/nfs4xdr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/nfsd/nfs4xdr.c b/fs/nfsd/nfs4xdr.c index 259d5ad0e3f4..6020f0ff6795 100644 --- a/fs/nfsd/nfs4xdr.c +++ b/fs/nfsd

Re: [PATCH] iio: remove unneeded break

2020-11-01 Thread Jonathan Cameron
On Tue, 20 Oct 2020 21:39:17 +0200 Martin Blumenstingl wrote: > On Mon, Oct 19, 2020 at 7:28 PM wrote: > > > > From: Tom Rix > > > > A break is not needed if it is preceded by a return > > > > Signed-off-by: Tom Rix > > --- > > drivers/iio/adc/meson_saradc.c | 2 -- > for meson_saradc.

Re: [PATCH v3 0/3] PWM backlight interpolation adjustments

2020-11-01 Thread Heiko Stuebner
On Wed, 21 Oct 2020 22:04:42 -0700, Alexandru Stan wrote: > I was trying to adjust the brightness-levels for the trogdor boards: > https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/2291209 > Like on a lot of panels, trogdor's low end needs to be cropped, > and now that we h

Re: [PATCH] Fix poweroff issue on Odroid Go Advance

2020-11-01 Thread Heiko Stuebner
On Fri, 23 Oct 2020 20:16:29 +0200, Maciej Matuszczyk wrote: > Applied, thanks! [1/1] arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go Advance commit: 01fe332800d0d2f94337b45c1973f4cf28ae6195 Best regards, -- Heiko Stuebner

Re: [PATCH v7 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC

2020-11-01 Thread Jonathan Cameron
On Tue, 20 Oct 2020 16:07:45 +0800 Gene Chen wrote: > From: Gene Chen > > This change adds the binding doc for the MT6360 ADC. One thing I'd previously missed below. Jonathan > > Signed-off-by: Gene Chen > --- > .../bindings/iio/adc/mediatek,mt6360-adc.yaml | 34 > ++

[PATCH] net: core: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- net/core/dev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/dev.c b/net/core/dev.c index 751e5264fd49..10f5d0c3d0d7 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -

Re: [PATCH v7 1/5] iio: core: Add optional symbolic label to a device channel

2020-11-01 Thread Jonathan Cameron
On Mon, 28 Sep 2020 12:09:55 +0300 Cristian Pop wrote: > If a label is defined in the device tree for this channel add that > to the channel specific attributes. This is useful for userspace to > be able to identify an individual channel. > > Signed-off-by: Cristian Pop Hi Cristian, I think t

arch/sh/kernel/process_32.c:42:9: sparse: sparse: incorrect type in argument 1 (different base types)

2020-11-01 Thread kernel test robot
Hi Luc, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: c2dc4c073fb71b50904493657a7622b481b346e3 commit: e5fc436f06eef54ef512ea55a9db8eb9f2e76959 sparse: use static inline for __chk_{user,io}_ptr() date: 9 weeks

Re: [PATCH v7 0/3] iio: adc: mt6360: Add ADC driver for MT6360

2020-11-01 Thread Jonathan Cameron
On Tue, 20 Oct 2020 16:07:44 +0800 Gene Chen wrote: > In-Reply-To: > > This patch series add MT6360 ADC support contains driver, testing document > and binding document > Hi Gene, Other than that small edit needed in the dt binding this is stalled on the label code getting upstreamed into the

Re: [PATCH] fbcon: Replace printk() with pr_*()

2020-11-01 Thread Greg Kroah-Hartman
On Sun, Nov 01, 2020 at 09:49:04AM -0500, Peilin Ye wrote: > Replace printk() with pr_err(), pr_warn() and pr_info(). Do not split long > strings, for easier grepping. Use `__func__` whenever applicable. > > fbcon_prepare_logo() has more than one callers, use "fbcon_prepare_logo:" > instead of "fb

[PATCH v2 1/3] mailbox: stm32-ipcc: add COMPILE_TEST dependency

2020-11-01 Thread Martin Kaiser
This allows compiling the driver on architectures where the hardware is not available. Most other mailbox drivers support this as well. Signed-off-by: Martin Kaiser Reviewed-by: Fabien Dessenne --- changes in v2 - added Fabien's review tag drivers/mailbox/Kconfig | 2 +- 1 file changed, 1 inse

[PATCH v2 2/3] mailbox: stm32-ipcc: remove duplicate error message

2020-11-01 Thread Martin Kaiser
platform_get_irq_byname already prints an error message if the requested irq was not found. Don't print another message in the driver. Signed-off-by: Martin Kaiser Reviewed-by: Fabien Dessenne --- changes in v2 - added Fabien's review tag - reformatted the commit message such that lines are < 75

[PATCH v2 3/3] mailbox: stm32-ipcc: cast void pointers to unsigned long

2020-11-01 Thread Martin Kaiser
Now that the driver can be enabled by COMPILE_TEST, we see warnings on 64bit platforms when void pointers are cast to unsigned int (and vice versa). warning: cast to smaller integer type 'unsigned int' from 'void *' unsigned int chan = (unsigned int)link->con_priv; ... warning: cast to

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, On Mon, Nov 2, 2020 at 12:23 AM Dmitry Osipenko wrote: > > 01.11.2020 17:39, Chanwoo Choi пишет: > > Hi Dmitry, > > > > On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: > >> > >> This patch moves ACTMON driver away from generating OPP table by itself, > >> transitioning it to us

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Chanwoo Choi
Hi Dmitry, On Mon, Nov 2, 2020 at 12:24 AM Dmitry Osipenko wrote: > > 01.11.2020 17:44, Chanwoo Choi пишет: > > Hi Dmitry, > > > > On Mon, Oct 26, 2020 at 7:22 AM Dmitry Osipenko wrote: > >> > >> This patch moves ACTMON driver away from generating OPP table by itself, > >> transitioning it to us

Re: [Linux-kernel-mentees] [PATCH] net: rose: Fix Null pointer dereference in rose_send_frame()

2020-11-01 Thread Anmol Karn
On Sun, Nov 01, 2020 at 12:02:58PM +0100, Greg KH wrote: > On Fri, Oct 30, 2020 at 04:24:13PM +0530, Anmol Karn wrote: > > On Thu, Oct 15, 2020 at 05:50:51PM +0200, Greg KH wrote: > > > On Thu, Oct 15, 2020 at 07:40:12PM +0530, Anmol Karn wrote: > > > > On Thu, Oct 15, 2020 at 07:12:25AM +0200, Gre

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Dmitry Osipenko
01.11.2020 18:44, Chanwoo Choi пишет: >> OPP core will try to grab the clock reference for the table and it may >> cause EPROBE_DEFER. Although, it shouldn't happen here because we have >> devm_clk_get() before the get_opp_table(), hence seems the deferred >> probe indeed shouldn't happen in this c

[PATCH] ethtool: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- net/ethtool/ioctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ethtool/ioctl.c b/net/ethtool/ioctl.c index ec2cd7aab5ad..771688e1b0da 100644 --- a/net/ethtool/ioctl.c +++ b

[PATCH] tipc: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- net/tipc/link.c | 2 +- net/tipc/node.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tipc/link.c b/net/tipc/link.c index 06b880da2a8e..97b1c6bd45dc 100644 --- a/net/tipc/l

Re: [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

2020-11-01 Thread Chanwoo Choi
On Mon, Nov 2, 2020 at 12:49 AM Dmitry Osipenko wrote: > > 01.11.2020 18:44, Chanwoo Choi пишет: > >> OPP core will try to grab the clock reference for the table and it may > >> cause EPROBE_DEFER. Although, it shouldn't happen here because we have > >> devm_clk_get() before the get_opp_table(), h

Aw: Re: [PATCH] pci: mediatek: fix warning in msi.h

2020-11-01 Thread Frank Wunderlich
> Gesendet: Sonntag, 01. November 2020 um 12:43 Uhr > Von: "Marc Zyngier" > On Sun, 01 Nov 2020 09:25:04 +, > Frank Wunderlich wrote: > > It looks like for mt7623 there is no msi domain setup (done via > > mtk_pcie_setup_irq callback + mtk_pcie_init_irq_domain) in mtk pcie > > driver. > >

[PATCH] ASoC: bcm2835-i2s: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- sound/soc/bcm/bcm2835-i2s.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/bcm/bcm2835-i2s.c b/sound/soc/bcm/bcm2835-i2s.c index dc34fe1559c6..c2f7631e8705 100644 ---

Re: [PATCH] drm/panel: st7703: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()

2020-11-01 Thread Guido Günther
Hi, On Fri, Oct 30, 2020 at 09:01:50AM +0530, Deepak R Varma wrote: > Using DEFINE_DEBUGFS_ATTRIBUTE macro with debugfs_create_file_unsafe() > function in place of the debugfs_create_file() function will make the > file operation struct "reset" aware of the file's lifetime. Additional > details her

[PATCH] ASoC: TSCS42xx: remove unneeded semicolon

2020-11-01 Thread trix
From: Tom Rix A semicolon is not needed after a switch statement. Signed-off-by: Tom Rix --- sound/soc/codecs/tscs42xx.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/codecs/tscs42xx.c b/sound/soc/codecs/tscs42xx.c index 3265d3e8cb28..6200fab7896f 100644 -

Re: [PATCH] s390/smp: Move rcu_cpu_starting() earlier

2020-11-01 Thread Heiko Carstens
On Sat, Oct 31, 2020 at 07:38:52PM -0400, Qian Cai wrote: > > > This is avoided by moving the call to rcu_cpu_starting up near the > > > beginning of the smp_init_secondary() function. Note that the > > > raw_smp_processor_id() is required in order to avoid calling into > > > lockdep before RCU has

Re: [PATCH] fbcon: Replace printk() with pr_*()

2020-11-01 Thread Peilin Ye
On Sun, Nov 01, 2020 at 04:41:13PM +0100, Greg Kroah-Hartman wrote: > On Sun, Nov 01, 2020 at 09:49:04AM -0500, Peilin Ye wrote: > > Replace printk() with pr_err(), pr_warn() and pr_info(). Do not split long > > strings, for easier grepping. Use `__func__` whenever applicable. > > > > fbcon_prepar

One note

2020-11-01 Thread NASA Jeff
Pages in active areas shouldn’t be swapped out only those in inactive areas. So it’s a bit like seminary rock. Sent from my iPhone

BFS revisited.

2020-11-01 Thread NASA Jeff
Here's a somewhat imperfect, though short script I knocked together that fixes scheduling issues. while true do for i in `iotop -P -b -q -o -d 0.1 -n 10 | awk -F ' ' '{if ( $1 ~ /[0-9]/ && $10 > 10) print $1}'` do ionice -c 3 -p $i echo "process $i reniced to idel as it was hogg

Freezing between .48 and .51 when hitting swap.

2020-11-01 Thread NASA Jeff
I have an issue on my laptop which is old but with 2.5gb of ram an ssd hdd and using zram compression I believe. When ever it hits swap the system completely locks up and I have to reboot. This only started occurring in .51 I only have access to my phone at the moment though I’ve looked at the cod

v5.8+ powersave governor breakage?

2020-11-01 Thread Mike Galbraith
Greetings, As you can see in the data below, my i4790 box used to default to the powersave governor despite CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y, and disallowed switching to ondemand. Post 5.8, powersave locks in at the lowest freq available, and while ondemand becomes the default, it takes a c

Urgently need money to get out of debt?

2020-11-01 Thread Larry Fox
Welcome to 24Hour Loan Service Have you tried to obtain loans from banks without success? Urgently need money to get out of debt? Need money for expansion or establishment of your own business? Get a loan from one of the UK's leading loan companies. 24Hour Loan Service is one of the largest se

Re: lockdep: possible irq lock inversion dependency detected (trig->leddev_list_lock)

2020-11-01 Thread Pavel Machek
Hi! > I'm getting the following lockdep splat (see below). > > Apparently this warning starts to be reported after applying: > > e918188611f0 ("locking: More accurate annotations for read_lock()") > > It looks like a false positive to me, but it made me think a bit and > IIUC there can be stil

Re: [PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC

2020-11-01 Thread Vladimir Oltean
On Sun, Nov 01, 2020 at 02:19:05PM +0100, Michael Walle wrote: > Since commit 71b77a7a27a3 ("enetc: Migrate to PHYLINK and PCS_LYNX") the > network port of the Kontron sl28 board is broken. After the migration to > phylink the device tree has to specify the in-band-mode property. Add > it. > > Fix

Re: [PATCH v6 1/2] dt-bindings: display: himax,hx8837: Add Himax HX8837 bindings

2020-11-01 Thread Laurent Pinchart
Hi Lubomir, Thank you for the patch. On Fri, Oct 30, 2020 at 04:07:59AM +0100, Lubomir Rintel wrote: > Himax HX8837 is a secondary display controller used to drive the panel > on OLPC platforms. > > Signed-off-by: Lubomir Rintel > Reviewed-by: Rob Herring > > --- > Changes since v4: > - Rob's

Freezing between .48 and .51 when hitting swap.

2020-11-01 Thread NASA Jeff
I have an issue on my laptop which is old but with 2.5gb of ram an ssd hdd and using zram compression I believe. When ever it hits swap the system completely locks up and I have to reboot. This only started occurring in .51 I only have access to my phone at the moment though I’ve looked at the code

BFS revisited, brain fuck scheduling

2020-11-01 Thread NASA Jeff
Here's a somewhat imperfect, though short script I knocked together that fixes scheduling issues. while true do for i in `iotop -P -b -q -o -d 0.1 -n 10 | awk -F ' ' '{if ( $1 ~ /[0-9]/ && $10 > 10) print $1}'` do ionice -c 3 -p $i echo "process $i reniced to idel as it was hogging

One note on swap

2020-11-01 Thread NASA Jeff
Pages in active areas shouldn’t be swapped out only those in inactive areas. So it’s a bit like seminary rock. Networking may also have scheduling type issues. My script works well on single/duel CPU systems, for systems with larger numbers of CPUs I found checking /proc/stat for overall system lo

Re: [RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy

2020-11-01 Thread Thomas Gleixner
On Sun, Nov 01 2020 at 12:10, Marc Zyngier wrote: > On Thu, 29 Oct 2020 10:37:38 +0800, Greentime Hu wrote: >> This oops is caused by a wrong chip_data and it is because plic_irq_unmask >> uses irq_get_chip_data(irq_data->irq) to get the chip_data. However it may >> get another irq_data with the s

Re: [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM

2020-11-01 Thread Mike Rapoport
On Wed, Oct 28, 2020 at 01:16:41PM +0200, Mike Rapoport wrote: > Hi Geert, > > On Wed, Oct 28, 2020 at 10:25:49AM +0100, Geert Uytterhoeven wrote: > > Hi Mike, > > > > On Tue, Oct 27, 2020 at 12:31 PM Mike Rapoport wrote: > > > From: Mike Rapoport > > > > > > The pg_data_t node structures and t

[tip: irq/urgent] irqchip/sifive-plic: Fix chip_data access within a hierarchy

2020-11-01 Thread tip-bot2 for Greentime Hu
The following commit has been merged into the irq/urgent branch of tip: Commit-ID: f9ac7bbd6e4540dcc6df621b9c9b6eb2e26ded1d Gitweb: https://git.kernel.org/tip/f9ac7bbd6e4540dcc6df621b9c9b6eb2e26ded1d Author:Greentime Hu AuthorDate:Thu, 29 Oct 2020 10:37:38 +08:00 Committer

<    1   2   3   4   5   6   >