Re: [rfc 07/10] Pageflags: Get rid of FLAGS_RESERVED



On Fri, 29 Feb 2008 20:05:41 -0800
Christoph Lameter <clameter@xxxxxxx> wrote:

Index: linux-2.6/include/linux/bounds.h
===================================================================
--- linux-2.6.orig/include/linux/bounds.h 2008-02-29 19:30:04.000000000 -0800
+++ linux-2.6/include/linux/bounds.h 2008-02-29 19:30:08.000000000 -0800
@@ -7,4 +7,6 @@
*
*/

+#define NR_PAGEFLAGS 32 /* __NR_PAGEFLAGS # */
+
#endif

Did part of your automatically generated file just leak into the patch
series?

--
All rights reversed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [PATCH i386] Live Patching Function on 2.6.11.7
    ... The patch was over 50k, so I separate it to each architecture and in line.. ... Live patch command loads the patch modules to target process's memory ... * param:regs register struct ...
    (Linux-Kernel)
  • [RFC PATCH] Address spaces as independent objects
    ... Below is a patch which allows address spaces to be created, ... PTRACE_SWITCH_MM takes a file descriptor in data and makes the child ... +struct user_regs { ...
    (Linux-Kernel)
  • Re: Ruby 1.9.0/1.8.7/1.8.6/1.8.5 new releases (Security Fix)
    ... I'm the guy who produced the "Smartleaf patch" which eliminates ... by binary search: Check out the release midway between the two we're ... If the memory leak problem is already there, ... self-contained piece of code which replicates the problem ...
    (comp.lang.ruby)
  • Re: Ruby 1.9.0/1.8.7/1.8.6/1.8.5 new releases (Security Fix)
    ... I'm the guy who produced the "Smartleaf patch" which eliminates ... The idea of a bisection search is basically this: ... If the memory leak problem is already there, ... self-contained piece of code which replicates the problem ...
    (comp.lang.ruby)
  • [RFC PATCH] Address spaces as independent objects
    ... Below is a patch which allows address spaces to be created, ... PTRACE_SWITCH_MM takes a file descriptor in data and makes the child ... +struct user_regs { ...
    (Linux-Kernel)