]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/s390/include/asm/processor.h
Merge branch 'master' into csb1725
[mv-sheeva.git] / arch / s390 / include / asm / processor.h
index 73e259834e10d9bc3ecc5cced06860f6b3dd0b86..8d6f871695776ccbe0e483c6d12c9a3d0a656a48 100644 (file)
@@ -82,8 +82,6 @@ struct thread_struct {
         unsigned long prot_addr;        /* address of protection-excep.     */
         unsigned int trap_no;
         per_struct per_info;
-       /* Used to give failing instruction back to user for ieee exceptions */
-       unsigned long ieee_instruction_pointer; 
         /* pfault_wait is used to block the process on a pfault event */
        unsigned long pfault_wait;
 };