[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6844644e0610121357o501630b7x33962cca30317681@mail.gmail.com>
Date: Thu, 12 Oct 2006 16:57:50 -0400
From: "Doug Reiland" <dreiland@...il.com>
To: "Frank Sorenson" <frank@...rocks.com>
Cc: "Andrew Morton" <akpm@...l.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: Kernel panic in 2.6.19-rc1
I had similiar problems moving from 2.6.18 to 2.6.19-rc1. It might
have something to do with me using a new kernel on an old
distributation, but things like INIT need sysctl.
I had a time getting CONFIG_SYSCTL_SYSCALL=y to stick so I changed the
kernel/sysctl.c ifdefs. You might try and it looks like you are using
x86_64 so double check for usage of that define under arch/x86_64. I
thought I saw it under the 32bit emulation stuff.
Boot just fine after this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists