mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
9d82ccda2b
The return of apply_xbc() returns the result of the last write() call, which
is not what is expected. It should only return zero on success.
Link: https://lore.kernel.org/r/20200508093059.GF9365@kadam
Fixes:
|
||
---|---|---|
.. | ||
include/linux | ||
samples | ||
.gitignore | ||
main.c | ||
Makefile | ||
test-bootconfig.sh |