On Fri, Aug 12, 2016 at 7:28 AM, Josh Poimboeuf <jpoim...@redhat.com> wrote: > This standardizes the stacks of idle tasks to be consistent with other > tasks on 32-bit.
It might be nice to stick a ud2 or 1: hlt; jmp 1b or similar afterwards to make it clear that initial_code can't return.