{
> - const u32 mask = SCC_UHC_USBCEN | SCC_UHC_USBCEN;
> + const u32 mask = SCC_UHC_USBCEN | SCC_UHC_USBEN;
> return((val & mask) == mask);
> }
>
> ___
> Linuxppc-dev mailing list
> Linuxppc-dev@ozl
reference from the function .cell_setup_phb() to the function
.init.text:.io_workaround_init()
Signed-off-by: Kou Ishizaki <[EMAIL PROTECTED]>
---
arch/powerpc/platforms/cell/io-workarounds.c |6 +++---
arch/powerpc/platforms/cell/io-workarounds.h |6 +++---
2 files changed, 6 inse
This patch moves miscellaneous files for Beat into platforms/cell/.
All files in this patch are used by celleb-beat only.
Signed-off-by: Kou Ishizaki <[EMAIL PROTECTED]>
Acked-by: Arnd Bergmann <[EMAIL PROTECTED]>
---
arch/powerpc/platforms/Makefile |1
arch/power
r now?
I believe setting get_paca()->kstack properly will solve this problem.
Do you have any idea?
> Also, I did not get a patch 4/7 and 5/7. Did you send them to
> some other mailing list, or did they get lost on the way?
I don't have them too. It seems that they are lost. I resent the
xt+0x5eba8): Section mismatch: reference to
.init.text:.free_bootmem (between '.celleb_setup_phb' and
'.celleb_fake_pci_write_config')
>
> Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
There is no problem in this patch for Celleb platfor