Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755925AbYK3QPq (ORCPT ); Sun, 30 Nov 2008 11:15:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751324AbYK3QPf (ORCPT ); Sun, 30 Nov 2008 11:15:35 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:41494 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751144AbYK3QPe (ORCPT ); Sun, 30 Nov 2008 11:15:34 -0500 Date: Sun, 30 Nov 2008 17:15:04 +0100 From: Ingo Molnar To: Hitoshi Mitake Cc: Sam Ravnborg , "H. Peter Anvin" , Geert Uytterhoeven , "Luck, Tony" , Russell King , Ralf Baechle , Andrew Morton , Doug Thompson , dougthompson@xmission.com, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH 1/1] edac x38: new MC driver module Message-ID: <20081130161504.GA25627@elte.hu> References: <20081129164736.0b5a71db.h.mitake@gmail.com> <20081129093858.GC26691@elte.hu> <20081129192610.716a2d57.h.mitake@gmail.com> <20081129105229.GA9643@uranus.ravnborg.org> <20081129222449.e341f028.h.mitake@gmail.com> <20081129180144.GA15533@uranus.ravnborg.org> <20081130171604.dc3c8715.h.mitake@gmail.com> <20081130083700.GA31644@elte.hu> <20081130092407.GA10802@elte.hu> <20081201002056.d9f9204c.h.mitake@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081201002056.d9f9204c.h.mitake@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 821 Lines: 24 * Hitoshi Mitake wrote: > On Sun, 30 Nov 2008 10:24:07 +0100 > Ingo Molnar wrote: > > > > > the 32-bit build broke promptly - readq/writeq is a family of APIs that > > has to be either fully provided or not provided at all. The fix is below. > > Thanks for your fix and adding! > When will this patch be added to mainline? > I want to rewrite x38_edac.c to adapt new APIs. v2.6.29 at the earliest - if there are no regressions. A number of drivers use these APIs and usage is a bit messy - so bugs could be triggered, etc. Ingo -- 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/