From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 4 Apr 2008 02:12:42 +0200 From: Christoph Hellwig To: Jens Osterkamp Subject: Re: [PATCH] RTAS - adapt procfs interface Message-ID: <20080404001242.GA19506@lst.de> References: <200804011512.20834.jens@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200804011512.20834.jens@de.ibm.com> Cc: maxim@de.ibm.com, linuxppc-dev@ozlabs.org, Paul Mackerras , cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Apr 01, 2008 at 03:12:20PM +0200, Jens Osterkamp wrote: > > Hi, > > rtas_flash was broken since 2.6.24-rc5. This patch fixes it. > I think this is a good bugfix candidate for 2.6.25. NACK. driver should not poke into the internal count member. Just provide your own inclusion with a new counter or set/test_bit.