Re: [PATCH 1/2] copy_process: Handle architectures where sizeof(unsigned long) < sizeof(u64)

From: schuster.simon@xxxxxxxxxxxxxxxxxx
Date: Fri Aug 22 2025 - 08:01:47 EST


Thanks for the comments and explanations.

On Fri, Aug 22, 2025 at 12:08:00PM +0200, David Hildenbrand wrote:
> Makes sense?

Makes perfect sense.

I'm going to split the patch into an actual "Fixes:" and a refactoring
part, reword the fix portion to make the reference clearer that any
32bit arch is affected, take a closer look at the call tree to where
else clone_flags is passed to and explicitly Cc: the stable list for the
bugfix commit in series v2.

Best regards
Simon