From owner-svn-src-head@freebsd.org Tue Aug 14 20:51:05 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 EFDC01061959 for ; Tue, 14 Aug 2018 20:51:04 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x241.google.com (mail-io0-x241.google.com [IPv6:2607:f8b0:4001:c06::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 839DB885D9 for ; Tue, 14 Aug 2018 20:51:04 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x241.google.com with SMTP id q19-v6so19645765ioh.11 for ; Tue, 14 Aug 2018 13:51:04 -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=YCBRdYjoAs18BHro+n2Z68rMGu6d1mPjyR1ML9cTfCE=; b=Gz/jxoBMf2VVzvVgTDgoH8jT3zoSEiA/3LRUUt5R1BOSTt3GgONC7Yx2ayZTE1sDjh PpuiT0AF32RtMgUQFLIA+2IlEp8OZ/Xu+loH8rwkjmEHLTrOhuJLaeL5NJB2wpPfJdSB ujV3s1tCcq/kaFTkKCBNkGdzNZN+YbIbT4wM0BvCphZYCUHtFScJH1H1tel5jAaBvHwn a+s6dOaqD2qkE1sKomxwIKSCanT5wtujSgMFTE6N452/jon1qguaQK2t0vJ02shRsoPu uyevKCxgpTfp2Fmbg0IzHgTuv5GSQoTPaDTa85WuGbsBRMV8u0wYONGgoP9fZiMauKYC KTMg== 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=YCBRdYjoAs18BHro+n2Z68rMGu6d1mPjyR1ML9cTfCE=; b=iGoPbq/lsFEK+AbLphGKt3IUGfYWEcD5QyNny9sIkIbxZcc0y4RredQz2t2eUNUyc9 TdGeFYbe/Jj2tlTecLmemVFbbR1iGtKMmIkqNbv8jRPVcOM3zbbkvcL2bNB9CY/0wH0n 0Aa1DP7n0wNJagM4M1PHzKu0YRQGKR/moUsaViCsiqDjNZcjK+5kJU7UUNMD4qF0u7DZ IW9b83K30vMCENd7eIJMKeqvBdbSYk24QIVDMypRlrTLR6GRJbqjs+ujRE/zIPmpgej/ HxEiP8BpafHRTTYJG17e0P9bGyUOwD7HnVgq6axNFp6jAT74W/6joiWJfIl9z6ht5k/X XDng== X-Gm-Message-State: AOUpUlHL7Hkjsal2hva/h5a7nqAaK7KU8iY3XRGi1On+1pmxLvrNHMIS htxeZzGH7+to6aPqbTC0eTPgELf/BLQ875U06uibc87HjCC58g== X-Google-Smtp-Source: AA+uWPyPWLwhgHgE02n7coMRloXWFdMAHaspgazmdR8tjaeAB0nt7L51bepv9xLvBHb2iTZbgAfAgwyNWWSUH0HsPDE= X-Received: by 2002:a6b:d004:: with SMTP id x4-v6mr19362022ioa.299.1534279863812; Tue, 14 Aug 2018 13:51:03 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:381a:0:0:0:0:0 with HTTP; Tue, 14 Aug 2018 13:51:03 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <201808142045.w7EKjhd5021682@repo.freebsd.org> References: <201808142045.w7EKjhd5021682@repo.freebsd.org> From: Warner Losh Date: Tue, 14 Aug 2018 14:51:03 -0600 X-Google-Sender-Auth: QSEr2cpXPWi-IoKbiXS1oNnnRXo Message-ID: Subject: Re: svn commit: r337822 - head/sys/arm/ralink To: Warner Losh Cc: 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.27 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.27 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: Tue, 14 Aug 2018 20:51:05 -0000 On Tue, Aug 14, 2018 at 2:45 PM, Warner Losh wrote: > Author: imp > Date: Tue Aug 14 20:45:43 2018 > New Revision: 337822 > URL: https://svnweb.freebsd.org/changeset/base/337822 > > Log: > arm/ralink cleanup > > Remove the non-INTRNG code. > Remove left over cut and paste code from the lpc code that was the start > for the port. > Set KERNPHYSADDR and KERNVIRTADDR > > Tested on Buffalo_WZR2-G300N > > Differential Revision: https://reviews.freebsd.org/D16622 I should have tagged this with Submitted by: yamori813 at yahoo.co.jp (Hiroki Mori) Since this patch is 100% from Mori-san, with any touch by me being trivial. Warner