[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220301121930.6020-1-xiam0nd.tong@gmail.com>
Date: Tue, 1 Mar 2022 20:19:30 +0800
From: Xiaomeng Tong <xiam0nd.tong@...il.com>
To: xiam0nd.tong@...il.com
Cc: arnd@...db.de, gregkh@...uxfoundation.org, jakobkoschel@...il.com,
jannh@...gle.com, keescook@...omium.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, netdev@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: Re: [PATCH 4/6] mm: remove iterator use outside the loop
I'm sorry for have created the confusion. I made this patch to remove
the use of iterator (in this patch is "lru", "s", "s", "s2") outside
the list_for_each_entry* loop, using the new *_inside macros instead
which are introduced in PATCH 2/6, and to prove the effectiveness of
the new macros.
Best regards,
--
Xiaomeng Tong
Powered by blists - more mailing lists