Merge tag 'v5.2-rc4' into mauro
authorJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:18:53 +0000 (14:18 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 14 Jun 2019 20:18:53 +0000 (14:18 -0600)
We need to pick up post-rc1 changes to various document files so they don't
get lost in Mauro's massive RST conversion push.

12 files changed:
1  2 
Documentation/bpf/btf.rst
MAINTAINERS
arch/x86/kernel/cpu/microcode/amd.c
arch/x86/kernel/kprobes/core.c
arch/x86/mm/tlb.c
drivers/net/ethernet/faraday/ftgmac100.c
drivers/vhost/vhost.c
include/acpi/acpi_drivers.h
include/linux/fs_context.h
mm/Kconfig
scripts/sphinx-pre-install
security/Kconfig

Simple merge
diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc mm/Kconfig
Simple merge
@@@ -1,17 -1,9 +1,9 @@@
  #!/usr/bin/perl
+ # SPDX-License-Identifier: GPL-2.0-or-later
  use strict;
  
 -# Copyright (c) 2017 Mauro Carvalho Chehab <mchehab@kernel.org>
 +# Copyright (c) 2017-2019 Mauro Carvalho Chehab <mchehab@kernel.org>
  #
- # This program is free software; you can redistribute it and/or
- # modify it under the terms of the GNU General Public License
- # as published by the Free Software Foundation; either version 2
- # of the License, or (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- # GNU General Public License for more details.
  
  my $conf = "Documentation/conf.py";
  my $requirement_file = "Documentation/sphinx/requirements.txt";
Simple merge