commit | 812931d693da58cc24d2bb8dec01c2b4a7f4668f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 22 11:14:19 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:17:53 2020 +0200 |
tree | 2e95f34172c407d94ca5a097eae30852c01551cc | |
parent | eb9d7d390e51108b4c6a9a7993ed9be92548c8f7 [diff] |
init: add an init_link helper Add a simple helper to link with a kernel space file name and switch the early init code over to it. Remove the now unused ksys_link. Signed-off-by: Christoph Hellwig <hch@lst.de>