summaryrefslogtreecommitdiffstats
path: root/cpukit/dev
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2016-10-05 10:37:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-12-16 09:04:58 +0100
commitc3764ce80588461d086e844e68002142dbd1ead9 (patch)
treefc03d7a814a4995cff248b0a4c5c0acaa8a3da8b /cpukit/dev
parentbsp/atsam: Move interrupt setup to PIO_Configure() (diff)
downloadrtems-c3764ce80588461d086e844e68002142dbd1ead9.tar.bz2
termios: Use mutex for task driven mode
Termios has a task driven mode (TERMIOS_TASK_DRIVEN). This mode aims to avoid long sections with disabled interrupts. This is only partly implemented since the device level state is still protected by disabled interrupts. Use a mutex to protect the device level state in task driven mode to fix this issue. Update #2838.
Diffstat (limited to 'cpukit/dev')
0 files changed, 0 insertions, 0 deletions