commit | 7aeb732428fc8e2ecae6d432873770c12f04a979 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Oct 20 11:47:16 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 25 11:54:02 2006 +1000 |
tree | 00a0fed4a824bc2a5857e9f0b4016cef0bb22e9e | |
parent | 42c4aaadb737e0e672b3fb86b2c41ff59f0fb8bc [diff] |
[POWERPC] Support nested cpu feature sections This patch adds some macros that can be used with an explicit label in order to nest cpu features. This should be used very careful but is necessary for the upcoming cell TB fixup. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>