From: Sean Christopherson <seanjc@google.com>
To: BraveProgrammer <spujari79@gmail.com>
Cc: pbonzini@redhat.com, yan.y.zhao@intel.com, kai.huang@intel.com,
binbin.wu@linux.intel.com, vipinsh@google.com,
kvm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] KVM TDP MMU FIXES- Replaced unsafe panic calls with proper error handling
Date: Thu, 2 Apr 2026 12:34:13 -0700 [thread overview]
Message-ID: <ac7EtdCz0GNkY6dJ@google.com> (raw)
In-Reply-To: <20260402051940.1051-1-spujari79@gmail.com>
On Thu, Apr 02, 2026, BraveProgrammer wrote:
> Unsafe Panic Calls Converted to BUG() AND BUG_ON()
> AND
> Added Proper error handling: Using WARN_ON_ONCE(), pr_err()
This isn't "proper error handling", it's sweeping potentiall catastrophic bugs
under the rug.
> Signed-off-by: BraveProgrammer <spujari79@gmail.com>
Given the name and email, I assume this is trolling or AI slop, but just to be
clear:
NAK.
prev parent reply other threads:[~2026-04-02 19:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 5:19 [PATCH] KVM TDP MMU FIXES- Replaced unsafe panic calls with proper error handling BraveProgrammer
2026-04-02 19:34 ` Sean Christopherson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ac7EtdCz0GNkY6dJ@google.com \
--to=seanjc@google.com \
--cc=binbin.wu@linux.intel.com \
--cc=kai.huang@intel.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=spujari79@gmail.com \
--cc=vipinsh@google.com \
--cc=yan.y.zhao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.