Received: by mail.netbsd.org (Postfix, from userid 605) id ED9C084F2A; Fri, 8 Jun 2018 23:40:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC48B84F28 for ; Fri, 8 Jun 2018 23:40:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id guS1IMEgEN1k for ; Fri, 8 Jun 2018 23:40:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7523684E83 for ; Fri, 8 Jun 2018 23:40:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68BC7FBEC; Fri, 8 Jun 2018 23:40:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 8 Jun 2018 23:40:44 +0000 From: "Michael Lorenz" Subject: CVS commit: src/sys/arch/powerpc/oea To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20180608234044.68BC7FBEC@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: macallan Date: Fri Jun 8 23:40:44 UTC 2018 Modified Files: src/sys/arch/powerpc/oea: cpu_subr.c Log Message: when switching CPU speed using DFS, only use xcalls on MULTIPROCESSOR kernels To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/sys/arch/powerpc/oea/cpu_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.