Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261276AbUKFAsZ (ORCPT ); Fri, 5 Nov 2004 19:48:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261290AbUKFAsY (ORCPT ); Fri, 5 Nov 2004 19:48:24 -0500 Received: from h151_115.u.wavenet.pl ([217.79.151.115]:18592 "EHLO alpha.polcom.net") by vger.kernel.org with ESMTP id S261276AbUKFAsU (ORCPT ); Fri, 5 Nov 2004 19:48:20 -0500 Date: Sat, 6 Nov 2004 01:48:09 +0100 (CET) From: Grzegorz Kulewski To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: Re: [PATCH] change Kconfig entry for RAMFS In-Reply-To: Message-ID: References: <20041103233029.GA16982@taniwha.stupidest.org> <20041105014146.GA7397@pclin040.win.tue.nl> <20041105195045.GA16766@taniwha.stupidest.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 921 Lines: 31 Oh, I am stupid. As DaMouse pointed out I diffed against wrong kernel (-cko2 instead vanilla). Sorry. Here is updated patch: Signed-off-by: Grzegorz Kulewski --- linux-2.6.9/fs/Kconfig 2004-11-06 01:11:58.900541536 +0100 +++ linux-2.6.9-gk/fs/Kconfig 2004-11-06 01:13:04.432579152 +0100 @@ -937,9 +937,6 @@ you need a file system which lives in RAM with limit checking use tmpfs. - To compile this as a module, choose M here: the module will be called - ramfs. - endmenu menu "Miscellaneous filesystems" - I hope it is good now. And I hope my mailer doesn't destroy the patch? Thanks, Grzegorz Kulewski - 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/