ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG

2018-07-31 Thread Michael Büsch
Use the standard WARN_ON instead. If a small kernel is desired, WARN_ON can be disabled globally. Also remove SSB_DEBUG. Besides WARN_ON it only adds a tiny debug check. Include this check unconditionally. Signed-off-by: Michael Buesch --- CC-ing Mips and PPC maintainers due to changes in defco

Re: Linux 3.0 boot failure on the Powerbook G4

2011-07-25 Thread Michael Büsch
On Mon, 25 Jul 2011 09:23:38 +1000 Benjamin Herrenschmidt wrote: > Hrm.. the faulting address is outside of the zImage. Odd. > > Can you try loading a plain vmlinux instead ? (feel free to strip it). The plain unstripped vmlinux boots fine: mb@maggie:~$ uname -a Linux maggie 3.0.0 #3 PREEMPT Su

Re: Linux 3.0 boot failure on the Powerbook G4

2011-07-24 Thread Michael Büsch
On Sun, 24 Jul 2011 22:13:34 +1000 Benjamin Herrenschmidt wrote: > > I'm booting zImage.pmac. > > Ah that might make it easier... I don't remember where it links, can you > show me the program headers out of readelf -a of the zImage ? As I recompiled stuff, here's the current failure log: http:/

Re: Linux 3.0 boot failure on the Powerbook G4

2011-07-24 Thread Michael Büsch
On Sun, 24 Jul 2011 22:07:30 +1000 Benjamin Herrenschmidt wrote: > On Sat, 2011-07-23 at 22:20 +0200, Michael Büsch wrote: > > Linux 3.0 fails to boot _very_ early on my Powerbook G4. See the > > yaboot/OF screenshot: > > http://bues.ch/misc/linux-3.0-pbook.jpg > > &g

Re: Linux 3.0 boot failure on the Powerbook G4

2011-07-24 Thread Michael Büsch
On Sun, 24 Jul 2011 10:06:03 +0200 Andreas Schwab wrote: > Michael Büsch writes: > > > Linux 3.0 fails to boot _very_ early on my Powerbook G4. See the > > yaboot/OF screenshot: > > http://bues.ch/misc/linux-3.0-pbook.jpg > > > > Linux 2.6.39.2 boots

Linux 3.0 boot failure on the Powerbook G4

2011-07-23 Thread Michael Büsch
Linux 3.0 fails to boot _very_ early on my Powerbook G4. See the yaboot/OF screenshot: http://bues.ch/misc/linux-3.0-pbook.jpg Linux 2.6.39.2 boots fine. Does somebody have an idea? The config can be found here: http://bues.ch/misc/linux-3.0-ppc-config It's mostly equivalent to the working 2.6.39