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>] [day] [month] [year] [list]
Date:	Mon, 19 Feb 2007 16:42:41 -0600
From:	Kumar Gala <galak@...nel.crashing.org>
To:	rmk+serial@....linux.org.uk
Cc:	Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: serial 8250, sysrq, and break

I'm trying to figure out if an issue I'm having with sysrq (more  
likely with receiving a BREAK) is a HW issue or software.

If I have a lot of spew in the kernel (like a printk in receive_chars 
()) sysrq seems to work properly, in that the character sent after  
the break is properly received.  However, if I don't have any spew  
the character after the break than I get the wrong character:

[   22.607920] SysRq : in __sysrq_get_key_op key:255
[   34.856712] SysRq : in __sysrq_get_key_op key:255
[   44.823519] SysRq : in __sysrq_get_key_op key:252
[   51.306161] SysRq : in __sysrq_get_key_op key:240
[   60.947047] SysRq : in __sysrq_get_key_op key:252
[   65.942674] SysRq : in __sysrq_get_key_op key:128
[  102.251461] SysRq : in __sysrq_get_key_op key:254

It seems like hw is treating part of the break as a valid received  
character.  But, wanted to see if there were any ideas before I  
consider this a HW issue.

- k
-
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