Commit da3dc73e authored by Helge Deller's avatar Helge Deller

parisc: Drop exception_data struct

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 76cffeb6
......@@ -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)
......
Markdown is supported
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