[IA64] Don't forget to initialize PKStk for kernel-threads
Kernel-threads had both pUStk and pKStk set to FALSE, which was
unintentional. I don't think the bug has shown any ill effects, but
it's clearly wrong and could come around to bite us later, so let's
fix it now. Depends on the previous patch to clean up C usage of the
global/root-function predicates.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Showing
Please register or sign in to comment