Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16670 - Kernel panic in morse code
Summary: Kernel panic in morse code
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 11:04 UTC by Paul Belt
Modified: 2003-04-15 19:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Belt 2003-03-02 11:04:01 UTC
ORIGINAL SOURCE: http://kerneltrap.org/sup/355/morse_code.patch

DESCRIPTION: Andrew Rodland stumbled across a comment in the file 'linux/drivers/char/pc_keyb.c'   The comment stated, '/* Tell the user who may be running in X and not see the console that we have panic'ed. This is to distingush panics from "real" lockups. Could in theory send the panic message as morse, but that is left as an exercise for the reader.  */'  This is the result.

PATCH_DIFF:  Changed a '__i386__' to a 'CONFIG_X86' in the patch for the file 'linux/kernel/panic.c' to apply to the gentoo kernel.

NOTE:  This patch can also be applied to 2.4.19

Reproducible: Always
Steps to Reproduce:

1.  Add patch to the /var/tmp/portage/gentoo-sources-2.4.20-r1/work/2.4.20-gentoo-r1 directory upon extraction kernel extraction
2. Compile and 'install' kernel as usual
3. Reboot

Actual Results:  
Untested as I have yet to have my kernel panic.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2003-03-02 14:41:56 UTC
seen it, maybe.
Comment 2 Jay Pfeifer (RETIRED) gentoo-dev 2003-04-15 19:00:56 UTC
no going to change this as it does not seem to be an issue users are encountering. 
 
Jay