lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Nov 2023 13:28:39 +0100
From:   Jesper Dangaard Brouer <hawk@...nel.org>
To:     Yunsheng Lin <linyunsheng@...wei.com>, davem@...emloft.net,
        kuba@...nel.org, pabeni@...hat.com
Cc:     hawk@...nel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Ilias Apalodimas <ilias.apalodimas@...aro.org>
Subject: Re: [PATCH net] page_pool: Add myself as page pool reviewer in
 MAINTAINERS



On 07/11/2023 12.34, Yunsheng Lin wrote:
> I have added frag support for page pool, made some improvement
> for it recently, and reviewed some related patches too.
> 

Yes, notice your frag stuff was applied while I was on vacation.
Thanks to Ilias, Jakub and other reviewers for handling this.

> So add myself as reviewer so that future patch will be cc'ed
> to my email.

I think is a good idea and I appreciate that you will review your
changes to page_pool.

There is a format issue below in patch.


> Signed-off-by: Yunsheng Lin <linyunsheng@...wei.com>
> CC: Jesper Dangaard Brouer <hawk@...nel.org>
> CC: Ilias Apalodimas <ilias.apalodimas@...aro.org>
> CC: David S. Miller <davem@...emloft.net>
> CC: Jakub Kicinski <kuba@...nel.org>
> CC: Paolo Abeni <pabeni@...hat.com>
> CC: Netdev <netdev@...r.kernel.org>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 14e1194faa4b..5d20efb9021a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16242,6 +16242,7 @@ F:	mm/truncate.c
>   PAGE POOL
>   M:	Jesper Dangaard Brouer <hawk@...nel.org>
>   M:	Ilias Apalodimas <ilias.apalodimas@...aro.org>
> +R	Yunsheng Lin <linyunsheng@...wei.com>

I think there is missing a colon ":" after "R".

>   L:	netdev@...r.kernel.org
>   S:	Supported
>   F:	Documentation/networking/page_pool.rst

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ