summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/head_64.S
diff options
context:
space:
mode:
authorChris Metcalf2013-08-10 18:22:43 +0200
committerChris Metcalf2013-08-30 17:56:54 +0200
commit4036c7d3542ce82ea343bf95dd05ca46aefba9aa (patch)
treed33fda13124e904569510e438ec4b525a31b8097 /arch/tile/kernel/head_64.S
parenttile: fix some -Wsign-compare warnings (diff)
downloadkernel-qcow2-linux-4036c7d3542ce82ea343bf95dd05ca46aefba9aa.tar.gz
kernel-qcow2-linux-4036c7d3542ce82ea343bf95dd05ca46aefba9aa.tar.xz
kernel-qcow2-linux-4036c7d3542ce82ea343bf95dd05ca46aefba9aa.zip
tile: don't call show_regs_print_info() with corrupt current
We use the validate_current() API to make sure that "current" seems plausible before using it. With the new show_regs_print_info() API, we want to check that current is OK before calling it, since otherwise we will end up in a recursive panic. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/kernel/head_64.S')
0 files changed, 0 insertions, 0 deletions