Reply to comment
Linux Quotes 90
/*
* 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)
Recent comments
21 weeks 5 days ago
23 weeks 6 days ago
26 weeks 5 days ago
29 weeks 1 day ago
32 weeks 5 days ago
32 weeks 6 days ago
33 weeks 6 days ago
38 weeks 1 day ago
45 weeks 20 hours ago
45 weeks 6 days ago