From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758466AbYEEI2Y (ORCPT ); Mon, 5 May 2008 04:28:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754643AbYEEI2Q (ORCPT ); Mon, 5 May 2008 04:28:16 -0400 Received: from ns2.suse.de ([195.135.220.15]:39545 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751260AbYEEI2P (ORCPT ); Mon, 5 May 2008 04:28:15 -0400 Date: Mon, 5 May 2008 10:28:14 +0200 From: Nick Piggin To: Justin Mattock Cc: Jiri Slaby , Linux Kernel Mailing List Subject: Re: nopage mm.h Message-ID: <20080505082814.GA5018@wotan.suse.de> References: <481D68E0.1040608@gmail.com> <20080505032843.GA14947@wotan.suse.de> <20080505041954.GB17640@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 05, 2008 at 05:07:00AM +0000, Justin Mattock wrote: > On Mon, May 5, 2008 at 4:19 AM, Nick Piggin wrote: > > OK, not sure about that one... but if it is just your personal kernel, > > and not for redistribution, then you are of course free to make any > > changes you like. Including changing EXPORT_SYMBOL_GPL. Maybe it is > > a reasonable temporary measure for you until you get some better > > drivers. > > > > > > Cool; yes this is just for personal use only, not redistribution. > Then in that case I'll have a look into seeing if I can get up and running again > with 2.6.26-rc1. > regards; Great to see you are keen on testing the bleeding edge ;) Good luck!