mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
13405468f4
Passing O_CREAT (00000100) to open means we should also pass file
mode as the third parameter. Creating /dev/console as a regular
file may not be helpful anyway, so simply drop the flag when
opening debug_fd.
Fixes:
|
||
---|---|---|
.. | ||
bpfilter_kern.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
msgfmt.h |