commit | 79886ddced9b2953fe5b45c7883935bca073d28c | [log] [tgz] |
---|---|---|
author | Kefeng Wang <[email protected]> | Wed Jul 07 18:08:34 2021 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 08 11:48:21 2021 -0700 |
tree | ec71cc151b1fd399454c99990f05c33f25434e53 | |
parent | 29ffbca19e827efe0c85e9e8de2f485c34eaa01f [diff] |
csky: convert to setup_initial_init_mm() Use setup_initial_init_mm() helper to simplify code. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kefeng Wang <[email protected]> Acked-by: Guo Ren <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>