spi: fix kabi breakage in struct spi_controller
hulk inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9RBZI CVE: CVE-2021-47469 -------------------------------- Move struct mutex add_lock from struct spi_controller to struct device in case of kabi breakage in struct spi_controller. Fixes: 6098475d ("spi: Fix deadlock when adding SPI controllers on SPI buses") Signed-off-by:Zeng Heng <zengheng4@huawei.com>
Loading
Please sign in to comment