lkml.org 
[lkml]   [2024]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: Allmodconfig - logic_outb - Boot Panic
Yup. I just figured linux would gracefully handle these sorts of
issues (eg. notify the caller, for them to handle, or just do
nothing).
"ISAPNP" was one of the small handful of things I had to disable from
"allmodconfig" before I could get it to boot.
The latest (and last) was "DEBUG_TEST_DRIVER_REMOVE". I had to add
"dump_stack()" in "__kernfs_remove"" in "fs/kernfs/dir.c" because I
couldn't understand why I was getting other hardware panics for
hardware that DID exist.
So while I wanted "everything under the sun", which "allmodconfig"
delivered, it also delivered things that simply made booting
impossible.
One other requirement for "allmodconfig" is making sure the FS that
root exists on is enabled ('Y', not 'M') for it (common-sense mention
for anyone searching for "allmodconfig" issues).

On Fri, Mar 29, 2024 at 9:46 PM Andrew Morton <akpm@linux-foundation.org> wrote:
> Could be that the logic_pio driver is crashing when the hardware isn't there.

\
 
 \ /
  Last update: 2024-05-27 16:18    [W:0.029 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site