From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422850AbXCGRhH (ORCPT ); Wed, 7 Mar 2007 12:37:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422768AbXCGRgj (ORCPT ); Wed, 7 Mar 2007 12:36:39 -0500 Received: from mail.emacinc.com ([63.245.244.68]:50971 "EHLO mail.emacinc.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422959AbXCGRgO (ORCPT ); Wed, 7 Mar 2007 12:36:14 -0500 From: NZG Organization: EMAC.Inc To: Randy Dunlap Date: Wed, 7 Mar 2007 11:36:44 -0600 User-Agent: KMail/1.9.5 Cc: Ben Nizette , Linux Kernel list References: <200703061246.29615.ngustavson@emacinc.com> <200703071037.00322.ngustavson@emacinc.com> <20070307090719.0bf99e3a.randy.dunlap@oracle.com> In-Reply-To: <20070307090719.0bf99e3a.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200703071136.45006.ngustavson@emacinc.com> X-SA-Exim-Connect-IP: 63.245.244.67 X-SA-Exim-Mail-From: ngustavson@emacinc.com Subject: Re: passing function pointers through platform devices? Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Spam-Relay: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > The -mm patches are a set of patches, released by Andrew Morton, against > the official kernel series. They are frequently more experimental in nature > than the official series. These patches are available in Andrew's kernel > directory: Thank you for pointing this out, I will use at as another source for background work before beginning future projects. NZG