Re: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

2024-12-03 Thread Thomas Gleixner
On Sat, Nov 30 2024 at 20:11, Eliav Farber wrote: > + > +config GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD > + bool "Clear forwarded VM interrupts during kexec" This should not be user selectable. Just keep it as: config GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD bool which defaults to 'n'. Just add

RE: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

2024-12-03 Thread Thomas Gleixner
On Tue, Dec 03 2024 at 12:55, Eliav Farber wrote: > On 12/3/2024 1:04 PM, Thomas Gleixner wrote: >>> + >>> +config GENERIC_IRQ_KEXEC_CLEAR_VM_FORWARD >>> + bool "Clear forwarded VM interrupts during kexec" >> >> This should n

RE: [PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation

2024-12-04 Thread Thomas Gleixner
On Wed, Dec 04 2024 at 11:40, Eliav Farber wrote: > I'm just waiting for a reply if the new configuration option should be > placed inside or after the following section: I think you got one yesterday :)

Re: [PATCH v2] treewide: const qualify ctl_tables where applicable

2025-01-15 Thread Thomas Gleixner
teven Rostedt (Google) # for kernel/trace/ > Reviewed-by: Martin K. Petersen # SCSI > Reviewed-by: Darrick J. Wong # xfs > Acked-by: Jani Nikula > Acked-by: Corey Minyard > Signed-off-by: Joel Granados Acked-by: Thomas Gleixner

Re: [PATCH v2 00/57] irqdomain: Cleanups and Documentation

2025-05-06 Thread Thomas Gleixner
On Wed, Mar 19 2025 at 10:28, Jiri Slaby wrote: > Hi, > > tl;dr if patches are agreed upon, I ask subsys maintainers to take the > respective ones via their trees (as they are split per subsys), so that > the IRQ tree can take only the rest. That would minimize churn/conflicts > during merges. So

Re: [PATCH v3 00/18] vDSO: Introduce generic data storage

2025-02-14 Thread Thomas Gleixner
David! On Thu, Feb 06 2025 at 09:31, David Woodhouse wrote: > Thanks for working on this. Is there a plan to expose the time data > directly to userspace in a form which is usable *other* than by > function calls which get the value of the clock at a given moment? > > For populating the vmclock de

Re: [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation

2025-02-22 Thread Thomas Gleixner
On Sat, Feb 22 2025 at 16:17, Xi Ruoyao wrote: > On Tue, 2025-02-04 at 13:05 +0100, Thomas Weißschuh wrote: >> The generic storage implementation provides the same features as the >> custom one. However it can be shared between architectures, making >> maintenance easier. >> >> Co-developed-by: Na

Re: [PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain

2025-07-03 Thread Thomas Gleixner
On Thu, Jun 26 2025 at 16:47, Nam Cao wrote: > The solution is implementing per device MSI domains, this means the > entities which provide global PCI/MSI domain so far have to implement MSI > parent domain functionality instead. > > This series: > >- Untangle XIVE driver from Powernv and Pseri

[tip:irq/core] powerpc: Irq: Use generic_handle_irq

2014-03-04 Thread tip-bot for Thomas Gleixner
Commit-ID: a4e04c9f219d2c00764ffa7ba45500411815879d Gitweb: http://git.kernel.org/tip/a4e04c9f219d2c00764ffa7ba45500411815879d Author: Thomas Gleixner AuthorDate: Sun, 23 Feb 2014 21:40:08 + Committer: Thomas Gleixner CommitDate: Tue, 4 Mar 2014 17:37:52 +0100 powerpc: Irq: Use

[tip:irq/core] powerpc:eVh_pic: Kill irq_desc abuse

2014-03-04 Thread tip-bot for Thomas Gleixner
Commit-ID: c866cda47f2c6c8abb929933b7794e9a92d7c924 Gitweb: http://git.kernel.org/tip/c866cda47f2c6c8abb929933b7794e9a92d7c924 Author: Thomas Gleixner AuthorDate: Sun, 23 Feb 2014 21:40:08 + Committer: Thomas Gleixner CommitDate: Tue, 4 Mar 2014 17:37:51 +0100 powerpc:eVh_pic

[tip:irq/core] powerpc: Eeh: Kill another abuse of irq_desc

2014-03-04 Thread tip-bot for Thomas Gleixner
Commit-ID: b8a9a11b976810ba12a43c4fe699a14892c97e52 Gitweb: http://git.kernel.org/tip/b8a9a11b976810ba12a43c4fe699a14892c97e52 Author: Thomas Gleixner AuthorDate: Sun, 23 Feb 2014 21:40:09 + Committer: Thomas Gleixner CommitDate: Tue, 4 Mar 2014 17:37:52 +0100 powerpc: Eeh: Kill

[tip:irq/core] powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"

2014-03-04 Thread tip-bot for Thomas Gleixner
Commit-ID: 57310c3c99eb6fab2ecbd63aa3f7c323341ca77e Gitweb: http://git.kernel.org/tip/57310c3c99eb6fab2ecbd63aa3f7c323341ca77e Author: Thomas Gleixner AuthorDate: Wed, 5 Mar 2014 00:06:11 +0100 Committer: Thomas Gleixner CommitDate: Wed, 5 Mar 2014 00:13:33 +0100 powerpc: eeh: Fixup

[tip: sched/urgent] sched/rt, powerpc: Use CONFIG_PREEMPTION

2019-12-08 Thread tip-bot2 for Thomas Gleixner
The following commit has been merged into the sched/urgent branch of tip: Commit-ID: fdc5569eaba997852e0bfb57d11af496e4c1fa9a Gitweb: https://git.kernel.org/tip/fdc5569eaba997852e0bfb57d11af496e4c1fa9a Author:Thomas Gleixner AuthorDate:Thu, 24 Oct 2019 18:04:58 +02:00

[tip:irq/urgent] genirq: Deal with desc->set_type() changing desc->chip

2010-06-09 Thread tip-bot for Thomas Gleixner
Commit-ID: 4673247562e39a17e09440fa1400819522ccd446 Gitweb: http://git.kernel.org/tip/4673247562e39a17e09440fa1400819522ccd446 Author: Thomas Gleixner AuthorDate: Mon, 7 Jun 2010 17:53:51 +0200 Committer: Thomas Gleixner CommitDate: Wed, 9 Jun 2010 17:05:08 +0200 genirq: Deal with

<    4   5   6   7   8   9