All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Announce] 2.6.29.1-rt8
       [not found]         ` <fa.ombpqrYGRCRCuQHrMkp7B9oBGEg@ifi.uio.no>
@ 2009-04-20 13:32             ` Stephane Couture
  0 siblings, 0 replies; 4+ messages in thread
From: Stephane Couture @ 2009-04-20 13:32 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linux-kernel, linuxppc-dev

With  PREEMPT_RT and HIGHMEM on ppc32  (8572ds eval board), there is a
lot of coredumps (data access, 0x300)  very early in the boot
process.  There is no problem when using only one of PREEMPT_RT or
HIGHMEM.

I also tried rt1 and rt7 and it's the same behavior.

Ccing linuxppc-dev  in case someone already  tried this configuration.

backtrace and registers dump:

(no debugging symbols found)
(no debugging symbols found)
Core was generated by `sed s/\/.*//'.
Program terminated with signal 11, Segmentation fault.
[New process 2189]
#0  0x10089fa8 in ?? ()
(gdb) bt
#0  0x10089fa8 in ?? ()
#1  0x10089f90 in ?? ()
#2  0x1006975c in ?? ()
#3  0x1005ceec in ?? ()
#4  0x1005d190 in ?? ()
#5  0x1005dd64 in ?? ()
#6  0x10000560 in ?? ()
#7  0x10000590 in ?? ()
#8  0x10000888 in ?? ()
#9  0x1009894c in ?? ()
#10 0x00000000 in ?? ()
(gdb) info register
r0             0x1      1
r1             0xbfc609e0       3217426912
r2             0x0      0
r3             0xd      13
r4             0x1009a0bc       269066428
r5             0x20082044       537403460
r6             0xd      13
r7             0x1007ccd4       268946644
r8             0x2d000  184320
r9             0x0      0
r10            0x0      0
r11            0xeee1df40       4007780160
r12            0xeee1c000       4007772160
r13            0x100cf11c       269283612
r14            0xbfd9cdb0       3218722224
r15            0xbfd9cda0       3218722208
r16            0x0      0
r17            0x0      0
r18            0x100aa854       269133908
r19            0x100a3aed       269105901
r20            0x0      0
r21            0x100d61ac       269312428
r22            0xbfd9c1c8       3218719176
r23            0x10000824       268437540
r24            0x0      0
r25            0xbfc60a38       3217427000
r26            0x0      0
r27            0x0      0
r28            0x0      0
r29            0x100c69a8       269248936
r30            0x100c7110       269250832
r31            0x100c69a8       269248936
pc             0x10089fa8       0x10089fa8
msr            0x2d900  186624
cr             0x40082044       1074274372
lr             0x10089f90       0x10089f90
ctr            0xc00feff0       3222269936
xer            0x20000000       536870912
orig_r3        0x0      0
trap           0x300    768

Thanks.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Announce] 2.6.29.1-rt8
@ 2009-04-20 13:32             ` Stephane Couture
  0 siblings, 0 replies; 4+ messages in thread
From: Stephane Couture @ 2009-04-20 13:32 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: linuxppc-dev, linux-kernel

With  PREEMPT_RT and HIGHMEM on ppc32  (8572ds eval board), there is a
lot of coredumps (data access, 0x300)  very early in the boot
process.  There is no problem when using only one of PREEMPT_RT or
HIGHMEM.

I also tried rt1 and rt7 and it's the same behavior.

Ccing linuxppc-dev  in case someone already  tried this configuration.

backtrace and registers dump:

(no debugging symbols found)
(no debugging symbols found)
Core was generated by `sed s/\/.*//'.
Program terminated with signal 11, Segmentation fault.
[New process 2189]
#0  0x10089fa8 in ?? ()
(gdb) bt
#0  0x10089fa8 in ?? ()
#1  0x10089f90 in ?? ()
#2  0x1006975c in ?? ()
#3  0x1005ceec in ?? ()
#4  0x1005d190 in ?? ()
#5  0x1005dd64 in ?? ()
#6  0x10000560 in ?? ()
#7  0x10000590 in ?? ()
#8  0x10000888 in ?? ()
#9  0x1009894c in ?? ()
#10 0x00000000 in ?? ()
(gdb) info register
r0             0x1      1
r1             0xbfc609e0       3217426912
r2             0x0      0
r3             0xd      13
r4             0x1009a0bc       269066428
r5             0x20082044       537403460
r6             0xd      13
r7             0x1007ccd4       268946644
r8             0x2d000  184320
r9             0x0      0
r10            0x0      0
r11            0xeee1df40       4007780160
r12            0xeee1c000       4007772160
r13            0x100cf11c       269283612
r14            0xbfd9cdb0       3218722224
r15            0xbfd9cda0       3218722208
r16            0x0      0
r17            0x0      0
r18            0x100aa854       269133908
r19            0x100a3aed       269105901
r20            0x0      0
r21            0x100d61ac       269312428
r22            0xbfd9c1c8       3218719176
r23            0x10000824       268437540
r24            0x0      0
r25            0xbfc60a38       3217427000
r26            0x0      0
r27            0x0      0
r28            0x0      0
r29            0x100c69a8       269248936
r30            0x100c7110       269250832
r31            0x100c69a8       269248936
pc             0x10089fa8       0x10089fa8
msr            0x2d900  186624
cr             0x40082044       1074274372
lr             0x10089f90       0x10089f90
ctr            0xc00feff0       3222269936
xer            0x20000000       536870912
orig_r3        0x0      0
trap           0x300    768

Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Announce] 2.6.29.1-rt8
  2009-04-18 10:13                             ` [Announce] 2.6.29.1-rt8 Thomas Gleixner
@ 2009-04-19 14:12                               ` Robin Gareus
  0 siblings, 0 replies; 4+ messages in thread
From: Robin Gareus @ 2009-04-19 14:12 UTC (permalink / raw)
  To: rt-users

Thomas Gleixner wrote:
> We are pleased to announce the next update to our new preempt-rt
> series.
>   
>    	- 32bit PAE SMP alternatives crash fixed (mainline fix)
>  	- hrtimer UP deadlock fix (tglx)
> 	- missing fixlets picked from -24/26 (clarkw, acme)
> 
> Download locations:
> 
>      http://rt.et.redhat.com/download/
>      http://www.kernel.org/pub/linux/kernel/projects/rt/
> 
> Information on the RT patch can be found at:
> 
>      http://rt.wiki.kernel.org/index.php/Main_Page
> 
> to build the 2.6.29.1-rt8 tree, the following patches should be
> applied:
> 
>      http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.1.tar.bz2
>      http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.29.1-rt8.bz2
> 
> The broken out patches are also available at the same download
> locations.
> 
> Enjoy !

I really do enjoy this new realtime kernel!
Many many thanks to you and the whole team for your great work
from the linuxaudio.org dept.
robin


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Announce] 2.6.29.1-rt8
  2009-04-10 22:05                           ` [Announce] 2.6.29.1-rt7 Thomas Gleixner
@ 2009-04-18 10:13                             ` Thomas Gleixner
  2009-04-19 14:12                               ` Robin Gareus
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gleixner @ 2009-04-18 10:13 UTC (permalink / raw)
  To: LKML
  Cc: rt-users, Ingo Molnar, Steven Rostedt, Peter Zijlstra,
	Carsten Emde, Clark Williams, Frank Rowand, Robin Gareus,
	Gregory Haskins, Philippe Reynes, Fernando Lopez-Lezcano,
	Will Schmidt, Darren Hart, Jan Blunck, Sven-Thorsten Dietrich

We are pleased to announce the next update to our new preempt-rt
series.
  
   	- 32bit PAE SMP alternatives crash fixed (mainline fix)
 	- hrtimer UP deadlock fix (tglx)
	- missing fixlets picked from -24/26 (clarkw, acme)

Download locations:

     http://rt.et.redhat.com/download/
     http://www.kernel.org/pub/linux/kernel/projects/rt/

Information on the RT patch can be found at:

     http://rt.wiki.kernel.org/index.php/Main_Page

to build the 2.6.29.1-rt8 tree, the following patches should be
applied:

     http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.1.tar.bz2
     http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.29.1-rt8.bz2

The broken out patches are also available at the same download
locations.

Enjoy !

       tglx
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-20 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.84Da3a+WUDpR45cMCw3/SkMEr/s@ifi.uio.no>
     [not found] ` <fa.0W//7J0uA8HRvnNlTGaYQtDxp/o@ifi.uio.no>
     [not found]   ` <fa.8LSMgKFsBRFi3IiEuaIPp/0Sv6M@ifi.uio.no>
     [not found]     ` <fa.DXpiP8ceTVziw+eQZJYk3hD5Gag@ifi.uio.no>
     [not found]       ` <fa.VCE/X260lA7kxSkrEw/Pcivd1EU@ifi.uio.no>
     [not found]         ` <fa.ombpqrYGRCRCuQHrMkp7B9oBGEg@ifi.uio.no>
2009-04-20 13:32           ` [Announce] 2.6.29.1-rt8 Stephane Couture
2009-04-20 13:32             ` Stephane Couture
2009-02-11 22:43 [Announce] 2.6.29-rc4-rt1 Thomas Gleixner
2009-02-12 22:56 ` [Announce] 2.6.29-rc4-rt2 Thomas Gleixner
2009-02-23 19:44   ` [Announce] 2.6.29-rc6-rt2 Thomas Gleixner
2009-02-24 17:51     ` Thomas Gleixner
2009-02-24 17:57       ` [Announce] 2.6.29-rc6-rt3 Thomas Gleixner
2009-03-12 19:17         ` [Announce] 2.6.29-rc7-rt1 Thomas Gleixner
2009-03-20  0:31           ` [Announce] 2.6.29-rc78rt1 Thomas Gleixner
2009-03-20 17:45             ` [Announce] 2.6.29-rc8-rt2 Thomas Gleixner
2009-03-23 16:26               ` [Announce] 2.6.29-rc8-rt3 Thomas Gleixner
2009-03-25 20:59                 ` [Announce] 2.6.29-rt1 Thomas Gleixner
2009-04-02  0:17                   ` [Announce] 2.6.29-rt2 Thomas Gleixner
2009-04-03 17:21                     ` [Announce] 2.6.29.1-rt4 Thomas Gleixner
2009-04-08 17:49                       ` [Announce] 2.6.29.1-rt5 Thomas Gleixner
2009-04-09 18:53                         ` [Announce] 2.6.29.1-rt6 Thomas Gleixner
2009-04-10 22:05                           ` [Announce] 2.6.29.1-rt7 Thomas Gleixner
2009-04-18 10:13                             ` [Announce] 2.6.29.1-rt8 Thomas Gleixner
2009-04-19 14:12                               ` Robin Gareus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.