input: rework the input layer concept a bit
authorAlan Cox <alan@linux.intel.com>
Fri, 6 Jul 2018 21:17:34 +0000 (22:17 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 6 Jul 2018 21:17:34 +0000 (22:17 +0100)
commitce742e02cc392aa361586ece079d55799e8dec0f
treee9b179ba218f0d1d95d4f2b27fb51cd818323646
parent72f130b0c78ee45174aba9d185765697ead9f753
input: rework the input layer concept a bit

- Don't write a length byte as we only report one message per read
- Handle signal exits properly
- Don't clash with networking
Kernel/devinput.c
Kernel/devsys.c