From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262866AbUE1M5N (ORCPT ); Fri, 28 May 2004 08:57:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262902AbUE1M5N (ORCPT ); Fri, 28 May 2004 08:57:13 -0400 Received: from delerium.kernelslacker.org ([81.187.208.145]:33505 "EHLO delerium.codemonkey.org.uk") by vger.kernel.org with ESMTP id S262866AbUE1M5I (ORCPT ); Fri, 28 May 2004 08:57:08 -0400 Date: Fri, 28 May 2004 13:54:47 +0100 From: Dave Jones To: Andi Kleen Cc: Andrey Panin , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/13] 2.6.7-rc1-mm1, Simplify DMI matching data Message-ID: <20040528125447.GB11265@redhat.com> Mail-Followup-To: Dave Jones , Andi Kleen , Andrey Panin , Andrew Morton , linux-kernel@vger.kernel.org References: <20Oc4-HT-25@gated-at.bofh.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 28, 2004 at 02:18:52PM +0200, Andi Kleen wrote: > > simplify DMI blacklist table by removing the need to fill > > unused slots with NO_MATCH macro. > > Can you please delay that patch for 2.7? > 2.6 is for bug fixes, not for cleanups. > > There are large third party patchkits for DMI and "cleaning up" > the format will just cause lots of rejects and pain. Alternatively, those third parties could get their act together and submit those patches back upstream. Dave