summaryrefslogtreecommitdiff
path: root/irq.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04irq: rename device_bind_irq_to_cpu to device_set_irq_affinityDaniel Borkmann1-1/+1
This is more appropriate and consistent with other device irq functions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
2013-06-03irq: break out from xutils and save + restoreDaniel Borkmann1-0/+10
Break out IRQ functionality from xutils, simplify it, and save + restore IRQ affinity list. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
mmitterLinus Torvalds <torvalds@linux-foundation.org>2017-02-02 13:30:19 -0800 commit891aa1e0f13c3aaa756c69b343d6ab6f3357009b (patch) treee1be246b2350713d738eb7a38a12348ea34c5d7e /include parentc67b42f3a3f03e68bf915f32c8f7be0b726fec1a (diff)parentfff4b87e594ad3d2e4f51e8d3d86a6f9d3d8b654 (diff)
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Five kernel fixes: - an mmap tracing ABI fix for certain mappings - a use-after-free fix, found via KASAN - three CPU hotplug related x86 PMU driver fixes" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/uncore: Make package handling more robust perf/x86/intel/uncore: Clean up hotplug conversion fallout perf/x86/intel/rapl: Make package handling more robust perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory perf/core: Fix use-after-free bug
Diffstat (limited to 'include')
-rw-r--r--include/linux/cpuhotplug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h