From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 337E2C2B9F4 for ; Thu, 17 Jun 2021 22:40:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E4E82613CA for ; Thu, 17 Jun 2021 22:40:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E4E82613CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PUqOLyf7x8s4ZN5rSGFVkzcWxom/GekfBEu2A+cozyk=; b=C/pkDYDVXL9qZx 1l4DYoK9cVhCuOLwdgNcWmx6zJUJLnw+g0vDt82JSN1khdNQ3PChZ5bgAeM1mumAUmVexMQTSigSd MJzA9KpXDYbe2PL/ji+1NjDoqHMkvtq6SF1FzUtaiLLl1KaqWCcKiOAeHDqcfteWfuGBRzk514J7C 4VAKXuMIUsJLGNTmDZaAWKuIxGE+6AZeSgxk74yrJKtuqbQ4vQffpbzsiGLfaYc0e43/Eo8ouS4Em ESTV4GBdXjyg7lQDo5qmOzOKUs5E0n/5rh+6IFR/W7TIz7EvZcaBmXHt/AN30cct9KXdYGWfQcC8Y +CwN/eOndIwkcr0YXkXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lu0f4-00C1QU-IC; Thu, 17 Jun 2021 22:38:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lu0ep-00C1MZ-6m for linux-arm-kernel@lists.infradead.org; Thu, 17 Jun 2021 22:38:46 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id C33C4613E9; Thu, 17 Jun 2021 22:38:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623969522; bh=a4dBuG/a3oG0tKglZCN4sWMO5PsJEFISDC1+iX1wPnM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jVUkazckL1w0mnpYELOxRgUkzfRnsu3k+0QV6mcbAUT7r4eObwunpcwF864fEc2DU khUBWFrN+hmmjAiqxAyduFimmGxJCa45lUREO4Q2pi6I23OUCXA9JD9lWVucAhdkDX xJ+qhfWKqJDMHsPmOm6dQBiCYx4JqQbuvIjygf7qtHS0d1R1Obia+3d6hSSpXM8d7N ca88AbCkcofYBUF/HRv+j658aT/BcDCKu8vtY5rzyjGSG0PHaPf4mTe/3y0fVuxWZ4 yO76btAc/t6MWeOzIBSlfiF9xQ50DyH/ZxiX/KB+NBYMC6Wjuauaw8R1uYbF+zwmRP xQIOhJYfJ+kOQ== From: Will Deacon To: Lee Jones Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG Date: Thu, 17 Jun 2021 23:38:34 +0100 Message-Id: <162396615830.1467937.16143448603491809431.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210617073059.315542-1-lee.jones@linaro.org> References: <20210617073059.315542-1-lee.jones@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210617_153843_305313_C5849F3A X-CRM114-Status: UNSURE ( 7.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 17 Jun 2021 08:30:59 +0100, Lee Jones wrote: > This sort of information is only generally useful when debugging. > > No need to have these sprinkled through the kernel log otherwise. Not sure why this has "KVM" in the subject, so I replaced it with "smp". Applied to arm64 (for-next/misc), thanks! [1/1] arm64: smp: Bump debugging information print down to KERN_DEBUG https://git.kernel.org/arm64/c/cf814bcfa1e6 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel