aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMark Salter <[email protected]>2014-01-23 15:53:48 -0800
committerLinus Torvalds <[email protected]>2014-01-23 16:36:54 -0800
commitd57c33c5daa4efa9e4d303bd0faf868080b532be (patch)
tree673bc9e2a1769c4d8b380b7a385dd7be681b99b2 /tools/perf/scripts/python/syscall-counts.py
parent2252b62a56601c9e31396da230b4ce792f167fb4 (diff)
add generic fixmap.h
Many architectures provide an asm/fixmap.h which defines support for compile-time 'special' virtual mappings which need to be made before paging_init() has run. This support is also used for early ioremap on x86. Much of this support is identical across the architectures. This patch consolidates all of the common bits into asm-generic/fixmap.h which is intended to be included from arch/*/include/asm/fixmap.h. Signed-off-by: Mark Salter <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Ralf Baechle <[email protected]> Cc: Russell King <[email protected]> Cc: Richard Kuo <[email protected]> Cc: James Hogan <[email protected]> Cc: Michal Simek <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Chris Metcalf <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jeff Dike <[email protected]> Cc: Paul Mundt <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Jonas Bonn <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions