mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
parisc: Drop exception_data struct
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
76cffeb6cc
commit
da3dc73ef6
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@
|
|||
#include <linux/compiler.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
DECLARE_PER_CPU(struct exception_data, exception_data);
|
||||
|
||||
#define get_user_space() (uaccess_kernel() ? 0 : mfsp(3))
|
||||
#define get_kernel_space() (0)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue