From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB6FEC433E0 for ; Wed, 8 Jul 2020 22:04:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8DA802078A for ; Wed, 8 Jul 2020 22:04:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FWWCGQlo"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OmWRxeSd" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8DA802078A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2PbfPhmwqUR5ueseyNJpt/ken1Mt8edrJuyEAf18FS4=; b=FWWCGQlorv8LRulPFhWQ0Qdlb nYBU8bRvU3NxvvJ6Bv91AyO970dJVprvsQvkgyluUwkuZdE3uMRJ26yHIbx3n7QQaUDUwJJNnCC++ FccnpyndBHC4Qj4KWbDCkHeDoVUjX90eZNbLk8WPzmXoBbygSZ+NWaH2+4HkVyhpJWVdFEC4a0Em8 L8Emoz4ZMeEgMYUI+9CAzcLlmnG+BPxXkGX8ixRENYSFzBe8OJsUWHU916IO3fNlREoZOCzEkHPrO 00asIgUZAQvv1ClFCDjZpzlwXEz2hufhIAQHy7VcF0uPvxQF0kZGejbkBTTnMNuy+tmn0EWbFZMHB RaNxvW6Tw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtI9q-0007E4-KA; Wed, 08 Jul 2020 22:03:14 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtI9f-0007Be-L0 for linux-arm-kernel@lists.infradead.org; Wed, 08 Jul 2020 22:03:04 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8B26A207BB; Wed, 8 Jul 2020 22:03:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594245783; bh=Iu8hIgJUy6oIRArr0AYVTyaynmA7WSDsF99Q22Yarf8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=OmWRxeSdZCaWepMC0hecX+ZkcnyeT41qcjWMIyyvTj1Yr3oPRqwME4IwL7IM2n3Fm qT3YCTTk1VHlsaFdy2xDw7idDTCPpiapj5NRXEo3R4n5OtTDUEpP9DIjRdnCCAI8nv MfXb/UwODouCn0FQTwL+4HT4nrorEWaNX+0F6NAo= From: Will Deacon To: Suzuki K Poulose , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: Documentation: Fix broken table in generated HTML Date: Wed, 8 Jul 2020 23:02:38 +0100 Message-Id: <159424324171.2156541.12282350307200749773.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200707143152.154541-1-suzuki.poulose@arm.com> References: <20200707143152.154541-1-suzuki.poulose@arm.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200708_180303_819877_3F460362 X-CRM114-Status: UNSURE ( 8.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , peter.maydell@linaro.org, Will Deacon , catalin.marinas@arm.com, Will Deacon , kernel-team@android.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 7 Jul 2020 15:31:52 +0100, Suzuki K Poulose wrote: > cpu-feature-registers.rst is missing a new line before a couple > of tables listing the visible fields, causing broken tables in > the HTML documentation generated by "make htmldocs". Fix this > by adding the missing new line. Applied to arm64 (for-next/fixes), thanks! [1/1] arm64: Documentation: Fix broken table in generated HTML https://git.kernel.org/arm64/c/581fce373581 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel