diff options
author | LEROY Christophe <christophe.leroy@c-s.fr> | 2015-04-20 08:54:46 +0300 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-06-03 05:37:26 +0300 |
commit | eeba1f7c38425cfc0b70ba133ab7e523d5b6d90e (patch) | |
tree | 3a60c781a9a40658ae6854cf9115b8050ec07d09 /tools/perf/scripts/python | |
parent | b821c5fe84829996e179bba5da30ee33fb8e9f9f (diff) | |
download | linux-eeba1f7c38425cfc0b70ba133ab7e523d5b6d90e.tar.xz |
powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000
By default, TASK_SIZE is set to 0x80000000 for PPC_8xx, which is most
likely sufficient for most cases. However, kernel configuration allows
to set TASK_SIZE to another value, so the 8xx shall handle it.
This patch also takes into account the case of PAGE_OFFSET lower than
0x80000000, allthought most of the time it is equal to 0xC0000000
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions