diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2020-11-19 08:53:31 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-11-19 16:55:44 +0300 |
commit | a995e6bc0524450adfd6181dfdcd9d0520cfaba5 (patch) | |
tree | d8974d929e0e3be31611afd00f4f64539a8aedf1 /tools/bootconfig/.gitignore | |
parent | a61ea6379ae9dbb63fbf022d1456733520db6be7 (diff) | |
download | linux-a995e6bc0524450adfd6181dfdcd9d0520cfaba5.tar.xz |
tools/bootconfig: Fix to check the write failure correctly
Fix to check the write(2) failure including partial write
correctly and try to rollback the partial write, because
if there is no BOOTCONFIG_MAGIC string, we can not remove it.
Link: https://lkml.kernel.org/r/160576521135.320071.3883101436675969998.stgit@devnote2
Fixes: 85c46b78da58 ("bootconfig: Add bootconfig magic word for indicating bootconfig explicitly")
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/bootconfig/.gitignore')
0 files changed, 0 insertions, 0 deletions