Re: [GIT PULL] slab updates for 6.11

2024-09-26 Thread Vlastimil Babka
On 9/26/24 18:40, Uladzislau Rezki wrote: > On Thu, Sep 26, 2024 at 06:35:27PM +0200, Vlastimil Babka wrote: >> On 9/18/24 16:40, Uladzislau Rezki wrote: >> >> >> > Thank you for valuable feedback! Indeed it is hard to follow, even >> > though it works correctly. >> > I will add the comment and als

Re: [GIT PULL] slab updates for 6.11

2024-09-26 Thread Uladzislau Rezki
On Thu, Sep 26, 2024 at 06:46:29PM +0200, Vlastimil Babka wrote: > On 9/26/24 18:40, Uladzislau Rezki wrote: > > On Thu, Sep 26, 2024 at 06:35:27PM +0200, Vlastimil Babka wrote: > >> On 9/18/24 16:40, Uladzislau Rezki wrote: > >> >> > >> > Thank you for valuable feedback! Indeed it is hard to follo

Re: [GIT PULL] slab updates for 6.11

2024-09-26 Thread Vlastimil Babka
On 9/18/24 16:40, Uladzislau Rezki wrote: >> > Thank you for valuable feedback! Indeed it is hard to follow, even > though it works correctly. > I will add the comment and also break the loop on first queuing as you > suggested! > > It does not make sense to loop further because following iteratio

Re: [GIT PULL] slab updates for 6.11

2024-09-26 Thread Uladzislau Rezki
On Thu, Sep 26, 2024 at 06:35:27PM +0200, Vlastimil Babka wrote: > On 9/18/24 16:40, Uladzislau Rezki wrote: > >> > > Thank you for valuable feedback! Indeed it is hard to follow, even > > though it works correctly. > > I will add the comment and also break the loop on first queuing as you > > sugg

Re: [GIT PULL] slab updates for 6.11

2024-09-18 Thread Uladzislau Rezki
Hello, Linus! On Wed, Sep 18, 2024 at 9:06 AM Linus Torvalds wrote: > > On Mon, 16 Sept 2024 at 11:45, Vlastimil Babka wrote: > > > > There's a small conflict with the rcu tree: > > https://lore.kernel.org/lkml/20240812124748.37250...@canb.auug.org.au/ > > Hmm. The conflict resolution is trivial

Re: [GIT PULL] slab updates for 6.11

2024-09-18 Thread pr-tracker-bot
The pull request you sent on Mon, 16 Sep 2024 11:45:42 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git > tags/slab-for-6.12 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/bdf56c7580d267a123cc71ca0f2459c797b76fde Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] slab updates for 6.11

2024-09-18 Thread Linus Torvalds
On Mon, 16 Sept 2024 at 11:45, Vlastimil Babka wrote: > > There's a small conflict with the rcu tree: > https://lore.kernel.org/lkml/20240812124748.37250...@canb.auug.org.au/ Hmm. The conflict resolution is trivial, but the code itself looks buggy. Look here, commit 2b55d6a42d14 ("rcu/kvfree: Ad