lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 25 Jan 2008 16:26:45 +0100 (CET)
From:	Jiri Kosina <jikos@...os.cz>
To:	Bodo Eggert <7eggert@....de>
cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Introduce softpanic

On Fri, 25 Jan 2008, Bodo Eggert wrote:

> Enabling this option changes a hard panic on boot errors to a
> soft panic, which does not stop the system completely.
> You can still scroll the screen and read the messages.

Hi Bodo,

if you are willing to put some effort into the ability to scroll the 
console after panic, it might be worthwile to look making the keyboard 
driver work even after panic (i.e. poll the keyboard, rather than relying 
on interrupts).

That has significantly smaller potential of breaking because the system is 
expected to be dead after panic (watchdogs, broken data structures in 
memory, etc).

-- 
Jiri Kosina
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ