From owner-svn-src-all@FreeBSD.ORG Sat Jun 8 17:35:07 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3F953DAE; Sat, 8 Jun 2013 17:35:07 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx1.freebsd.org (Postfix) with ESMTP id C0FF0189F; Sat, 8 Jun 2013 17:35:06 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id ht10so18056vcb.32 for ; Sat, 08 Jun 2013 10:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=84t7qwRDPIYTViTnf7+AQClePUEP05CGH2Bsx8AVTvk=; b=fESHkWQDqODL8Hwfx+CodDCsczdo+BVCHTii8VYXqG0sryION1RHeGc8+LYTvrnIOM HNyW+LOOImi588O/1PwhEOmS7bFIeyrT2lNobcyucZHCYLh/EQmKTiFxrG87bsjM0zYF ePe68n4q3IrXrag98owyE/AG1EVRIwq+GPEXJ4I2w+R+XT8xARQ/IxdC++wZ4gCMVZZc 1BRaYp3Bd6P0Kwcx/Iy2yfAwyhu5i6fF20XgDJLxIic9KA9IXrPCrM9xHODZqWuhmgOF 6wRybFCufr3b+KnUKsrMJpQNVtV4zr2j3ADYBMAJiuDNccCo5L/FnXIDpIcKFIbtBLMD tUdg== MIME-Version: 1.0 X-Received: by 10.52.165.36 with SMTP id yv4mr1651882vdb.31.1370712905990; Sat, 08 Jun 2013 10:35:05 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.220.107.139 with HTTP; Sat, 8 Jun 2013 10:35:05 -0700 (PDT) In-Reply-To: References: <201306081319.r58DJBS0061186@svn.freebsd.org> Date: Sat, 8 Jun 2013 19:35:05 +0200 X-Google-Sender-Auth: da0YKA7cEZDXvLwiEe_RNwByx7M Message-ID: Subject: Re: svn commit: r251524 - in head/sys: conf mips/mips From: Ed Schouten To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 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: Sat, 08 Jun 2013 17:35:07 -0000 Hello Adrian, 2013/6/8 Adrian Chadd : > .. have we decided whether to nuke the NOP flush from orbit? I thought we didn't make a clear decision on that yet, so I decided to leave it as it is for now. I'll make sure the sync routine in this file remains in sync with the one in . -- Ed Schouten