diff options
author | Linus Torvalds <[email protected]> | 2019-12-15 19:50:23 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-12-16 08:42:39 -0800 |
commit | 7de7de7ca0ae0fc70515ee3154af33af75edae2c (patch) | |
tree | 2110b58dec314ad3e65240a5a9e61efb2aba40e7 /scripts/bpf_helpers_doc.py | |
parent | d1eef1c619749b2a57e514a3fa67d9a516ffa919 (diff) |
Fix root mounting with no mount options
The "trivial conversion" in commit cccaa5e33525 ("init: use do_mount()
instead of ksys_mount()") was totally broken, since it didn't handle the
case of a NULL mount data pointer. And while I had "tested" it (and
presumably Dominik had too) that bug was hidden by me having options.
Cc: Dominik Brodowski <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Reported-by: Ondřej Jirman <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Reported-by: Naresh Kamboju <[email protected]>
Reported-and-tested-by: Borislav Petkov <[email protected]>
Tested-by: Chris Clayton <[email protected]>
Tested-by: Eric Biggers <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Tested-by: Guido Günther <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions