Re: [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support

2024-01-03 Thread Borislav Petkov
On Tue, Jan 02, 2024 at 10:06:27PM +, Li, Xin3 wrote: > Do I need to send an updated patch? > Or just leave it to the maintainer who is going to take care of it? While waiting, please take a look at this: https://kernel.org/doc/html/latest/process/submitting-patches.html#don-t-get-discourage

Re: RESEND: Re: [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide

2024-01-03 Thread Mukesh Ojha
On 12/25/2023 7:25 PM, Ruipeng Qi wrote: <+How a kernel client driver can register region with minidump <+ <+ <+Client driver can use ``qcom_minidump_region_register`` API's to register <+and ``qcom_minidump_region_unregister`` to unr

Re: [PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file

2024-01-03 Thread Jonathan Corbet
Steven Rostedt writes: > From: "Steven Rostedt (Google)" > > When the buffer_percent file was added to the kernel, the documentation > should have been updated to document what that file does. > > Fixes: 03329f9939781 ("tracing: Add tracefs file buffer_percentage") > Signed-off-by: Steven Rosted

Re: [PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file

2024-01-03 Thread Steven Rostedt
On Wed, 03 Jan 2024 14:15:30 -0700 Jonathan Corbet wrote: > Steven Rostedt writes: > > > From: "Steven Rostedt (Google)" > > > > When the buffer_percent file was added to the kernel, the documentation > > should have been updated to document what that file does. > > > > Fixes: 03329f9939781 ("

Re: [PATCH] Docs: remove mentions of fdformat from util-linux

2024-01-03 Thread Jonathan Corbet
Thomas Weißschuh writes: > Since util-linux commit 13b26e3c36d1 > ("fdformat: remove command from default build") > the fdformat tool is not built anymore by default. > As a result it is not packaged anymore by distributions and therefore > not usable by users. > > Instead mention the "mount" com

Re: [PATCH v1 1/2] docs, kprobes: Update email address of Masami Hiramatsu

2024-01-03 Thread Jonathan Corbet
Tiezhu Yang writes: > According to the latest authorship and Signed-off-by: > > Masami Hiramatsu (Google) > > Masami Hiramatsu is working at Google, so the current email @redhat.com > is out of date, it is better to use the email @kernel.org. > > Signed-off-by: Tiezhu Yang > --- > Documentat

Re: [PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file

2024-01-03 Thread Jonathan Corbet
Steven Rostedt writes: > On Wed, 03 Jan 2024 14:15:30 -0700 > Jonathan Corbet wrote: > >> Steven Rostedt writes: >> >> > From: "Steven Rostedt (Google)" >> > >> > When the buffer_percent file was added to the kernel, the documentation >> > should have been updated to document what that file d

Re: [PATCH v1 1/2] docs, kprobes: Update email address of Masami Hiramatsu

2024-01-03 Thread Google
On Wed, 03 Jan 2024 14:36:47 -0700 Jonathan Corbet wrote: > Tiezhu Yang writes: > > > According to the latest authorship and Signed-off-by: > > > > Masami Hiramatsu (Google) > > > > Masami Hiramatsu is working at Google, so the current email @redhat.com > > is out of date, it is better to us

Re: [PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture

2024-01-03 Thread Google
On Tue, 19 Dec 2023 14:23:30 +0800 Tiezhu Yang wrote: > After the following three changes at the beginning of the year: > > commit 6d4cc40fb5f5 ("LoongArch: Add kprobes support") > commit 3f5536860086 ("LoongArch: Add kretprobes support") > commit 09e679c28a4d ("LoongArch: Add kprobes on f