Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d5f68c6dbda8e63df258a0c639f03d7565cf1d50
Commit:     d5f68c6dbda8e63df258a0c639f03d7565cf1d50
Parent:     29e0d209b38479e6817318a971082421a7d630b7
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 22 16:28:26 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Mon Jan 28 13:18:55 2008 +0900

    sh: Bump number of quicklists for SH-5.
    
    Sync up with the SH definitions.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 mm/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mm/Kconfig b/mm/Kconfig
index 9ef9741..0016ebd 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -187,7 +187,7 @@ config BOUNCE
 config NR_QUICK
        int
        depends on QUICKLIST
-       default "2" if (SUPERH && !SUPERH64)
+       default "2" if SUPERH
        default "1"
 
 config VIRT_TO_BUS
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to