Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756021Ab2K1Uad (ORCPT ); Wed, 28 Nov 2012 15:30:33 -0500 Received: from mail.skyhub.de ([78.46.96.112]:59361 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755811Ab2K1Uac (ORCPT ); Wed, 28 Nov 2012 15:30:32 -0500 Date: Wed, 28 Nov 2012 21:30:28 +0100 From: Borislav Petkov To: "H. Peter Anvin" Cc: "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner , Linus Torvalds , Linux Kernel Mailing List , Mario Gzuk Subject: Re: [PATCH 3/8] x86, 386 removal: Remove CONFIG_XADD Message-ID: <20121128203028.GB14635@liondog.tnic> Mail-Followup-To: Borislav Petkov , "H. Peter Anvin" , "H. Peter Anvin" , Ingo Molnar , Thomas Gleixner , Linus Torvalds , Linux Kernel Mailing List , Mario Gzuk References: <1354132230-21854-1-git-send-email-hpa@linux.intel.com> <1354132230-21854-4-git-send-email-hpa@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1354132230-21854-4-git-send-email-hpa@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 549 Lines: 17 On Wed, Nov 28, 2012 at 11:50:25AM -0800, H. Peter Anvin wrote: > From: "H. Peter Anvin" > > All 486+ CPUs support CMPXCHG, so remove the fallback 386 support > code. This commit message should say something about XADD and not about CMPXCHG, right? -- Regards/Gruss, Boris. -- 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/