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]
Message-ID: <20170803133622.GD26205@xps>
Date:   Thu, 3 Aug 2017 09:36:22 -0400
From:   Rafael Aquini <aquini@...hat.com>
To:     "Michael S. Tsirkin" <mst@...hat.com>
Cc:     linux-kernel@...r.kernel.org, Wei Wang <wei.w.wang@...el.com>,
        linux-mm@...ck.org, virtualization@...ts.linux-foundation.org,
        mhocko@...nel.org, zhenwei.pi@...runcloud.com,
        Gioh Kim <gi-oh.kim@...fitbricks.com>,
        Vlastimil Babka <vbabka@...e.cz>,
        Minchan Kim <minchan@...nel.org>,
        Konstantin Khlebnikov <khlebnikov@...dex-team.ru>,
        Andrew Morton <akpm@...ux-foundation.org>,
        dave.hansen@...el.com, mawilcox@...rosoft.com
Subject: Re: [PATCH] MAINTAINERS: copy virtio on balloon_compaction.c

On Thu, Aug 03, 2017 at 03:42:52PM +0300, Michael S. Tsirkin wrote:
> Changes to mm/balloon_compaction.c can easily break virtio, and virtio
> is the only user of that interface.  Add a line to MAINTAINERS so
> whoever changes that file remembers to copy us.
> 
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f66488d..6b1d60e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13996,6 +13996,7 @@ F:	drivers/block/virtio_blk.c
>  F:	include/linux/virtio*.h
>  F:	include/uapi/linux/virtio_*.h
>  F:	drivers/crypto/virtio/
> +F:	mm/balloon_compaction.c
>  
>  VIRTIO CRYPTO DRIVER
>  M:	Gonglei <arei.gonglei@...wei.com>
> -- 
> MST

Acked-by: Rafael Aquini <aquini@...hat.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ