Re: [tip:timers/vdso] MAINTAINERS: Add entry for the generic VDSO library

From: Joe Perches
Date: Wed Jun 26 2019 - 11:41:39 EST


On Wed, 2019-06-26 at 05:36 -0700, tip-bot for Thomas Gleixner wrote:
> MAINTAINERS: Add entry for the generic VDSO library
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -6664,6 +6664,18 @@ L: kvm@xxxxxxxxxxxxxxx
> S: Supported
> F: drivers/uio/uio_pci_generic.c
>
> +GENERIC VDSO LIBRARY:
> +M: Andy Lutomirksi <luto@xxxxxxxxxx>
> +M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> +M: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
> +L: linux-kernel@xxxxxxxxxxxxxxx
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/vdso
> +S: Maintained
> +F: lib/vdso

Please use trailing slashes for directories.

> +F: kernel/time/vsyscall.c
> +F: include/vdso

and here.

> +F: include/asm-generic/vdso/vsyscall.h
> +
> GENWQE (IBM Generic Workqueue Card)
> M: Frank Haverkamp <haver@xxxxxxxxxxxxx>
> S: Supported