aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2009-08-27 17:20:30 +1000
committerLinus Torvalds <[email protected]>2009-08-27 12:25:26 -0700
commit4f8ee2c9cc0e885d2bb50ef26db66150ab25213e (patch)
treee60a5f629efa6637a626374f8232abc0c645e332 /tools/perf/util/trace-event-scripting.c
parentcf481442f2e086316ed8a1b3046f00ad23632ac4 (diff)
lmb: Remove __init from lmb_end_of_DRAM()
We call lmb_end_of_DRAM() to test whether a DMA mask is ok on a machine without IOMMU, but this function is marked as __init. I don't think there's a clean way to get the top of RAM max_pfn doesn't appear to include highmem or I missed (or we have a bug :-) so for now, let's just avoid having a broken 2.6.31 by making this function non-__init and we can revisit later. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions