commit | 4b7ca5014cbef51cdb99fd644eae4f3773747a05 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:26:13 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:52 2020 +0200 |
tree | 694867036c56c7e99e0dd8754af9526d8d00c04c | |
parent | db63f1e315384590b979f8f74abd1b5363b69894 [diff] |
init: add an init_chroot helper Add a simple helper to chroot with a kernel space file name and switch the early init code over to it. Remove the now unused ksys_chroot. Signed-off-by: Christoph Hellwig <hch@lst.de>