public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Issues with "x86, um: switch to generic fork/vfork/clone" commit
@ 2012-11-10  4:36 Michel Lespinasse
  2012-11-10  4:51 ` Al Viro
  0 siblings, 1 reply; 8+ messages in thread
From: Michel Lespinasse @ 2012-11-10  4:36 UTC (permalink / raw)
  To: Al Viro, linux-next; +Cc: LKML, Hugh Dickins

Hi,

I'm having an issue booting current linux-next kernels on my test
machines. Userspace crashes when it's supposed to pivot to the rootfs.
With the loglevel=8 kernel parameter, the last messages I see are:

Checking root filesystem in pivot_root init.
[    6.252717] usb 2-1: link qh256-0001/ffff880853ec9ab8 start 1 [1/0 us]
[    6.259419] hub 2-1:1.0: state 7 ports 8 chg 0000 evt 0000
[    6.292302] traps: hotplug[1633] general protection ip:f767c06b
sp:ffbb2d1c error:0 in libc-2.3.6.so[f7652000+126000]

I ran a bisection and it turns out that
e52d03a3775841cc68d0ea9d86f2f09b603c41e6 (x86, um: switch to generic
fork/vfork/clone) is the commit breaking my setup. When reverting
that, I am able to boot linux-next (or mmotm, which is what I was
trying to do in the first place) without issues.

Sorry for not having a more complete root cause at the moment - I'm
lacking some context as to what the change is trying to do.

-- 
Michel "Walken" Lespinasse
A program is never fully debugged until the last user dies.

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

end of thread, other threads:[~2012-11-10 18:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-10  4:36 Issues with "x86, um: switch to generic fork/vfork/clone" commit Michel Lespinasse
2012-11-10  4:51 ` Al Viro
2012-11-10  4:57   ` Michel Lespinasse
2012-11-10  5:33     ` Al Viro
2012-11-10  5:47       ` Michel Lespinasse
2012-11-10  7:33         ` Al Viro
2012-11-10  8:08           ` Michel Lespinasse
2012-11-10 18:59           ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox