Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755593Ab0GZW0p (ORCPT ); Mon, 26 Jul 2010 18:26:45 -0400 Received: from cantor.suse.de ([195.135.220.2]:59061 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751874Ab0GZW0o (ORCPT ); Mon, 26 Jul 2010 18:26:44 -0400 Date: Mon, 26 Jul 2010 15:26:28 -0700 From: Greg KH To: Lee Jones Cc: Russell King - ARM Linux , Andrew Morton , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Amit Kucheria Subject: Re: [PATCH] Stop ARM boards crashing when CUPS is loaded - 2.6.35-rc5 Message-ID: <20100726222628.GA31510@suse.de> References: <4C3C72C6.4000005@canonical.com> <20100715130214.4c9303b2.akpm@linux-foundation.org> <20100715200618.GA6773@n2100.arm.linux.org.uk> <4C40218A.4090806@canonical.com> <20100716092018.GB16995@n2100.arm.linux.org.uk> <4C402746.6080309@canonical.com> <4C403E87.4040503@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C403E87.4040503@canonical.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1299 Lines: 30 On Fri, Jul 16, 2010 at 12:12:07PM +0100, Lee Jones wrote: > On 16/07/10 10:32, Lee Jones wrote: > >> The best solution is probably for the parport code to go through a > >> modernisation cycle like the serial code did, essentially using > >> platform devices to pass the base addresses. This would make the > >> driver more portable, and eliminates this problem entirely (because > >> platforms which don't have parports won't register the platform device(s) > >> necessary for parport to even probe illegal addresses.) > > I have lobbied for one of our partners to conduct this work, but I don't > think this would be something that is in their interest to fix. > Nevertheless, I am currently waiting on a reply from them. > > FAO GregKH, > > Do you think this would be something that may interest you and your Linux > drivers project? Or perhaps a student who wants to get their feet wet and > play with some platform driver code. Yes, sure, that would be good. Post it on the driverdevel mailing list and see who responds. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/