aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul Jackson <[email protected]>2008-06-22 07:22:02 -0700
committerIngo Molnar <[email protected]>2008-07-08 12:50:29 +0200
commit05486fa7e631a3be31a0bbc5a575a389a1609e94 (patch)
tree64ce389b609d0db3c39c7aa2e9249d3b1cb22c09 /tools/perf/scripts/python
parent157fabf09594ab064b7ae92c81942af4b94663cb (diff)
x86 boot: x86_64 efi compiler warning fix
Fix a compiler warning. Rather than always casting a u32 to a pointer (which generates a warning on x86_64 systems) instead separate the x86_32 and x86_64 assignments entirely with ifdefs. Until other recent changes to this code, it used to have x86_64 separated like this. Signed-off-by: Paul Jackson <[email protected]> Cc: "Yinghai Lu" <[email protected]> Cc: "Jack Steiner" <[email protected]> Cc: "Mike Travis" <[email protected]> Cc: "Huang Cc: Ying" <[email protected]> Cc: "Andi Kleen" <[email protected]> Cc: "Andrew Morton" <[email protected]> Cc: Paul Jackson <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions