diff options
author | Thomas Gleixner <[email protected]> | 2012-05-03 09:02:55 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2012-05-05 13:00:24 +0200 |
commit | 957b369c3d35d73e1d0c3e9d21db791e58984cbb (patch) | |
tree | 01e6ad2e55b8563f1150c5b32181e284fcc0836f /tools/perf/scripts/python/syscall-counts.py | |
parent | 16caadb8c8f8461b853bd3a310d7730cf5a0aec4 (diff) |
mips: Use generic init_task
Same code. Use the generic version. The special Makefile treatment is
pointless anyway as init_task.o contains only data which is handled by
the linker script. So no point on being treated like head text.
Make the linker script align the task on THREAD_SIZE and not on
PAGE_SIZE, as PAGE_SIZE might be smaller than THREAD_SIZE.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Ralf Baechle <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions