No Entries.
- Your search may be too restrictive, or there may not be any articles available in this particular location. Return to home page
- If you are using a personal subscription list, you might wish to subscribe to more channels via the 'news', 'forums', or 'weblogs' links of the main menu, - or click here to turn off personal subscriptions.
/*
* Oops. The kernel tried to access some bad page. We'll have to
* terminate things with extreme prejudice.
*/
die_if_kernel("Oops", regs, error_code);
-- From linux/arch/i386/mm/fault.c
* Oops. The kernel tried to access some bad page. We'll have to
* terminate things with extreme prejudice.
*/
die_if_kernel("Oops", regs, error_code);
-- From linux/arch/i386/mm/fault.c
