mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 11:50:52 +07: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 |