From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755173Ab0J0HnO (ORCPT ); Wed, 27 Oct 2010 03:43:14 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:47774 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752629Ab0J0HnN (ORCPT ); Wed, 27 Oct 2010 03:43:13 -0400 Date: Wed, 27 Oct 2010 09:42:54 +0200 From: Ingo Molnar To: Andi Kleen Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, n-horiguchi@ah.jp.nec.com, x86@kernel.org Subject: Re: [GIT PULL] Please pull hwpoison updates for 2.6.37 Message-ID: <20101027074254.GA809@elte.hu> References: <20101026100923.GA5118@basil.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101026100923.GA5118@basil.fritz.box> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 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 * Andi Kleen wrote: > [...] > > - x86 hwpoison signal reporting fix. I tried to get an ack for that, > but wasn't able to motivate the x86 maintainers to reply to their emails. Hm, you sent it once two weeks before the merge window and we missed that. Patch looks ok. (I'd personally not expose an #ifdef in the middle of a function like that but that's a detail that doesnt affect correctness.) Thanks, Ingo