From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758518Ab1EaVgg (ORCPT ); Tue, 31 May 2011 17:36:36 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53853 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758482Ab1EaVgf (ORCPT ); Tue, 31 May 2011 17:36:35 -0400 MIME-Version: 1.0 In-Reply-To: <20110531181650.GA1854@gere.osrc.amd.com> References: <20110531163022.GA15435@elte.hu> <1306859709.20175.27.camel@Joe-Laptop> <20110531181650.GA1854@gere.osrc.amd.com> From: Linus Torvalds Date: Wed, 1 Jun 2011 06:35:46 +0900 Message-ID: Subject: Re: [GIT PULL] x86 fixes To: Borislav Petkov Cc: Joe Perches , Ingo Molnar , linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Andrew Morton Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 1, 2011 at 3:16 AM, Borislav Petkov wrote: > > Crap, there's no fixing this string :) I tried to fix it up in the merge. We call these "evil merges" in git-speak, but I hope the problem was worth doing one ;) Linus