From owner-svn-src-head@freebsd.org Sat May 12 01:43:59 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E772FDB431 for ; Sat, 12 May 2018 01:43:59 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22f.google.com (mail-it0-x22f.google.com [IPv6:2607:f8b0:4001:c0b::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EFDF37032D for ; Sat, 12 May 2018 01:43:58 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22f.google.com with SMTP id y189-v6so4115233itb.2 for ; Fri, 11 May 2018 18:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=OinbPDpOUKslS4c9fOmnM4Oi4On4zrKFKCsb4PvmyvY=; b=dBIWPGM1o0iMTVmKJW4psS/iheetRK9fZjSXaj6Zv3SPJARg3u2pEWZBWZpFcZuHpZ lBskqk7/9blmFIiH6xN1Bzl132Fr5jPbugxTJElM2jqL4pyvaecxG6Y57bHJmntVgOWK JUpaXTcqI7NnLjcVwEwvZQbX3WZokx7qs9hEW3GNdzzEejNp3EBZrcEcES7CWyVrMfZy /e6HzpvGtqHqF4n3pLkL/MuZ+/8JZKEDZV8W6D1ClHFgL+zfyQU8kJlNo9kWY9tjHaAI TSC4nGSthgmdT3EsSGrjIKvHe/Cjxr/wR7cjB3loqB7illWgp3WZpgJKyzYUMxCu5mwS Bajg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=OinbPDpOUKslS4c9fOmnM4Oi4On4zrKFKCsb4PvmyvY=; b=fadZBw4PhZjVV7IYfMBOLd/Hsden62JlPY0zZ5wTCdq7xspxIAmxo/cAkOeIGMv4fl GezJleYs2cweXqKS25o5oERyVRFCd4VCaijszB+KFYmX9EXeipDddLqn3syvGPJYYrnT 9/dZ+69wXDFaYv6dKbRaYqDcWgFmY0oq2fC3siIEjdSgynk1Mj5yErx+gLUUr3V1D5q9 d645oGgCaTZCgNHCxydOkdlYnoTyPFhMn8MRUGUbq38+xOS9zhAOCk6Ge8rxM1ZaqO2k nuUPq4c6YixoGp7Idekl1KPV87QkvGQ4aJ91oNm3SlCULpb5QAxT48vZmSU6Xcpcx9wn dQfw== X-Gm-Message-State: ALKqPweOaMS6IUh4OFGaCJoWPIJ5mkrS9mmKDSaWpCyM3mgiTYk4kmHR YCvwpOWKk53y5xOe7YKfcjtChDDlbrnXBrj1iwnPzw== X-Google-Smtp-Source: AB8JxZpnDxHw60l0kh47K5Xzr/SgtjaUP5qwzelRih1hEXZnI+SR7IAdxN4ADAAlRoEzx18PNo6kbmMPsx6Tbwzl9QA= X-Received: by 2002:a24:e983:: with SMTP id f125-v6mr138623ith.36.1526089438321; Fri, 11 May 2018 18:43:58 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:a649:0:0:0:0:0 with HTTP; Fri, 11 May 2018 18:43:57 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <4083882.oFdOPrZQmh@ralph.baldwin.cx> References: <201805100231.w4A2VcZi054268@repo.freebsd.org> <4083882.oFdOPrZQmh@ralph.baldwin.cx> From: Warner Losh Date: Fri, 11 May 2018 19:43:57 -0600 X-Google-Sender-Auth: e_k72JZsuZ3AMopPxJHmkhWbBSk Message-ID: Subject: Re: svn commit: r333443 - in head/sys: conf libkern powerpc/powerpc To: John Baldwin Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2018 01:43:59 -0000 On Fri, May 11, 2018 at 5:59 PM, John Baldwin wrote: > On Thursday, May 10, 2018 02:31:38 AM Warner Losh wrote: > > Author: imp > > Date: Thu May 10 02:31:38 2018 > > New Revision: 333443 > > URL: https://svnweb.freebsd.org/changeset/base/333443 > > > > Log: > > Move MI-ish bcopy routine to libkern > > > > riscv and powerpc have nearly identical bcopy.c that's > > supposed to be mostly MI. Move it to the MI libkern. > > > > Differential Revision: https://reviews.freebsd.org/D15374 > > > > Added: > > head/sys/libkern/bcopy.c (contents, props changed) > > - copied, changed from r333436, head/sys/powerpc/powerpc/bcopy.c > > Deleted: > > head/sys/powerpc/powerpc/bcopy.c > > Modified: > > Hmm, is sys/riscv/riscv/bcopy.c still in the tree? > I forgot to remove it. It's gone now as of r333510 Warner