Re: Missing operand for tlbie instruction on Power7

2015-10-02 Thread Peter Bergner
On Fri, 2015-10-02 at 17:00 -0500, Segher Boessenkool wrote: > On Sat, Oct 03, 2015 at 12:37:35AM +0300, Denis Kirjanov wrote: > > >> -0: tlbie r4; \ > > >> +0: tlbie r4, 0; \ > > > > > > This isn't correct. With POWER7 and later (wh

Re: Missing operand for tlbie instruction on Power7

2015-10-02 Thread Peter Bergner
On Fri, 2015-10-02 at 22:03 +0300, Denis Kirjanov wrote: > arch/powerpc/kernel/swsusp_asm64.S: Assembler messages: >> arch/powerpc/kernel/swsusp_asm64.S:188: Error: missing operand >> scripts/Makefile.build:294: recipe for target >> 'arch/powerpc/kernel/swsusp_asm64.o' failed >> make[1]: *** [arch/

Re: [ANNOUNCE] Boot log for Linux PPC64 on POWER3 hardware

2001-02-23 Thread Peter Bergner
: : ...or just one CPU? Olaf pretty much answered all your questions. Yes we are running a non-SMP kernel at the moment, but even non-SMP kernels need to place an SMP's unused processors in a spin loop so they don't play havoc with the system. Peter -- Peter Bergner SLIC Optimizing Tra

[ANNOUNCE] Boot log for Linux PPC64 on POWER3 hardware

2001-02-22 Thread Peter Bergner
The following is a boot log for a 64 bit port of Linux for IBM's 64 bit PowerPC processors. This log was made on a pSeries model 270 which uses a POWER3 microprocessor. -- The Linux for PowerPC-64 team from IBM. Dave Engebretsen Peter Bergner Todd Inglett Pat Mccarthy Don

Different CFLAGS for arch and non-arch files.

2001-02-20 Thread Peter Bergner
dependent code without the -minimal-toc option and all the arch independent code with the -minimal-toc option. Any clues on what I can/need to do would be appreciated. Peter -- Peter Bergner SLIC Optimizing Translator Development / Linux PPC64 Kernel Development IBM Rochester, MN [EMAIL PROTECTE