Re: [PATCH v2 4/4] perf/core: use vma_is_initial_stack() and vma_is_initial_heap()

From: Kefeng Wang
Date: Wed Jul 19 2023 - 06:28:24 EST




On 2023/7/19 17:29, Peter Zijlstra wrote:
On Wed, Jul 19, 2023 at 03:51:14PM +0800, Kefeng Wang wrote:
Use the helpers to simplify code, also kill unneeded goto cpy_name.

Grrr.. why am I only getting 4/4 ?

I'm going to write a bot that auto NAKs all partial series :/
Sorry, I should add all to cc list, here is all patches linke[1]

[1] https://lore.kernel.org/linux-mm/20230719075127.47736-1-wangkefeng.wang@xxxxxxxxxx/

Thanks.