diff options
| author | FUJITA Tomonori <[email protected]> | 2008-07-25 01:45:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:28 -0700 |
| commit | b69c49b78457f681ecfb3147bd968434ee6559c1 (patch) | |
| tree | 9557c950c21cf4336ccc403136ea11384150af31 /tools/perf/scripts/python | |
| parent | 62ec30d45ecbb85b5991474c8f04192697687495 (diff) | |
clean up duplicated alloc/free_thread_info
We duplicate alloc/free_thread_info defines on many platforms (the
majority uses __get_free_pages/free_pages). This patch defines common
defines and removes these duplicated defines.
__HAVE_ARCH_THREAD_INFO_ALLOCATOR is introduced for platforms that do
something different.
Signed-off-by: FUJITA Tomonori <[email protected]>
Acked-by: Russell King <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions