From nobody Tue Apr 15 18:50:25 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1539929858797749.1373508981761; Thu, 18 Oct 2018 23:17:38 -0700 (PDT) Received: from localhost ([::1]:47268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDO6L-0004dB-Fs for importer@patchew.org; Fri, 19 Oct 2018 02:17:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDNwa-0004FN-7F for qemu-devel@nongnu.org; Fri, 19 Oct 2018 02:07:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDNwP-0002Fx-Vt for qemu-devel@nongnu.org; Fri, 19 Oct 2018 02:07:29 -0400 Received: from mail-pf1-x433.google.com ([2607:f8b0:4864:20::433]:37374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gDNwD-00021n-U2 for qemu-devel@nongnu.org; Fri, 19 Oct 2018 02:07:11 -0400 Received: by mail-pf1-x433.google.com with SMTP id j23-v6so16001238pfi.4 for ; Thu, 18 Oct 2018 23:07:09 -0700 (PDT) Received: from cloudburst.twiddle.net (174-21-9-133.tukw.qwest.net. [174.21.9.133]) by smtp.gmail.com with ESMTPSA id q24-v6sm25609327pff.83.2018.10.18.23.07.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 18 Oct 2018 23:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=iQuRnp6tSFYZasKkNBV6hIxMETb4h2l2cVJHyyzAdxw=; b=YMJsc6bsR5yT2OVpRgo54ClXprfa1GTTA0OdrlqvhDYX3aipg8eYTehVlrkjv/Idzq yq7GJnq95NCic5KAqi0x7aohU3WI5IBLvKYZ2yfYUr80aoMnnp9JTsVjytp1LnvlQBC7 q86VmSAySa8bO3/yCySCMPMv62q7fN8/q8qaY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=iQuRnp6tSFYZasKkNBV6hIxMETb4h2l2cVJHyyzAdxw=; b=DRJM0ChDqnOr1LapiUl9VX8fVV+VDNWeIlEh6WYbAfq1rU/wR+/ijhIqOxNpovTBh7 jeJ/zEifGqW+XChTwh51myKY9OixhWkbt86NIFNHmOeD796mq+56hAJaooSUjVZjM1Gs ISkDER1kiehzA+saPWcCiHso5eB0WEOWiaW9dhFpft1YtaQVbhFeoVo1sIWEBbcWRvCS V/3dDxXleYcuZQTlabWutEom/ykHMHA76wRVbGtZiMY0ctInfOP0ecgcm3MZDfTn/JhS UiQ1Tka5Tmcm7htLXg5OETjBmTAbYvfko2yFXcGAr3+hxx1TELuW0Sq2WSm4UTBLc7Fu QdqQ== X-Gm-Message-State: ABuFfoiVkEVWf/TCOjeAk/HsiEG2tsSU2zAfZhObZDEDOMn7k7jpIz7t KF8L+EslRBm87HtDXYCr4WGM3ozJX+w= X-Google-Smtp-Source: ACcGV62HetEdGMH0S8v+uImPUPxcrnKBn75Z5H7OSWUd6YGnYFDfFGffHTovPGwpo6oKBQWJ3+5WHg== X-Received: by 2002:a62:4ec9:: with SMTP id c192-v6mr33165133pfb.221.1539929228403; Thu, 18 Oct 2018 23:07:08 -0700 (PDT) From: Richard Henderson To: qemu-devel@nongnu.org Date: Thu, 18 Oct 2018 23:06:42 -0700 Message-Id: <20181019060656.7968-8-richard.henderson@linaro.org> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20181019060656.7968-1-richard.henderson@linaro.org> References: <20181019060656.7968-1-richard.henderson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::433 Subject: [Qemu-devel] [PULL v2 07/21] target/unicore32: remove tlb_flush from uc32_init_fn X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guan Xuetao , peter.maydell@linaro.org, "Emilio G. Cota" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDMRC_1 RDKM_2 RSF_0 Z_629925259 SPT_0 From: "Emilio G. Cota" As far as I can tell tlb_flush does not need to be called this early. tlb_flush is eventually called after the CPU has been realized. This change paves the way to the introduction of tlb_init, which will be called from cpu_exec_realizefn. Cc: Guan Xuetao Reviewed-by: Alex Benn=C3=A9e Reviewed-by: Richard Henderson Signed-off-by: Emilio G. Cota Message-Id: <20181009174557.16125-3-cota@braap.org> Signed-off-by: Richard Henderson --- target/unicore32/cpu.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/unicore32/cpu.c b/target/unicore32/cpu.c index 68f978d80b..2b49d1ca40 100644 --- a/target/unicore32/cpu.c +++ b/target/unicore32/cpu.c @@ -116,8 +116,6 @@ static void uc32_cpu_initfn(Object *obj) env->uncached_asr =3D ASR_MODE_PRIV; env->regs[31] =3D 0x03000000; #endif - - tlb_flush(cs); } =20 static const VMStateDescription vmstate_uc32_cpu =3D { --=20 2.17.2