RE: asm-ppc/io.h - 8260 conditional compile?
From: <hidden>
Date: 2002-08-06 14:04:05
quoted
It appears to me that the inline functions in this file are missing the CONFIG_8260 conditional compile. Can anyone confirm if this it true?I can confirm it is not true. What would need to change for 8260? It has worked for a long time.
Nothing needs to change to the 8260, it should be implemented like the 8xx and 4xx processors, which it isn't without the conditional compiles. (It appears to work either way) I do not see corresponding conditional compiles in pgtable.c or the other mm/*.c which would indicate that the 8260 memory management is implemented differently. 8260 memory translations were broken in HHL 2.0 (Linux 2.4.2) Just making sure it isn't still broken in 2.4.17 ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/