On 14/08/2024 10:06, Jan Beulich wrote: > > > The cloning from xmalloc.h happened long before Misra work started in > earnest, leading to the missing parameter name having been overlooked > later on. > > Fixes: 9102fcd9579f ("mm: introduce xvmalloc() et al and use for grant table > allocations") > Signed-off-by: Jan Beulich <jbeul...@suse.com> Acked-by: Michal Orzel <michal.or...@amd.com> ~Michal
- [PATCH] xvmalloc: please Misra C:2012 Rule 8.2 Jan Beulich
- Re: [PATCH] xvmalloc: please Misra C:2012 Rule 8.2 Michal Orzel
- Re: [PATCH] xvmalloc: please Misra C:2012 Rule 8.2 Andrew Cooper