Searched hist:"804 ece07" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | Kconfig | 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4
Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed.
It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only.
In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4 Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed. It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only. In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | feature.c | 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4
Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed.
It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only.
In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4 Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed. It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only. In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cputable.h | 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4
Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed.
It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only.
In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4 Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed. It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only. In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4
Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed.
It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only.
In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 804ece07 Wed Jul 09 21:29:25 CDT 2014 Michael Ellerman <mpe@ellerman.id.au> powerpc: Remove CONFIG_POWER4 Although the name CONFIG_POWER4 suggests that it controls support for power4 cpus, this symbol is actually misnamed. It is a historical wart from the powermac code, which used to support building a 32-bit kernel for power4. CONFIG_POWER4 was used in that context to guard code that was 64-bit only. In the powermac code we can just use CONFIG_PPC64 instead, and in other places it is a synonym for CONFIG_PPC_BOOK3S_64. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|