mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 02:46:43 +07:00
6f8f89ce1e
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 |