diff options
| author | Anton Blanchard <[email protected]> | 2014-04-14 11:54:05 +0000 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2014-04-28 06:31:54 +0000 |
| commit | a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c (patch) | |
| tree | 0304ad48129ca48360963cad6138d600deacbe8c /tools/perf/scripts/python | |
| parent | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 (diff) | |
| download | kernel-a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c.tar.gz kernel-a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c.zip | |
powerpc: Rename duplicate COMMAND_LINE_SIZE define
We have two definitions of COMMAND_LINE_SIZE, one for the kernel
and one for the boot wrapper. I assume this is so the boot
wrapper can be self sufficient and not rely on kernel headers.
Having two defines with the same name is confusing, I just
updated the wrong one when trying to bump it.
Make the boot wrapper define unique by calling it
BOOT_COMMAND_LINE_SIZE.
Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
