From patchwork Sun Jun 18 23:46:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Corbet X-Patchwork-Id: 105791 Delivered-To: patch@linaro.org Received: by 10.140.91.2 with SMTP id y2csp639752qgd; Sun, 18 Jun 2017 16:47:39 -0700 (PDT) X-Received: by 10.98.34.8 with SMTP id i8mr22274259pfi.194.1497829659238; Sun, 18 Jun 2017 16:47:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1497829659; cv=none; d=google.com; s=arc-20160816; b=hBGAzGaqBFR6J1Adu8c1uGeYQSx/PQnAzPmJE3Q3iaxAL1Dzd6WE4bs4kZJwL1mCBw xXSi4FEzp9F8IQInJCwuEgfEg82TRGYRPZxqkpxzuDhUSjj5GiFWmT5fE1sK+Pl68wAe meDoRQ4UXNhxAT8uV+mk5yI9KUBAaSRlHqdkzl3HECJFCYyE3LVokPixSmz8Dg5v/K9X l8Q4VCSTgEx2MBnzCVeNN53uUheBY/7b1b3JVD+I2RTZ7CyZ6DXvhg+YMZYMPfEdPtVV J8IuhQC8h6lygBjzkHw2G1kE3n5/BCHW8c7Pfhp+M8KT13OuNSL/LEdMtdrr40kQElL9 h1lA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=aFEhMq2zk2eueU3EA/U2pCYPnUypI/N/0pRv8UQ/lKU=; b=sAikXGtpoxSMOLplyRiBH80NsEUqvFiykTx7WrkAnjKyQdEnpbhULhYmQ1ob7l1J1b DFsIQUZGbeXU5sS690qm9xIHq0zHGVheraji9XZa46T5EI3IcpnED2Tme6dFoV8dTQdq gUtJw6F3vQnkT5/1DNDVP5MGxU9ZPcdnAfFPmmibhy2wCy1Y9d2xiPsNlcia6b2VK5Vh yd9yduEo7w4ESuL/FZlIcoCvAcjgbOVqovx1SYch/3XokRXyF/zV3seXSXFvKwwhIEQ5 H49QHoQ1m8uXiK3uNVYkRXkapiotWbAz6FhMKyBF0yntia4UsniGYkCo7YLHRY37oiPY LhpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o24si7933633pli.552.2017.06.18.16.47.38; Sun, 18 Jun 2017 16:47:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753405AbdFRXra (ORCPT + 25 others); Sun, 18 Jun 2017 19:47:30 -0400 Received: from ms.lwn.net ([45.79.88.28]:43156 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753258AbdFRXqu (ORCPT ); Sun, 18 Jun 2017 19:46:50 -0400 Received: from dt.lwn.net (localhost [127.0.0.1]) by ms.lwn.net (Postfix) with ESMTPA id 614632CD; Sun, 18 Jun 2017 23:46:49 +0000 (UTC) From: Jonathan Corbet To: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Jim Davis , Mauro Carvalho Chehab , Daniel Vetter , Jonathan Corbet Subject: [PATCH 3/5] Docs: fix table problems in ras.rst Date: Sun, 18 Jun 2017 17:46:28 -0600 Message-Id: <20170618234630.19964-4-corbet@lwn.net> X-Mailer: git-send-email 2.13.1 In-Reply-To: <20170618234630.19964-1-corbet@lwn.net> References: <20170618234630.19964-1-corbet@lwn.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Two table problems caused the PDF build to fail: - Evidently multirow cells are not appreciated in table headers, so remove such from the "CS Rows" table. - The logging message structure table was incorrectly formatted, with two "+" instead of "|". The HTML build is forgiving of such things, but PDF is not. Cc: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- Documentation/admin-guide/ras.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.13.1 diff --git a/Documentation/admin-guide/ras.rst b/Documentation/admin-guide/ras.rst index 8c7bbf2c88d2..197896718f81 100644 --- a/Documentation/admin-guide/ras.rst +++ b/Documentation/admin-guide/ras.rst @@ -344,9 +344,9 @@ for more than 2 channels, like Fully Buffered DIMMs (FB-DIMMs) memory controllers. The following example will assume 2 channels: +------------+-----------------------+ - | Chip | Channels | - | Select +-----------+-----------+ - | rows | ``ch0`` | ``ch1`` | + | CS Rows | Channels | + +------------+-----------+-----------+ + | | ``ch0`` | ``ch1`` | +============+===========+===========+ | ``csrow0`` | DIMM_A0 | DIMM_B0 | +------------+ | | @@ -698,7 +698,7 @@ information indicating that errors have been detected:: The structure of the message is: +---------------------------------------+-------------+ - | Content + Example | + | Content | Example | +=======================================+=============+ | The memory controller | MC0 | +---------------------------------------+-------------+ @@ -713,7 +713,7 @@ The structure of the message is: +---------------------------------------+-------------+ | The error syndrome | 0xb741 | +---------------------------------------+-------------+ - | Memory row | row 0 + + | Memory row | row 0 | +---------------------------------------+-------------+ | Memory channel | channel 1 | +---------------------------------------+-------------+