OSDN Git Service

msm_serial_hs: make the Bluetooth tty thread RT
authorPhilip Cuadra <philipcuadra@google.com>
Mon, 12 Jun 2017 22:47:19 +0000 (15:47 -0700)
committerArian <arian.kulmer@web.de>
Tue, 19 Nov 2019 14:37:35 +0000 (15:37 +0100)
commitd9cb425be0de63c6fe79796e2822b08055e7252d
tree9eb2b48adf3be69609a9c6f1811d2ac47ae9e2ff
parentfe49f76ab7e8c770955b4c924f470ba1bb64eef0
msm_serial_hs: make the Bluetooth tty thread RT

For Bluetooth, the tty kthread should be RT in order to avoid scheduling
delays.

Bug: 36106419
Test: play bluetooth audio, verify tty kthread runs at RT via systrace
Change-Id: I441dd10d22f8831d055166bcd1ff9f01e5ca13d4
Signed-off-by: Philip Cuadra <philipcuadra@google.com>
drivers/tty/serial/msm_serial_hs.c