From owner-svn-src-all@FreeBSD.ORG Thu Dec 6 01:35:51 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CBD6186 for ; Thu, 6 Dec 2012 01:35:51 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id B412E8FC12 for ; Thu, 6 Dec 2012 01:35:50 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so6239554lbb.13 for ; Wed, 05 Dec 2012 17:35:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=AtbP4ZLJ6Nce0viFjwgDhMY7KypSTAZ4Q5uRRstRMEY=; b=hb3537HjIjXCxFU21AR3AS1QBkK3UJBhG74fRzOvR6VVDWXTS4P+k13lnHRS+MHKB+ 7meDiH9ovm2S/hJWm41EcAhNTtG2r2LLBXyVekO8dO1If5qL5uHamR3158KgwcAvX1YG rAvbrjbzBCRCFGToEkL5i7fX6tlnNQekMkBxY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=AtbP4ZLJ6Nce0viFjwgDhMY7KypSTAZ4Q5uRRstRMEY=; b=HfONYix3IBSiYWVHJDYZbjTTI72rzR0fO0w/LYUTJOxmz0FYcM7yXTJDoVZ2RhT+8n ER/55n9GxdmjRsCIfdO2st9Y0vlH+146YMWikpnGzPyLfShNttJX8i7Z0Vzy3mM3EsVv at1xNUl2a2qPCpoINE+f/UjN1Fd+dK+SB52ZaYjDK+AzGmjllASw7Ptrnxe4gtgyePVR AimDJ/YpDpYRHI9/INfEQwYXz7qMdRLQ5bs3sgMyE1Tj/KzB9pGEe17F6LBkbQRsQwPA D9+BdVKbyfGRfWUGWQxNOnpF1V8GcI1hRHQTQBEIYfZk3fNXD7dJbmS01vtZOL7m6Qpk c0bg== Received: by 10.112.29.129 with SMTP id k1mr167953lbh.102.1354757749254; Wed, 05 Dec 2012 17:35:49 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.110.225 with HTTP; Wed, 5 Dec 2012 17:35:18 -0800 (PST) In-Reply-To: <201212052107.qB5L7Rla036012@svn.freebsd.org> References: <201212052107.qB5L7Rla036012@svn.freebsd.org> From: Eitan Adler Date: Wed, 5 Dec 2012 20:35:18 -0500 X-Google-Sender-Auth: FNvO6it5HgHg3SRw_P6cFoYaQYw Message-ID: Subject: Re: svn commit: r243909 - head/sys/arm/arm To: Olivier Houchard Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmGaU11c3Sc44ahpxTBJVlbCs66yy4KgcD2/Dglm8NUH7pd9YGNt4IoUpYUb2d4tSi2AErT Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2012 01:35:51 -0000 On 5 December 2012 16:07, Olivier Houchard wrote: > Author: cognet > Date: Wed Dec 5 21:07:27 2012 > New Revision: 243909 > URL: http://svnweb.freebsd.org/changeset/base/243909 > > Log: > Don't write-back the cachelines if we really just want to invalidate them. > > Spotted out by: Ian Lepore Please don't obfuscate email addresses. It provides zero anti-spam value, makes it harder to grep for, and harder to copy and paste. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams