Re: [PATCH v3 0/9] um: Minor fixes and cleanups

2024-03-28 Thread Johannes Berg
On Wed, 2024-03-06 at 18:19 +0800, Tiwei Bie wrote: > A series of minor fixes and cleanups for UML. > > Most changes in this series are very straightforward. Please consider > picking this series for v6.9. > > There are still some remaining -Wmissing-prototypes warnings. I plan to > send a follow

Re: [PATCH v3 0/9] um: Minor fixes and cleanups

2024-03-26 Thread Tiwei Bie
On 3/26/24 10:16 PM, Lucas De Marchi wrote: > On Tue, Mar 26, 2024 at 08:27:25PM +0800, Tiwei Bie wrote: >> Hi, >> >> Gentle ping.. Please take a look at this series if possible. The changes >> in this series are very straightforward, so it shouldn't require much effort >> to review. But they cover

Re: [PATCH v3 0/9] um: Minor fixes and cleanups

2024-03-26 Thread Lucas De Marchi
On Tue, Mar 26, 2024 at 08:27:25PM +0800, Tiwei Bie wrote: Hi, Gentle ping.. Please take a look at this series if possible. The changes in this series are very straightforward, so it shouldn't require much effort to review. But they cover a wide area, making them prone to conflicts with other pa

Re: [PATCH v3 0/9] um: Minor fixes and cleanups

2024-03-26 Thread Tiwei Bie
Hi, Gentle ping.. Please take a look at this series if possible. The changes in this series are very straightforward, so it shouldn't require much effort to review. But they cover a wide area, making them prone to conflicts with other patches :/, e.g. https://lore.kernel.org/linux-um/202403260737

[PATCH v3 0/9] um: Minor fixes and cleanups

2024-03-06 Thread Tiwei Bie
A series of minor fixes and cleanups for UML. Most changes in this series are very straightforward. Please consider picking this series for v6.9. There are still some remaining -Wmissing-prototypes warnings. I plan to send a followup RFC series first to fix those warnings. Feedbacks on this seri