Merge branch 'uaccess' into fixes
[linux-2.6-block.git] / arch / arm / kernel / entry-common.S
index b48dd4f37f8067e781ee3e135ed7aff27940371f..61974dfba13244b0fb24c57ac4fb13ea81bd5058 100644 (file)
@@ -174,6 +174,8 @@ ENTRY(vector_swi)
  USER( ldr     scno, [lr, #-4]         )       @ get SWI instruction
 #endif
 
+       uaccess_disable tbl
+
        adr     tbl, sys_call_table             @ load syscall table pointer
 
 #if defined(CONFIG_OABI_COMPAT)