Skip to content
Commit cb256aa6 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Use kstack_valid() in die_if_kernel().



This gets rid of a local function (is_kernel_stack()) which tries to
do the same thing, yet poorly in that it doesn't handle IRQ stacks
properly.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bdd32ce9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment