diff options
author | Anton Blanchard <anton@samba.org> | 2012-04-17 20:42:54 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-04-30 07:37:26 +0200 |
commit | 82a8508406906a39ed04cb59d83b1703d78dc8b3 (patch) | |
tree | d6d07f56aedde9968c33847af31343778406a3cc /mm/page_isolation.c | |
parent | powerpc: Remove CONFIG_POWER4_ONLY (diff) | |
download | linux-82a8508406906a39ed04cb59d83b1703d78dc8b3.tar.xz linux-82a8508406906a39ed04cb59d83b1703d78dc8b3.zip |
powerpc: Require gcc 4.0 on 64-bit
Older versions of gcc had issues with using -maltivec together with
-mcpu of a non altivec capable CPU. We work around it by specifying
-mcpu=970, but the logic is complicated.
In preparation for adding more -mcpu targets, remove the workaround
and just require gcc 4.0 for 64-bit builds.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions