On Wed, Aug 07, 2024 at 05:00:29PM -0400, Steven Rostedt wrote:
> From: Steven Rostedt
>
> For some reason my finger always hits the 'r' after typing "reserve".
> Fix the typo in the Documentation example.
>
> Fixes: d9d814eebb1ae ("pstore/ramoops: Add ramoops.mem_name= command line
> option")
On Wed, 07 Aug 2024 17:00:29 -0400, Steven Rostedt wrote:
> For some reason my finger always hits the 'r' after typing "reserve".
> Fix the typo in the Documentation example.
>
>
Applied to for-next/pstore, thanks!
[1/1] pstore/ramoops: Fix typo as there is no "reserver"
https://git.kerne
From: Steven Rostedt
For some reason my finger always hits the 'r' after typing "reserve".
Fix the typo in the Documentation example.
Fixes: d9d814eebb1ae ("pstore/ramoops: Add ramoops.mem_name= command line
option")
Signed-off-by: Steven Rostedt (Google)
---
Note, I did have this fixed, but t
On Tue, 30 Jul 2024 16:24:32 +0800
Liju-clr Chen wrote:
> From: Liju Chen
>
> Add tracepoints for hypervisor calls and VCPU exit reasons in GenieZone
> driver. It aids performance debugging by providing more information
> about hypervisor operations and VCPU behavior.
>
> Command Usage:
> echo
Jiamu Sun writes:
> Added a space to align comment formatting; this helps improve
> consistency and visual uniformity.
>
> Signed-off-by: Jiamu Sun
> ---
> Documentation/process/email-clients.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/emai
On Wed, Aug 7, 2024, at 20:18, Mike Rapoport wrote:
> On Wed, Aug 07, 2024 at 08:58:37AM +0200, Arnd Bergmann wrote:
>> On Wed, Aug 7, 2024, at 08:41, Mike Rapoport wrote:
>> >
>> > void __init arch_numa_init(void);
>> > int __init numa_add_memblk(int nodeid, u64 start, u64 end);
>> > -void __in
On Wed, Aug 07, 2024 at 08:58:37AM +0200, Arnd Bergmann wrote:
> On Wed, Aug 7, 2024, at 08:41, Mike Rapoport wrote:
> > From: "Mike Rapoport (Microsoft)"
> >
> > Until now arch_numa was directly translating firmware NUMA information
> > to memblock.
>
> I get a link time warning from this:
>
>