From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757697Ab1GKOLr (ORCPT ); Mon, 11 Jul 2011 10:11:47 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:37843 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757625Ab1GKOLq (ORCPT ); Mon, 11 Jul 2011 10:11:46 -0400 X-Greylist: delayed 520 seconds by postgrey-1.27 at vger.kernel.org; Mon, 11 Jul 2011 10:11:45 EDT Date: Mon, 11 Jul 2011 16:03:03 +0200 From: Cyril Hrubis To: Dmitry Eremin-Solenikov Cc: Pavel Machek , rpurdie@rpsys.net, lenz@cs.wisc.edu, kernel list , arminlitzel@web.de, thommycheck@gmail.com, linux-arm-kernel , omegamoon@gmail.com, eric.y.miao@gmail.com, utx@penguin.cz, zaurus-devel@www.linuxtogo.org, Marek Vasut , Russell King , Linus Torvalds Subject: Re: zaurus patches -- arm/pxa -- is Eric alive Message-ID: <20110711140303.GA32532@atrey.karlin.mff.cuni.cz> References: <20110711134150.GA15506@localhost.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > > There are some rather critical patches for zaurus C-3000 (spitz) > > available... with no response. What is going on? > > Eric seems alive. At least he've sent pull requests few days ago. > Maybe you can point to those patches, that you mention as critical? Perhaps the most critical one is: [PATCH] MAX1111: Fix race condition causing NULL pointer exception http://ns1.yosemitephotos.net/lists/arm-kernel/msg125356.html Which fixes memory corruption that caused random oops. And then there is a bunch of fixes for charging and power management from Pavel Machek: Disable CF during suspend https://lkml.org/lkml/2011/5/21/46 and spitz pm https://lkml.org/lkml/2011/5/21/72 https://lkml.org/lkml/2011/5/21/73 https://lkml.org/lkml/2011/5/21/76 -- metan From mboxrd@z Thu Jan 1 00:00:00 1970 From: metan@ucw.cz (Cyril Hrubis) Date: Mon, 11 Jul 2011 16:03:03 +0200 Subject: zaurus patches -- arm/pxa -- is Eric alive In-Reply-To: References: <20110711134150.GA15506@localhost.ucw.cz> Message-ID: <20110711140303.GA32532@atrey.karlin.mff.cuni.cz> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi! > > There are some rather critical patches for zaurus C-3000 (spitz) > > available... with no response. What is going on? > > Eric seems alive. At least he've sent pull requests few days ago. > Maybe you can point to those patches, that you mention as critical? Perhaps the most critical one is: [PATCH] MAX1111: Fix race condition causing NULL pointer exception http://ns1.yosemitephotos.net/lists/arm-kernel/msg125356.html Which fixes memory corruption that caused random oops. And then there is a bunch of fixes for charging and power management from Pavel Machek: Disable CF during suspend https://lkml.org/lkml/2011/5/21/46 and spitz pm https://lkml.org/lkml/2011/5/21/72 https://lkml.org/lkml/2011/5/21/73 https://lkml.org/lkml/2011/5/21/76 -- metan