From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kvm5.telegraphics.com.au (kvm5.telegraphics.com.au [98.124.60.144]) by lists.ozlabs.org (Postfix) with ESMTP id 350541A0E14 for ; Thu, 2 Jul 2015 12:00:23 +1000 (AEST) Date: Thu, 2 Jul 2015 12:00:01 +1000 (AEST) From: Finn Thain To: Geert Uytterhoeven cc: linux-kernel , Linux/m68k , linuxppc-dev , Arnd Bergmann , Greg Kroah-Hartman Subject: Re: [RFC v3 02/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c In-Reply-To: Message-ID: References: <20150628014159.732792697@telegraphics.com.au> <20150628014200.233057221@telegraphics.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 29 Jun 2015, Geert Uytterhoeven wrote: > Hi Finn, > > On Sun, Jun 28, 2015 at 3:42 AM, Finn Thain > wrote: > > Change the vmode calculation from logical OR to bitwise OR, since it > > is obviously wrong. > > Ideally, that should be a separate patch we can put on the fast track. If you will fast track a portion of this patch series, that's great. I'll send a separate patch. (However, IMHO, that portion which would ideally be fast tracked is a matter of opinion.) -- > > Gr{oetje,eeting}s, > > Geert >