From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756697Ab0IXOa1 (ORCPT ); Fri, 24 Sep 2010 10:30:27 -0400 Received: from zone0.gcu-squad.org ([212.85.147.21]:34851 "EHLO services.gcu-squad.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752642Ab0IXOa0 (ORCPT ); Fri, 24 Sep 2010 10:30:26 -0400 Date: Fri, 24 Sep 2010 16:30:05 +0200 From: Jean Delvare To: Takashi Iwai Cc: Guenter Roeck , Andrew Morton , "lm-sensors@lm-sensors.org" , =?ISO-8859-1?B?yXJpYw==?= Piel , "linux-kernel@vger.kernel.org" Subject: Re: [lm-sensors] [PATCH v2] lis3: Fix Oops with NULL platform data Message-ID: <20100924163005.7704f63e@endymion.delvare> In-Reply-To: References: <20100924135802.GA18109@ericsson.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.20.1; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 24 Sep 2010 16:14:26 +0200, Takashi Iwai wrote: > At Fri, 24 Sep 2010 06:58:02 -0700, > Guenter Roeck wrote: > > > > On Thu, Sep 23, 2010 at 01:58:33AM -0400, Takashi Iwai wrote: > > > The recent addition of threaded irq handler causes a NULL dereference > > > when used with hp_accel driver, which has NULL pdata. > > > > > > Acked-by: Samu Onkalo > > > Acked-by: Acked-by: Guenter Roeck > > > Cc: > > > Signed-off-by: Takashi Iwai > > > > Applied. > > Oh, does this driver belong to hwmon tree? > Jean told me that this isn't managed in hwmon, so I had an impression > that it's an orphan driver. Well, as long as the driver lives in drivers/hwmon and the hwmon subsystem is maintained, it seems fair to consider the driver maintained. That being said, I indeed would like all non-hwmon drivers to go away from drivers/hwmon. Originally we were waiting for iio to settle first, but apparently this is taking forever. The 4 drivers I would like to kick are: ams, hdaps, lis3lv02d and applesmc. They are primarily accelerometer device drivers. Not sure where to put them, drivers/accel(erometer), drivers/misc, drivers/misc/accel(erometer), drivers/input/accel(erometer)... Opinions welcome. -- Jean Delvare