Displaying 1 result from an estimated 1 matches for "netlink_insert".
2008 Jul 21
0
Boot problem with current xen-unstable
I have been using the current xen-unstable tree for awhile along with the
companion linux-2.6.18-xen tree on my AMD64 box running Debian.
For the past several weeks I have been unable to get this tree to complete
booting. It gets as far as running the rc scripts, then oopses in
netlink_insert.
I don''t have a working serial console, but from what''s left on the screen I
can see that the process is udevd, the stack trace is:
netlink_bind
sys_bind
get_empty_filp
sys_setsockopt
system_call
Is this a familiar problem to anyone? Is there some config option I have set
wro...