mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>