mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
On some boxes panic blink procedure manages to send both bytes to keyboard contoller before getting first ACK so we need to make i8042_suppress_kbd_ack a counter instead of boolean. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>