commit | f32bc7cd29fa8aeec69f41a2457445c356e1556c | [log] [tgz] |
---|---|---|
author | Haoyu Tang <haoyu.tang@intel.com> | Sat Jan 05 09:31:28 2019 +0800 |
committer | Xihua Chen <xihua.chen@intel.com> | Thu Jan 10 01:02:29 2019 +0000 |
tree | 7c7daa3b39cc8718bee608dec47031c4c23bbbe3 | |
parent | c2aad281fc8b38a683cc92ef2387f9e937dc1141 [diff] |
init: remove the restriction of arguments X86 Kernel could pass CPU capablity to init as argument. This will cause init can't start first-stage because unknown argument. Need remove this restriction of arguments to start init successfully. Fixes: 122435289 Test: Android init can start successfully Change-Id: I1d432e25553589dd7f618e42ad238b9372dbe34f Signed-off-by: Haoyu Tang <haoyu.tang@intel.com> Signed-off-by: Xihua Chen <xihua.chen@intel.com>