[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <169084277743.1259368.2404878435563785686.b4-ty@google.com>
Date: Wed, 2 Aug 2023 12:16:44 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>,
Like Xu <like.xu.linux@...il.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: x86: Use sysfs_emit() instead of sprintf()
On Sun, 25 Jun 2023 15:34:38 +0800, Like Xu wrote:
> Use sysfs_emit() instead of the sprintf() for sysfs entries. sysfs_emit()
> knows the maximum of the temporary buffer used for outputting sysfs
> content and avoids overrunning the buffer length.
>
>
Applied to kvm-x86 misc, thanks!
[1/1] KVM: x86: Use sysfs_emit() instead of sprintf()
https://github.com/kvm-x86/linux/commit/1d6664fadda3
--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes
Powered by blists - more mailing lists