/openbmc/linux/arch/mips/dec/prom/ |
H A D | memory.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/m68k/mm/ |
H A D | memory.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | motorola.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sun4d_smp.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | sun4m_smp.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/alpha/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/mips/sgi-ip27/ |
H A D | ip27-memory.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | setup.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/xtensa/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/um/kernel/ |
H A D | mem.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | init_32.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | init_64.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | mem.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/sh/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/parisc/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/mips/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/ia64/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/s390/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/arch/arm/mm/ |
H A D | init.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/mm/ |
H A D | internal.h | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | hugetlb.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | page_alloc.c | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/include/linux/ |
H A D | mm.h | diff 7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29 Wed Mar 22 02:08:40 CST 2006 Nick Piggin <npiggin@suse.de> [PATCH] remove set_page_count() outside mm/
set_page_count usage outside mm/ is limited to setting the refcount to 1. Remove set_page_count from outside mm/, and replace those users with init_page_count() and set_page_refcounted().
This allows more debug checking, and tighter control on how code is allowed to play around with page->_count.
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|