On 11/21/2012 11:50 AM, Yinghai Lu wrote: >> >> So how do I force a 16bit or 32bit entry using a bzImage64? > > kexec -t bzImage -l .... > will load low and use 32bit entry. > > kexec -t bzImage64 -l ... > kexec -l ... > will try to load high and use 64bit entry. > I don't see any difference... -hpa