Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758647AbYHRUmV (ORCPT ); Mon, 18 Aug 2008 16:42:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754507AbYHRUmL (ORCPT ); Mon, 18 Aug 2008 16:42:11 -0400 Received: from outbound-mail-146.bluehost.com ([67.222.38.36]:38375 "HELO outbound-mail-146.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754250AbYHRUmL (ORCPT ); Mon, 18 Aug 2008 16:42:11 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Identified-User; b=eruKHVUmLIZawPPbNSvCgIkVDP+B2WtFiDSa36wzUaWxpy0G+FzhWxwUdvikpUv1g/snLgKsUP2gDoW4UeiZTGKzNVaMnixlaZJtake79jnOUw5QyY2WyOqAJWlohlMs; From: Jesse Barnes To: Jean Delvare Subject: Re: [PATCH/RFC] pci: dynids.use_driver_data considered harmful Date: Mon, 18 Aug 2008 13:41:56 -0700 User-Agent: KMail/1.9.9 Cc: Greg KH , Milton Miller , Michael Ellerman , linux-kernel , Andrew Morton , linux-pci@vger.kernel.org References: <20080816062259.GB20541@kroah.com> <20080817210659.06601a3b@hyperion.delvare> In-Reply-To: <20080817210659.06601a3b@hyperion.delvare> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808181341.56915.jbarnes@virtuousgeek.org> X-Identified-User: {642:box128.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.27.49 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 20 On Sunday, August 17, 2008 12:06 pm Jean Delvare wrote: > Subject: PCI: Check dynids driver_data value for validity > > Only accept dynids those driver_data value matches one of the driver's > pci_driver_id entry. This prevents the user from accidentally passing > values the drivers do not expect. > > Signed-off-by: Jean Delvare > Cc: Jesse Barnes > Cc: Milton Miller > Cc: Greg KH Applied to linux-next, thanks Jean. Jesse -- 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/