Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761016AbXJDLgc (ORCPT ); Thu, 4 Oct 2007 07:36:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755277AbXJDL3F (ORCPT ); Thu, 4 Oct 2007 07:29:05 -0400 Received: from mtagate3.de.ibm.com ([195.212.29.152]:25257 "EHLO mtagate3.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756064AbXJDL2b (ORCPT ); Thu, 4 Oct 2007 07:28:31 -0400 Message-Id: <20071004112832.757372923@de.ibm.com> References: <20071004112706.574737175@de.ibm.com> User-Agent: quilt/0.46-1 Date: Thu, 04 Oct 2007 13:27:35 +0200 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org Cc: "Robert P. J. Day" , Heiko Carstens , Martin Schwidefsky Subject: [patch 29/34] Remove obsolete recommendation for 8M ramdisk size. Content-Disposition: inline; filename=029-ramdisk.diff Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 36 From: Robert P. J. Day Signed-off-by: Robert P. J. Day Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- drivers/block/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Index: quilt-2.6/drivers/block/Kconfig =================================================================== --- quilt-2.6.orig/drivers/block/Kconfig +++ quilt-2.6/drivers/block/Kconfig @@ -361,8 +361,7 @@ config BLK_DEV_RAM_SIZE default "4096" help The default value is 4096 kilobytes. Only change this if you know - what are you doing. If you are using IBM S/390, then set this to - 8192. + what are you doing. config BLK_DEV_RAM_BLOCKSIZE int "Default RAM disk block size (bytes)" -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/