summaryrefslogtreecommitdiffstats
path: root/include/linux/ksm.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2017-06-20 01:37:05 +0200
committerThomas Gleixner <tglx@linutronix.de>2017-06-22 18:21:08 +0200
commitd59f6617eef0f76e34f7a9993f5645c5ef467e42 (patch)
treedd24f98d3b759260b42cf1a7918d316e7936b8e1 /include/linux/ksm.h
parent0165308a2f994939d2e1b36624f5a8f57746bc88 (diff)
downloadlinux-stable-d59f6617eef0f76e34f7a9993f5645c5ef467e42.tar.gz
linux-stable-d59f6617eef0f76e34f7a9993f5645c5ef467e42.tar.bz2
linux-stable-d59f6617eef0f76e34f7a9993f5645c5ef467e42.zip
genirq: Allow fwnode to carry name information only
In order to provide proper debug interface it's required to have domain names available when the domain is added. Non fwnode based architectures like x86 have no way to do so. It's not possible to use domain ops or host data for this as domain ops might be the same for several instances, but the names have to be unique. Extend the irqchip fwnode to allow transporting the domain name. If no node is supplied, create a 'unknown-N' placeholder. Warn if an invalid node is supplied and treat it like no node. This happens e.g. with i2 devices on x86 which hand in an ACPI type node which has no interface for retrieving the name. [ Folded a fix from Marc to make DT name parsing work ] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Cc: Jens Axboe <axboe@kernel.dk> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Keith Busch <keith.busch@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Christoph Hellwig <hch@lst.de> Link: http://lkml.kernel.org/r/20170619235443.588784933@linutronix.de
Diffstat (limited to 'include/linux/ksm.h')
0 files changed, 0 insertions, 0 deletions