mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-14 00:55:17 -04:00
Before, ec->data_buffer could be written to from multiple
contexts at the same time. Since the ec is shared data,
it needs to be inside the mutex as well.
Fixes:
|
||
---|---|---|
.. | ||
core.c | ||
debugfs.c | ||
Kconfig | ||
mailbox.c | ||
Makefile |