Re: Fair Pay: Some interesting observations of symboldevelopment..

2020-12-12 Thread Ywe Cærlyn
No, SINO the only Giad it becomes. Took the name one step further aswell - Axim X. "Alim" (written right to left in arabc script) means learned, and its a good name for an OS aswell. Showing learnedness, and an example of some words that change when written left to right in latin script it is,

[PATCH v2 1/2] bitmap: Modify bitmap_set_value() to check bitmap length

2020-12-12 Thread Syed Nayyar Waris
Add explicit check to see if the value being written into the bitmap does not fall outside the bitmap. The situation that it is falling outside would never be possible in the code because the boundaries are required to be correct before the function is called. The responsibility is on the caller fo

Re: [PATCH] thermal/core: Make 'forced_passive' as obsolete candidate

2020-12-12 Thread Daniel Lezcano
On 12/12/2020 04:50, Matthew Garrett wrote: > On Fri, Dec 11, 2020 at 02:17:55PM +0100, Daniel Lezcano wrote: >> On 08/12/2020 16:30, Daniel Lezcano wrote: >>> The passive file in sysfs forces the usage of a passive trip point set >>> by the userspace when a broken BIOS does not provide the mitigat

Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs

2020-12-12 Thread Ard Biesheuvel
On Fri, 11 Dec 2020 at 20:07, Eric Biggers wrote: > > On Fri, Dec 11, 2020 at 07:29:04PM +0800, Tony W Wang-oc wrote: > > The driver crc32c-intel match CPUs supporting X86_FEATURE_XMM4_2. > > On platforms with Zhaoxin CPUs supporting this X86 feature, When > > crc32c-intel and crc32c-generic are b

Re: mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()

2020-12-12 Thread Joe Perches
On Fri, 2020-12-11 at 09:03 +0100, Alexandre Belloni wrote: > On 11/12/2020 07:34:41+0100, Markus Elfring wrote: > > > > How do you think about a patch like “staging: speakup: remove redundant > > > > initialization > > > > of pointer p_key” for comparison? > > > > https://lore.kernel.org/patchwor

KMSAN: kernel-usb-infoleak in usbnet_write_cmd (2)

2020-12-12 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:73d62e81 kmsan: random: prevent boot-time reports in _mix_.. git tree: https://github.com/google/kmsan.git master console output: https://syzkaller.appspot.com/x/log.txt?x=13ff770350 kernel config: https://syzkaller.appspot.co

[PATCH] Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function

2020-12-12 Thread Christophe JAILLET
Some resource should be released in the error handling path of the probe function, as already done in the remove function. The remove function was fixed in commit 5052de8deff5 ("soc: qcom: smd: Transition client drivers from smd to rpmsg") Fixes: 1511cc750c3d ("Bluetooth: Introduce Qualcomm WCNSS

[PATCH] DTS: ARM: gta04: remove legacy spi-cs-high to make display work again

2020-12-12 Thread H. Nikolaus Schaller
This reverts commit f1f028ff89cb ("DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again") which had to be intruduced after commit 6953c57ab172 ("gpio: of: Handle SPI chipselect legacy bindings") broke the GTA04 display. This contradicted the data sheet but was the only way

Re: [kbuild-all] Re: [PATCH 1/3] Add TX sending hardware timestamp.

2020-12-12 Thread Philip Li
On Thu, Dec 10, 2020 at 12:41:32PM +, Geva, Erez wrote: > > On 10/12/2020 04:11, kernel test robot wrote: > > Hi Erez, > > > > Thank you for the patch! Yet something to improve: > > > Thanks for the robot, > as we rarely use clang for kernel. It is very helpful. > > > [auto build test ERROR

[PATCH v2] nvmet: fix mismatched serial

2020-12-12 Thread zhenwei pi
Target side uses 'bin2hex' to convert u64 serial number to a hex string, saving serial number as be64 to keep the right byte order. Also use format '%016llx' to show the full serial string to avoid to drop prefixed zero. Test on x86 server, config '0123456789abcdef' to 'attr_serial' on target side

Re: [v10] i2c: imx: support slave mode for imx I2C driver

2020-12-12 Thread Oleksij Rempel
On Fri, Dec 11, 2020 at 09:57:19AM -0800, Kevin Herbert wrote: > Thanks for the tip. I attempted to see if the register was implemented > on the i.mx6, and it doesn't appear to be. I'll reach out to my FAE. I > found the datasheet and the register definitely isn't documented > there. > > I was thi

[PATCH v2 0/2] Modify bitmap_set_value() to suppress compiler warning

2020-12-12 Thread Syed Nayyar Waris
Hi All, The purpose of this patchset is to suppress the compiler warning (-Wtype-limits). In function bitmap_set_value(), add explicit check to see if the value being written into the bitmap does not fall outside the bitmap. The situation that it is falling outside is never possible in the code

Re: [PATCH 0/4] Reduce scanning of runqueues in select_idle_sibling

2020-12-12 Thread Vincent Guittot
On Fri, 11 Dec 2020 at 11:23, Mel Gorman wrote: > > On Fri, Dec 11, 2020 at 10:51:17AM +0100, Vincent Guittot wrote: > > On Thu, 10 Dec 2020 at 12:04, Mel Gorman > > wrote: > > > > > > On Thu, Dec 10, 2020 at 10:38:37AM +0100, Vincent Guittot wrote: > > > > > while testing your patchset and Aubr

[PATCH v2 2/2] gpio: xilinx: Add extra check if sum of widths exceed 64

2020-12-12 Thread Syed Nayyar Waris
Add extra check to see if sum of widths does not exceed 64. If it exceeds then return -EINVAL alongwith appropriate error message. Cc: Michal Simek Signed-off-by: Syed Nayyar Waris --- drivers/gpio/gpio-xilinx.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpio/gpio-xilinx.

Re: [PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers

2020-12-12 Thread Dmitry Osipenko
Hello, 12.12.2020 05:43, Dmitry Torokhov пишет: > Hi Dmitry, > > On Mon, Dec 07, 2020 at 12:22:14AM +0300, Dmitry Osipenko wrote: >> Some Atmel maXTouch controllers, like mXT1386 and mXT3432S1 for example, >> have a WAKE line that needs to be asserted in order to wake controller >> from a deep sl

[tip:x86/cleanups] BUILD SUCCESS 9a02fd8b19247e80e2354a227b6e2392e8fae78a

2020-12-12 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/cleanups branch HEAD: 9a02fd8b19247e80e2354a227b6e2392e8fae78a x86/ia32_signal: Propagate __user annotation properly elapsed time: 724m configs tested: 146 configs skipped: 2 The following configs have been built su

A must read for All Targeted Individuals: The Lieber Research Group at Harvard University

2020-12-12 Thread Turritopsis Dohrnii Teo En Ming
Subject: A must read for All Targeted Individuals: The Lieber Research Group at Harvard University As a Targeted Individual, have you ever wondered why your government could read your mind/thoughts easily 24x7 and also make you hear menacing/threatening voices? Rest assured you are not crazy

Test

2020-12-12 Thread Turritopsis Dohrnii Teo En Ming
Test

INFO: task can't die in connmark_exit_net

2020-12-12 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:15ac8fdb Add linux-next specific files for 20201207 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=15fbf86b50 kernel config: https://syzkaller.appspot.com/x/.config?x=3696b8138207d24d dashboard

Re: [PATCH v2 1/3] dt-bindings: rtc: add reset-source property

2020-12-12 Thread Uwe Kleine-König
On Fri, Dec 11, 2020 at 10:56:09PM +0100, Rasmus Villemoes wrote: > Some RTCs, e.g. the pcf2127, can be used as a hardware watchdog. But > if the reset pin is not actually wired up, the driver exposes a > watchdog device that doesn't actually work. > > Provide a standard binding that can be used t

Re: [PATCH 1/1] net: Fix use of proc_fs

2020-12-12 Thread Yonatan Linik
On Fri, Dec 11, 2020 at 11:00 PM Arnd Bergmann wrote: > > Another option would be to just ignore the return code here > and continue without a procfs file, regardless of whether procfs > is enabled or not. > >Arnd Yes I thought about that, but I didn't want to make changes to the way it b

Re: [PATCH 1/2] ALSA: hda/ca0132 - Add 8051 PLL write helper functions.

2020-12-12 Thread Takashi Iwai
On Fri, 11 Dec 2020 23:55:02 +0100, Connor McAdams wrote: > > Add helper functions for the 8051 PLL PMU write verbs. > > Signed-off-by: Connor McAdams Applied both patches now. Thanks. Takashi

Re: [RESEND PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls

2020-12-12 Thread Syed Nayyar Waris
On Tue, Dec 1, 2020 at 9:03 PM Bartosz Golaszewski wrote: > > On Fri, Nov 20, 2020 at 7:46 PM Syed Nayyar Waris > wrote: > > > > Modify the bitmap_set_value() calls. bitmap_set_value() > > now takes an extra bitmap width as second argument and the width of > > value is now present as the fourth

[tip:timers/core] BUILD SUCCESS aa3b66f401b372598b29421bab4d17b631b92407

2020-12-12 Thread kernel test robot
-a011-20201211 i386 randconfig-a016-20201211 i386 randconfig-a015-20201211 i386 randconfig-a014-20201212 i386 randconfig-a013-20201212 i386 randconfig-a012-20201212 i386 randconfig-a011-20201212 i386

Re: [PATCH v4] Serial: silabs si4455 serial driver

2020-12-12 Thread József Horváth
On Sat, Dec 12, 2020 at 07:09:46AM +, József Horváth wrote: > This is a serial port driver for > Silicon Labs Si4455 Sub-GHz transciver. > > The goal of this driver is to removing wires > between central(linux) device and remote serial devices/sensors, > but keeping the original user softwa

[tip:master] BUILD SUCCESS 83c32d14e9ad5a7aaf66fb7155b699699a256ffe

2020-12-12 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master branch HEAD: 83c32d14e9ad5a7aaf66fb7155b699699a256ffe Merge branch 'x86/cleanups' elapsed time: 725m configs tested: 101 configs skipped: 2 The following configs have been built successfully. More configs may be t

Re: [PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone

2020-12-12 Thread David Hildenbrand
> Am 12.12.2020 um 00:50 schrieb Jason Gunthorpe : > > On Fri, Dec 11, 2020 at 10:53:00PM +0100, David Hildenbrand wrote: > >>> When check_and_migrate_movable_pages() is called, the pages are >>> already pinned. If some of those pages are in movable zone, and we >>> fail to migrate or isolate

RE: [PATCH v4 1/2] dt-bindings: pci: Retrain Link to work around Gen2 training defect.

2020-12-12 Thread Athani Nadeem Ladkhan
Hi Rob / Kishon, > -Original Message- > From: Rob Herring > Sent: Friday, December 11, 2020 10:32 PM > To: Athani Nadeem Ladkhan > Cc: Tom Joseph ; Lorenzo Pieralisi > ; Bjorn Helgaas ; PCI > ; linux-kernel@vger.kernel.org; Kishon Vijay > Abraham I ; devicet...@vger.kernel.org; Milind Pa

Re: [kbuild-all] Re: ERROR: "snd_soc_new_ac97_component" undefined!

2020-12-12 Thread Philip Li
On Thu, Dec 10, 2020 at 04:16:17PM -0800, Randy Dunlap wrote: > On 12/6/20 10:11 AM, kernel test robot wrote: > > Hi Geert, > > > > First bad commit (maybe != root cause): > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > > master > > head: 7059c2c00a2196865c

[PATCH 1/8] perf tools: Add debug_set_file function

2020-12-12 Thread Jiri Olsa
Allow to set debug output file via new debug_set_file function. It's called during perf startup in perf_debug_setup to set stderr file as default and any perf command can set it later to different file. It will be used in perf daemon command to get verbose output into log file. Signed-off-by: Ji

[PATCH 3/8] perf tools: Add config set interface

2020-12-12 Thread Jiri Olsa
Add interface to load config set from custom file by using perf_config_set__new_file function. It will be used in perf daemon command to process custom config file. Signed-off-by: Jiri Olsa --- tools/perf/util/config.c | 28 +++- tools/perf/util/config.h | 3 +++ 2 file

[PATCH 2/8] perf tools: Add debug_set_display_time function

2020-12-12 Thread Jiri Olsa
Allow to display time in perf debug output via new debug_set_display_time function. It will be used in perf daemon command to get verbose output into log file. The debug time format is: [2020-12-03 18:25:31.822152] affinity: SYS [2020-12-03 18:25:31.822164] mmap flush: 1 [2020-12-03 18:25:

[PATCH 6/8] perf daemon: Add stop command

2020-12-12 Thread Jiri Olsa
Allow 'perf daemon' to stop daemon process: # perf daemon --stop perf daemon is exciting Signed-off-by: Jiri Olsa --- tools/perf/Documentation/perf-daemon.txt | 8 tools/perf/builtin-daemon.c | 10 ++ 2 files changed, 18 insertions(+) diff --git a/tools/perf/

[PATCH 7/8] perf daemon: Allow only one daemon over base directory

2020-12-12 Thread Jiri Olsa
Add 'lock' file under daemon base and flock it, so only one perf daemon can run on top of it. # perf daemon --config ./config.daemon # perf daemon --config ./config.daemon failed: another perf daemon (pid 369675) owns /opt/perfdata Signed-off-by: Jiri Olsa --- tools/perf/builtin-daemon.c

[PATCH 4/8] perf daemon: Add daemon command

2020-12-12 Thread Jiri Olsa
Adding daemon command that allows to run record sessions on background. Each session represents one perf record process and is configured in config file. Example: # cat config.daemon [daemon] base=/opt/perfdata [session-1] run = -m 10M -e cycles -o /opt/perfdata/1/perf.data --overwrite

[PATCH 5/8] perf daemon: Add signal command

2020-12-12 Thread Jiri Olsa
Allow perf daemon to send SIGUSR2 to all running sessions: # perf daemon [1:364758] perf record -m 10M -e cycles -o /opt/perfdata/1/perf.data --overwrite --switch-output -a [2:364759] perf record -m 10M -e sched:* -o /opt/perfdata/2/perf.data --overwrite --switch-output -a # perf daemon

[PATCH 8/8] perf daemon: Set control fifo for session

2020-12-12 Thread Jiri Olsa
Setup control fifos for session and add --control option to session arguments. Use can list control fifos with: # perf daemon -v [1:92187] perf record -m 11M -e cycles -o /opt/perfdata/1/perf.data --overwrite --switch-output -a output: /opt/perfdata/1/output control: /opt/perfda

[RFC 0/8] perf tools: Add daemon command

2020-12-12 Thread Jiri Olsa
hi, we were asked for possibility to be able run record sessions on background, sending the first stab on it to gather more info. This patchset adds support to configure and run record sessions on background via new 'perf daemon' command. Please check below the example on usage. Available also h

Re: [PATCH v2 1/2] s390/vfio-ap: No need to disable IRQ after queue reset

2020-12-12 Thread Greg KH
On Fri, Dec 11, 2020 at 05:22:10PM -0500, Tony Krowiak wrote: > The queues assigned to a matrix mediated device are currently reset when: > > * The VFIO_DEVICE_RESET ioctl is invoked > * The mdev fd is closed by userspace (QEMU) > * The mdev is removed from sysfs. > > Immediately after the reset

Re: [PATCH v2 2/2] s390/vfio-ap: reverse group notifier actions when KVM pointer invalidated

2020-12-12 Thread Greg KH
On Fri, Dec 11, 2020 at 05:22:11PM -0500, Tony Krowiak wrote: > The vfio_ap device driver registers a group notifier with VFIO when the > file descriptor for a VFIO mediated device for a KVM guest is opened to > receive notification that the KVM pointer is set (VFIO_GROUP_NOTIFY_SET_KVM > event). W

[PATCH v4] Serial: silabs si4455 serial driver

2020-12-12 Thread József Horváth
This is a serial port driver for Silicon Labs Si4455 Sub-GHz transciver. The goal of this driver is to removing wires between central(linux) device and remote serial devices/sensors, but keeping the original user software. It represents regular serial interface for the user space. Datasheet:

Re: (subset) [PATCH v4 1/4] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling

2020-12-12 Thread Marc Zyngier
On Fri, 11 Dec 2020 14:15:35 -0800, Douglas Anderson wrote: > We have a problem if we use gpio-keys and configure wakeups such that > we only want one edge to wake us up. AKA: > wakeup-event-action = ; > wakeup-source; > > Specifically we end up with a phantom interrupt that blocks suspend if

[irqchip: irq/irqchip-next] irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling

2020-12-12 Thread irqchip-bot for Douglas Anderson
The following commit has been merged into the irq/irqchip-next branch of irqchip: Commit-ID: 2f5fbc4305d07725bfebaedb09e57271315691ef Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/2f5fbc4305d07725bfebaedb09e57271315691ef Author:Douglas Anderson Aut

Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs

2020-12-12 Thread Ard Biesheuvel
On Sat, 12 Dec 2020 at 10:36, Ard Biesheuvel wrote: > > On Fri, 11 Dec 2020 at 20:07, Eric Biggers wrote: > > > > On Fri, Dec 11, 2020 at 07:29:04PM +0800, Tony W Wang-oc wrote: > > > The driver crc32c-intel match CPUs supporting X86_FEATURE_XMM4_2. > > > On platforms with Zhaoxin CPUs supporting

Re: [PATCH v3 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware

2020-12-12 Thread Boris Brezillon
On Fri, 11 Dec 2020 13:15:59 -0800 Sowjanya Komatineni wrote: > This patch adds a flag SPI_MASTER_USES_HW_DUMMY_CYCLES for the controllers > that support transfer of dummy cycles by the hardware directly. Hm, not sure this is a good idea. I mean, if we expect regular SPI devices to use this feat

!!! Ask Details For Relief

2020-12-12 Thread United Nations Covid-19 Relief Unit
You has been chosen via E-mail for the United Nations Covid-19 Relief F und, for more details reply to sangior...@aclipisa.it Best regards, Dr. Susan Marshal

Re: [PATCH] driver core: platform: don't oops on unbound devices

2020-12-12 Thread Greg Kroah-Hartman
On Sat, Dec 12, 2020 at 04:14:26AM +0300, Dmitry Baryshkov wrote: > Platform code stopped checking if the device is bound to the actual > platform driver, thus calling non-existing drv->shutdown(). Verify that > _dev->driver is not NULL before calling remove/shutdown callbacks. > > Signed-off-by:

Re: [PATCH] ACPI: Use fwnode_init() to set up fwnode

2020-12-12 Thread Greg Kroah-Hartman
On Fri, Dec 11, 2020 at 09:53:09PM +0100, Rafael J. Wysocki wrote: > On Friday, December 11, 2020 9:26:29 PM CET Saravana Kannan wrote: > > Commit 01bb86b380a3 ("driver core: Add fwnode_init()") was supposed to > > fix up all instances of fwnode creation to use fwnode_init(). But looks > > like thi

Re: Fair Pay: Some interesting observations of symboldevelopment..

2020-12-12 Thread Ywe Cærlyn
I have also included the sign for Adams giad on the mascot culture now: https://www.youtube.com/channel/UCi7TCodsP4Y4UTuIigrG9GQ Symbolizing perfectness of "Allah" (written right to left in arabic script), in the East, and SINO (left to right Latin script) perfect in the West. Serenity! Ywe

[PATCH] mtd: spi-nor: sfdp: Fix SMPT parsing when 4BAIT table is before SMPT

2020-12-12 Thread Vignesh Raghavendra
If 4BAIT table appears before SMPT then, nor->addr_width is set to 4 before SMPT table is parsed. This causes SMPT parser code to use addr_width of 4 for reading current sector map configuration in spi_nor_get_map_in_use() if SMPT_CMD_ADDRESS_LEN reads SMPT_CMD_ADDRESS_LEN_USE_CURRENT (see spi_nor_

Re: [PATCH v3 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller

2020-12-12 Thread Lukas Wunner
On Fri, Dec 11, 2020 at 01:15:58PM -0800, Sowjanya Komatineni wrote: > Tegra SoC has a Quad SPI controller starting from Tegra210. The probe/remove hooks LGTM now. Just two tiny nits that caught my eye: > + master = devm_spi_alloc_master(&pdev->dev, sizeof(*tqspi)); > + if (!master) { >

Re: [PATCH RFC 03/39] KVM: x86/xen: register shared_info page

2020-12-12 Thread David Woodhouse
On Tue, 2020-12-01 at 16:40 -0800, Ankur Arora wrote: > > How come we get to pin the page and directly dereference it every time, > > while kvm_setup_pvclock_page() has to use kvm_write_guest_cached() > > instead? > > So looking at my WIP trees from the time, this is something that > we went back

Re: [patch] close_range.2: new page documenting close_range(2)

2020-12-12 Thread Christian Brauner
On Thu, Dec 10, 2020 at 03:36:42PM +0100, Alejandro Colomar (man-pages) wrote: > Hi Christian, Hi Alex, > > Thanks for confirming that behavior. Seems reasonable. > > I was wondering... > If this call is equivalent to unshare(2)+{close(2) in a loop}, > shouldn't it fail for the same reasons th

Re: [PATCH v2] close_range.2: new page documenting close_range(2)

2020-12-12 Thread Christian Brauner
On Thu, Dec 10, 2020 at 01:24:28AM +0100, Alejandro Colomar (man-pages) wrote: > Hi Stephen, > > A few more comments below. > > Michael, please have a look at them too. > > Christian, do you have any program that you used to test the syscall > that could be added as an example program to the pag

Re: [PATCH 1/2] Add support for Cadence XSPI controller

2020-12-12 Thread Lukas Wunner
On Wed, Dec 09, 2020 at 08:57:57AM +0100, Jayshri Pawar wrote: > + master = spi_alloc_master(dev, sizeof(*cdns_xspi)); > + if (!master) { > + ret = -ENOMEM; > + dev_err(dev, "Failed to allocate memory for spi_master\n"); > + goto err_no_mem; > + } Pl

[PATCH] clk: s2mps11: Fix a resource leak in error handling paths in the probe function

2020-12-12 Thread Christophe JAILLET
Some resource should be released in the error handling path of the probe function, as already done in the remove function. The remove function was fixed in commit bf416bd45738 ("clk: s2mps11: Add missing of_node_put and of_clk_del_provider") Fixes: 7cc560dea415 ("clk: s2mps11: Add support for s2m

[PATCH v2] mfd: db8500-prcmu: Add devicetree bindings

2020-12-12 Thread Linus Walleij
This driver was merged in the early days of device tree on Arm in 2012 and somehow we failed to provide bindings for it. Fix it up with some YAML bindings. Cc: devicet...@vger.kernel.org Signed-off-by: Linus Walleij --- ChangeLog v1->v2: - Make the main PRCMU node name more generic instead of h

[PATCH] xfs: clean code for setting bma length in xfs_bmapi_write

2020-12-12 Thread chenlei0x
From: Lei Chen xfs_bmapi_write may need alloc blocks when it encounters a hole or delay extent. When setting bma.length, it does not need comparing MAXEXTLEN and the length that the caller wants, because xfs_bmapi_allocate will handle every thing properly for bma.length. Signed-off-by: Lei Chen

Re: [GIT PULL] timers changes for v5.11 #2

2020-12-12 Thread Thomas Gleixner
On Thu, Dec 10 2020 at 12:23, Daniel Lezcano wrote: > please consider pulling those 3 last changes which fixes some issues on > the drivers. > > The following changes since commit fef92cd2bc04c64bb3743d40c0b4be47aedf9e23: > > Merge tag 'timers-v5.11' of > https://git.linaro.org/people/daniel.lezc

[tip: irq/core] xen/events: Only force affinity mask for percpu interrupts

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: f61b8351facda691f1564097074976b30e987a81 Gitweb: https://git.kernel.org/tip/f61b8351facda691f1564097074976b30e987a81 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:03 +01:00 Committe

[tip: irq/core] xen/events: Implement irq distribution

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 93b6adbf0420a7bd84167a4feb289cc2c1b4efca Gitweb: https://git.kernel.org/tip/93b6adbf0420a7bd84167a4feb289cc2c1b4efca Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:05 +01:00 Committe

[tip: irq/core] genirq: Move irq_has_action() into core code

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: db123744af5d237048f23ede05cc7ef0dc48db01 Gitweb: https://git.kernel.org/tip/db123744af5d237048f23ede05cc7ef0dc48db01 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:37 +01:00 Committe

[tip: irq/core] genirq: Move irq_set_lockdep_class() to core

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: a07d244f00de679c66643e89eba6e1baa62d3517 Gitweb: https://git.kernel.org/tip/a07d244f00de679c66643e89eba6e1baa62d3517 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:39 +01:00 Committe

[tip: irq/core] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 27fb43cb32d016366d1d87986970d5be7d6607e1 Gitweb: https://git.kernel.org/tip/27fb43cb32d016366d1d87986970d5be7d6607e1 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:47 +01:00 Committe

[tip: timers/core] clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

2020-12-12 Thread tip-bot2 for Keqian Zhu
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8b7770b877d187bfdae1eaf587bd2b792479a31c Gitweb: https://git.kernel.org/tip/8b7770b877d187bfdae1eaf587bd2b792479a31c Author:Keqian Zhu AuthorDate:Fri, 04 Dec 2020 15:31:26 +08:00 Committer:

[tip: irq/core] genirq: Provide kstat_irqdesc_cpu()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: ea5f36556b8bde14234ec223ebc59968ade4735a Gitweb: https://git.kernel.org/tip/ea5f36556b8bde14234ec223ebc59968ade4735a Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:44 +01:00 Committe

[tip: irq/core] drm/i915/pmu: Replace open coded kstat_irqs() copy

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: b64217174467e1c4c3da04a7f7835393fa234818 Gitweb: https://git.kernel.org/tip/b64217174467e1c4c3da04a7f7835393fa234818 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:50 +01:00 Committe

[tip: irq/core] NTB/msi: Use irq_has_action()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: d53c576bd3d4787b3d7d0d814b28ae67099d84a1 Gitweb: https://git.kernel.org/tip/d53c576bd3d4787b3d7d0d814b28ae67099d84a1 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:53 +01:00 Committe

[tip: irq/core] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 766ba1f937be5ec418bd759e40fccc0c8c42e271 Gitweb: https://git.kernel.org/tip/766ba1f937be5ec418bd759e40fccc0c8c42e271 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:49 +01:00 Committe

[PATCH] sata_fsl: Fix a resource leak in an error handling path in the probe function

2020-12-12 Thread Christophe JAILLET
'irq_dispose_mapping()' should be called in the error handling path of the probe function, as already done in the remove function. Fixes: 6b4b8fc87dc5 ("sata_fsl: add support for interrupt coalsecing feature") Signed-off-by: Christophe JAILLET --- drivers/ata/sata_fsl.c | 3 +++ 1 file changed,

[tip: irq/core] genirq: Make kstat_irqs() static

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 63ca4e066a62afce8ebaf75ebd4c6ef67f7bb5ee Gitweb: https://git.kernel.org/tip/63ca4e066a62afce8ebaf75ebd4c6ef67f7bb5ee Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:43 +01:00 Committe

[tip: timers/core] clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM

2020-12-12 Thread tip-bot2 for Niklas Söderlund
The following commit has been merged into the timers/core branch of tip: Commit-ID: 8ae954caf49ac403c177d117fb8e05cbc866aa3c Gitweb: https://git.kernel.org/tip/8ae954caf49ac403c177d117fb8e05cbc866aa3c Author:Niklas Söderlund AuthorDate:Sat, 05 Dec 2020 03:19:20 +01:00 Comm

[tip: irq/core] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: fe80f1d579dfd4edf78a66c3bd3befa985b4b02b Gitweb: https://git.kernel.org/tip/fe80f1d579dfd4edf78a66c3bd3befa985b4b02b Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:45 +01:00 Committe

[tip: irq/core] genirq: Provide irq_get_effective_affinity()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 276b1e6e6fecc2f138c72519705dabc8bd01ffa9 Gitweb: https://git.kernel.org/tip/276b1e6e6fecc2f138c72519705dabc8bd01ffa9 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:40 +01:00 Committe

[tip: irq/core] genirq: Annotate irq stats data races

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: fb4f676fc901cb547226efb3e69ffeaeefa124be Gitweb: https://git.kernel.org/tip/fb4f676fc901cb547226efb3e69ffeaeefa124be Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:41 +01:00 Committe

Re: [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

2020-12-12 Thread Thomas Gleixner
On Fri, Dec 11 2020 at 22:59, Paolo Bonzini wrote: > On 11/12/20 22:04, Thomas Gleixner wrote: > The nanosecond and TSC times are sent as part of the paused-VM state at > the very end of the live migration process. > > So it's still true that the time advances during live migration > brownout; 0.

[tip: irq/core] genirq: Move status flag checks to core

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: a578bb32cb1a46676caae72dc0c668630ab40c1f Gitweb: https://git.kernel.org/tip/a578bb32cb1a46676caae72dc0c668630ab40c1f Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:38 +01:00 Committe

[tip: timers/core] clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available

2020-12-12 Thread tip-bot2 for Dinh Nguyen
The following commit has been merged into the timers/core branch of tip: Commit-ID: 5d9814df0aec56a638bbf20795abb4cfaf3cd331 Gitweb: https://git.kernel.org/tip/5d9814df0aec56a638bbf20795abb4cfaf3cd331 Author:Dinh Nguyen AuthorDate:Sat, 05 Dec 2020 04:52:23 -06:00 Committer

[tip: timers/core] clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne

2020-12-12 Thread tip-bot2 for Keqian Zhu
The following commit has been merged into the timers/core branch of tip: Commit-ID: d8cc3905b8073c7cfbff94af889fa8dc71f21dd5 Gitweb: https://git.kernel.org/tip/d8cc3905b8073c7cfbff94af889fa8dc71f21dd5 Author:Keqian Zhu AuthorDate:Fri, 04 Dec 2020 15:31:25 +08:00 Committer:

[tip: irq/core] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 2f516e34383d0e97ced094d18424838181ce51b7 Gitweb: https://git.kernel.org/tip/2f516e34383d0e97ced094d18424838181ce51b7 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:46 +01:00 Committe

[tip: irq/core] net/mlx4: Replace irq_to_desc() abuse

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 5ea444c8f27b50f14ccfece192a6199d3ada9253 Gitweb: https://git.kernel.org/tip/5ea444c8f27b50f14ccfece192a6199d3ada9253 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:56 +01:00 Committe

[tip: irq/core] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 7a0a6b22431b36549151df8f30cec4f667a018fc Gitweb: https://git.kernel.org/tip/7a0a6b22431b36549151df8f30cec4f667a018fc Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:48 +01:00 Committe

[tip: irq/core] pinctrl: nomadik: Use irq_has_action()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 52ae486b230b6d9508068d49da850fb17d25a174 Gitweb: https://git.kernel.org/tip/52ae486b230b6d9508068d49da850fb17d25a174 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:51 +01:00 Committe

[tip: irq/core] PCI: mobiveil: Use irq_data_get_irq_chip_data()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: c9bfac576ac620b71f42fb695493d6eb6e382637 Gitweb: https://git.kernel.org/tip/c9bfac576ac620b71f42fb695493d6eb6e382637 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:55 +01:00 Committe

[tip: irq/core] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 4fa1cf7cde28ad4d7e4388cccfe682dded6a7aca Gitweb: https://git.kernel.org/tip/4fa1cf7cde28ad4d7e4388cccfe682dded6a7aca Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:52 +01:00 Committe

[tip: irq/core] parisc/irq: Simplify irq count output for /proc/interrupts

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 89c1ca3058ced5cc8176de7b668b9d0ff08f8f4b Gitweb: https://git.kernel.org/tip/89c1ca3058ced5cc8176de7b668b9d0ff08f8f4b Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:42 +01:00 Committe

[tip: irq/core] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: f44d2329d5c179d24708ada87f5e77b781e336ca Gitweb: https://git.kernel.org/tip/f44d2329d5c179d24708ada87f5e77b781e336ca Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:54 +01:00 Committe

[tip: irq/core] xen/events: Reduce irq_info:: Spurious_cnt storage size

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 6e8e8d49554722ddc076a6b87dc7048ddceb2375 Gitweb: https://git.kernel.org/tip/6e8e8d49554722ddc076a6b87dc7048ddceb2375 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:04 +01:00 Committe

[tip: irq/core] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 16b2efd9e4c60f9010f27ada31b0c7d73f23e0d3 Gitweb: https://git.kernel.org/tip/16b2efd9e4c60f9010f27ada31b0c7d73f23e0d3 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:00 +01:00 Committe

[tip: irq/core] xen/events: Remove disfunct affinity spreading

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 26599cd34323b73894ebcb5197693cdd668b4aa8 Gitweb: https://git.kernel.org/tip/26599cd34323b73894ebcb5197693cdd668b4aa8 Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:01 +01:00 Committe

[tip: irq/core] net/mlx5: Use effective interrupt affinity

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: ca00c76aa8acf5a7563dd9f5020f9c6dc9a0577d Gitweb: https://git.kernel.org/tip/ca00c76aa8acf5a7563dd9f5020f9c6dc9a0577d Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:59 +01:00 Committe

[tip: irq/core] genirq: Remove export of irq_to_desc()

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: f07147b162a1cec348d8a9a7e7e73fdf7ce5f88b Gitweb: https://git.kernel.org/tip/f07147b162a1cec348d8a9a7e7e73fdf7ce5f88b Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:06 +01:00 Committe

[tip: irq/core] net/mlx4: Use effective interrupt affinity

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: f23130b1af7bccb23dff1e9223d826869c2ad45d Gitweb: https://git.kernel.org/tip/f23130b1af7bccb23dff1e9223d826869c2ad45d Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:57 +01:00 Committe

[tip: irq/core] net/mlx5: Replace irq_to_desc() abuse

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 3d18847680102182fed60b90ae65cbbb3d929a3c Gitweb: https://git.kernel.org/tip/3d18847680102182fed60b90ae65cbbb3d929a3c Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:25:58 +01:00 Committe

[tip: irq/core] xen/events: Use immediate affinity setting

2020-12-12 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the irq/core branch of tip: Commit-ID: 9b23ffcbfa15f2d4959eaa42faae11e3e39d027a Gitweb: https://git.kernel.org/tip/9b23ffcbfa15f2d4959eaa42faae11e3e39d027a Author:Thomas Gleixner AuthorDate:Thu, 10 Dec 2020 20:26:02 +01:00 Committe

Re: mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()

2020-12-12 Thread Alexandre Belloni
On 12/12/2020 01:16:39-0800, Joe Perches wrote: > On Fri, 2020-12-11 at 09:03 +0100, Alexandre Belloni wrote: > > On 11/12/2020 07:34:41+0100, Markus Elfring wrote: > > > > > How do you think about a patch like “staging: speakup: remove > > > > > redundant initialization > > > > > of pointer p_key

Re: [patch 03/30] genirq: Move irq_set_lockdep_class() to core

2020-12-12 Thread Andy Shevchenko
On Sat, Dec 12, 2020 at 12:07 AM Thomas Gleixner wrote: > > On Fri, Dec 11 2020 at 22:08, Thomas Gleixner wrote: > > > On Fri, Dec 11 2020 at 19:53, Andy Shevchenko wrote: > > > >> On Thu, Dec 10, 2020 at 10:14 PM Thomas Gleixner > >> wrote: > >>> > >>> irq_set_lockdep_class() is used from modul

Re: [PATCH -next] platform: surface: fix non-PM_SLEEP build warnings

2020-12-12 Thread Andy Shevchenko
On Fri, Dec 11, 2020 at 9:20 PM Randy Dunlap wrote: > > Fix build warnings when CONFIG_PM_SLEEP is not enabled and these > functions are not used: > > ../drivers/platform/surface/surface_gpe.c:189:12: warning: > ‘surface_gpe_resume’ defined but not used [-Wunused-function] > static int surface_g

Re: [PATCH v2] net: dsa: qca: ar9331: fix sleeping function called from invalid context bug

2020-12-12 Thread Vladimir Oltean
On Fri, Dec 11, 2020 at 12:03:17PM +0100, Oleksij Rempel wrote: > With lockdep enabled, we will get following warning: > > ar9331_switch ethernet.1:10 lan0 (uninitialized): PHY > [!ahb!ethernet@1a00!mdio!switch@10:00] driver [Qualcomm Atheros AR9331 > built-in PHY] (irq=13) > BUG: sleeping

include/linux/compiler_types.h:338:38: error: call to '__compiletime_assert_520' declared with attribute error: BUILD_BUG_ON failed: sizeof(cmd_a64_entry_t) != 64

2020-12-12 Thread kernel test robot
-20201212 (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux

  1   2   3   4   >