From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759089Ab1DNPES (ORCPT ); Thu, 14 Apr 2011 11:04:18 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:55753 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758743Ab1DNPER (ORCPT ); Thu, 14 Apr 2011 11:04:17 -0400 Date: Thu, 14 Apr 2011 17:03:51 +0200 From: Ingo Molnar To: Cyrill Gorcunov Cc: Lin Ming , Don Zickus , Shaun Ruffell , Maciej Rutecki , Peter Zijlstra , Stephane Eranian , Robert Richter , lkml Subject: Re: [PATCH -tip] perf, x86: fix unknown NMIs on a Pentium4 box Message-ID: <20110414150351.GA5295@elte.hu> References: <4DA70950.3060102@openvz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DA70950.3060102@openvz.org> 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.3.1 -2.0 BAYES_00 BODY: Bayes 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 Cyrill, * Cyrill Gorcunov wrote: > From: Don Zickus > Subject: [PATCH -tip] perf, x86: fix unknown NMIs on a Pentium4 box ... > Acked-by: Cyrill Gorcunov When forwarding patches please always use Signed-off-by, not Acked-by - especially when you also edit the patch slightly. Is it fine to you if i add your SOB to this patch? Thanks, Ingo