From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Thu, 08 Nov 2007 17:49:55 +0000 Subject: Re: [PATCH] FRV - remove dead config symbol from FRV code Message-Id: <27585.1194544195@redhat.com> List-Id: References: <47332668.7060301@gmail.com> In-Reply-To: <47332668.7060301@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Jiri Olsa wrote: > the WANT_PAGE_VIRTUAL is defined only when CONFIG_CONTIGUOUS_PAGE_ALLOC is > defined, which wont happend, since it is not defined at all: Okay. That makes sense. David