sh: Tidy up and generalize page fault error paths.
This follows the x86 changes for tidying up the page fault error paths. We'll build on top of this for _32/_64 unification. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -10,4 +10,6 @@ enum die_val {
|
||||
DIE_SSTEP,
|
||||
};
|
||||
|
||||
extern void printk_address(unsigned long address, int reliable);
|
||||
|
||||
#endif /* __ASM_SH_KDEBUG_H */
|
||||
|
Reference in New Issue
Block a user