]> err.no Git - linux-2.6/blobdiff - include/asm-s390/mmu.h
qla3xxx: Hold RTNL while calling dev_close()
[linux-2.6] / include / asm-s390 / mmu.h
index 1698e29c5b20fc5b38831bfe0a4b7de80b1487ba..5dd5e7b3476ff1e431fc034f04fe4241a1ea7878 100644 (file)
@@ -7,6 +7,7 @@ typedef struct {
        unsigned long asce_bits;
        unsigned long asce_limit;
        int noexec;
+       int pgstes;
 } mm_context_t;
 
 #endif