kernel/kbdmux: Fix a panic upon 'shutdown -h now'.
commit2d57b79549d5caf6a5575fe08f4ad98899d32dc2
authorSascha Wildner <saw@online.de>
Thu, 23 Jul 2015 17:35:58 +0000 (23 19:35 +0200)
committerSascha Wildner <saw@online.de>
Thu, 23 Jul 2015 17:35:58 +0000 (23 19:35 +0200)
tree64084efa654cf365a15e08b6acead520edd174c0
parent1e77a474696a995bbb229814a4e1ce50b3977f91
kernel/kbdmux: Fix a panic upon 'shutdown -h now'.

Follow-up to fc9700a1359c0dd3fa2c207933975ed59237ba2b.

Why it was ocurring just recently is not 100% clear. According to Matt
it might be a timing issue.

Reported-by: ChibaPet, charlie5
sys/dev/misc/kbdmux/kbdmux.c