From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752373AbdCDPHU (ORCPT ); Sat, 4 Mar 2017 10:07:20 -0500 Received: from ms.lwn.net ([45.79.88.28]:52406 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752183AbdCDPHQ (ORCPT ); Sat, 4 Mar 2017 10:07:16 -0500 Date: Sat, 4 Mar 2017 08:06:54 -0700 From: Jonathan Corbet To: Linus Torvalds Cc: LKML , linux-doc@vger.kernel.org Subject: [PULL] A handful of docs fixes Message-ID: <20170304080654.43277b0d@lwn.net> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit bd8562626c8e170691d6457fe4e8dfb45607a48d: docs / driver-api: Fix structure references in device_link.rst (2017-02-20 16:40:46 -0700) are available in the git repository at: git://git.lwn.net/linux.git tags/docs-4.11-fixes for you to fetch changes up to fd5d666932d51b2552ecc0280047d6b35d9b6cd1: Documentation/sphinx: fix primary_domain configuration (2017-03-03 16:12:30 -0700) ---------------------------------------------------------------- A few fixes for the docs tree, including one for a 4.11 build regression. ---------------------------------------------------------------- Cao jin (1): pcieaer doc: update the link John Keeping (1): Documentation/sphinx: fix primary_domain configuration Krzysztof Kozlowski (1): Documentation: Update path to sysrq.txt Martyn Welch (1): docs: Fix htmldocs build failure SeongJae Park (1): doc/ko_KR/memory-barriers: Update control-dependencies section Documentation/DocBook/Makefile | 4 +- Documentation/PCI/pcieaer-howto.txt | 2 +- Documentation/conf.py | 2 +- Documentation/media/v4l-drivers/bttv.rst | 2 +- Documentation/s390/Debugging390.txt | 2 +- Documentation/sysctl/kernel.txt | 2 +- .../translations/ko_KR/memory-barriers.txt | 68 ++++++++++++---------- Documentation/virtual/uml/UserModeLinux-HOWTO.txt | 6 +- 8 files changed, 47 insertions(+), 41 deletions(-)