diff options
author | 2020-07-21 11:12:08 +0200 | |
---|---|---|
committer | 2020-07-31 08:17:51 +0200 | |
commit | c60166f04283ffba7b88b45d824bbfb2bfccee24 (patch) | |
tree | 511e51f8ae0e91e50742bf73ccbe302e8b14a313 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | init: mark create_dev as __init (diff) | |
download | wireguard-linux-c60166f04283ffba7b88b45d824bbfb2bfccee24.tar.xz wireguard-linux-c60166f04283ffba7b88b45d824bbfb2bfccee24.zip |
init: add an init_mount helper
Like do_mount, but takes a kernel pointer for the destination path.
Switch over the mounts in the init code and devtmpfs to it, which
just happen to work due to the implicit set_fs(KERNEL_DS) during early
init right now.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions