hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/include/asm/page_64.h
....@@ -158,9 +158,6 @@
158158
159159 #endif /* !(__ASSEMBLY__) */
160160
161
-#define VM_DATA_DEFAULT_FLAGS (VM_READ | VM_WRITE | VM_EXEC | \
162
- VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
163
-
164161 #include <asm-generic/getorder.h>
165162
166163 #endif /* _SPARC64_PAGE_H */