diff options
| author | Bharat Bhushan <[email protected]> | 2013-09-19 11:32:41 +0530 |
|---|---|---|
| committer | Alexander Graf <[email protected]> | 2013-10-17 14:49:37 +0200 |
| commit | c199efa295fc99c029bcbd88ed4ded3334493e95 (patch) | |
| tree | 4ef3302200b4a84c9904511176c3d790f5d79936 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 44a3add86311bb9d060d795bcdcdc9b8c7a35bd0 (diff) | |
powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
For booke3e _PAGE_ENDIAN is not defined. Infact what is defined
is "_PAGE_LENDIAN" which is wrong and that should be _PAGE_ENDIAN.
There are no compilation errors as
arch/powerpc/include/asm/pte-common.h defines _PAGE_ENDIAN to 0
as it is not defined anywhere.
Signed-off-by: Bharat Bhushan <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions