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.