Hi Russell, Thanks for comment! On 2017/6/7 17:33, Russell King - ARM Linux wrote: > On Wed, Jun 07, 2017 at 04:59:32PM +0800, Yisheng Xie wrote: >> This reverts commit 63ce446c9b5787a94ed875bab20772e1a2b3092f. > > There's no real reason to revert this, thereby removing it from non-LPAE > cases where it does work. You've already shown adding a dependency for > LPAE on this option (or even vice versa) is enough to stop the problem > occuring. > > IMHO, It would be better to make VMSPLIT_3G_OPT depend on !ARM_LPAE.
OK, I will send a patch as your suggestion. Thanks Yisheng Xie