Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1004722imm; Fri, 15 Jun 2018 09:36:57 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLRdCyubfndOfvEM8tmFjquZMPWYDpnB3SwqkSQzYfrpCfgncPYJ2t49roBk2B/M0WorTew X-Received: by 2002:a62:418b:: with SMTP id g11-v6mr2746665pfd.51.1529080617314; Fri, 15 Jun 2018 09:36:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529080617; cv=none; d=google.com; s=arc-20160816; b=xjVxF2Sm0j6h+O0nUoc5MuB7ExFA2VLv5VFICfYUSQK/VFUicZHd9p3ljjZPuTbbph uEF1vOY3kqhCJGyhH5X+8Nz0Xcoq44vJA9fjt4SReNEj3iavIl+yGDebBo0gdNGUm2Dq SVIvHwww2xmZndm/gZJw+JoIv1tkpSu29GMBMb1e5rWhlDC/3QSdnYAeCEPtWfcGcu8f 53ZGDyrVQ6gY3vYAaFMxF6qWBsrAfG9pJIOhETWStXS8KbY7dzOfq7fgdDx3xSJDbF/k +5+gD8fAWQvEKNNC+Ht+gnyJHzPQEOFT0k7DY02HJKl9Gm7T3vy3iV40pqEjxvQ+Io4U 1WiA== 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:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=QrjvQpK88Xjildf2VH3U1X9WcJ9fCM7xjoFsK+xt0UU=; b=eDlrmf3J6IYL1B2YFAaVHT8sNdDlbxQJzbkBRA9Du9rSfYtoVan99wSfwD1sDPR6SV 8F4SDwhwBWvd2skESueiXySijAD4sTSphMw6rJzsSwVX/+9Yllb2qoVlcHYCmIN9Nhds RqRl9Buxx3LKt/6vLYi355TvppXNwpCPa3B/nFYZiD9dIv8hV6jUN6DyZBtGOqHlhNvc NmBOT+ux6UDy0tQfL6VM2nLjLxqsfzlzmmICSdxByZHLmPc1U+6l28XTXuzRdePwxIFP e8+za6wGk+A4tUQCBgi3yLi2w4fQ1n5vOH8bjdQXg5kVsrD52Rxk/u4KLAKSGmaZ+ndA xr3Q== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l64-v6si6576913pgd.174.2018.06.15.09.36.42; Fri, 15 Jun 2018 09:36:57 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966057AbeFOQgW (ORCPT + 99 others); Fri, 15 Jun 2018 12:36:22 -0400 Received: from osg.samsung.com ([64.30.133.232]:55718 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965947AbeFOQbI (ORCPT ); Fri, 15 Jun 2018 12:31:08 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 62FE222BDB; Fri, 15 Jun 2018 09:31:08 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VdbcdVqFeU5L; Fri, 15 Jun 2018 09:31:07 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.114.220.dynamic.adsl.gvt.net.br [177.41.114.220]) by osg.samsung.com (Postfix) with ESMTPSA id AB48A22B54; Fri, 15 Jun 2018 09:30:58 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fTrcm-00084M-GD; Fri, 15 Jun 2018 13:30:56 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: [PATCH v4 18/26] kernel-parameters.txt: fix pointers to sound parameters Date: Fri, 15 Jun 2018 13:30:46 -0300 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The alsa parameters file was renamed to alsa-configuration.rst. With regards to OSS, it got retired as a hole by at changeset 727dede0ba8a ("sound: Retire OSS"). So, it doesn't make sense to keep mentioning it at kernel-parameters.txt. Fixes: 727dede0ba8a ("sound: Retire OSS") Signed-off-by: Mauro Carvalho Chehab --- Documentation/admin-guide/kernel-parameters.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 6fa3f31ed2a5..efc7aa7a0670 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -256,7 +256,7 @@ (may crash computer or cause data corruption) ALSA [HW,ALSA] - See Documentation/sound/alsa/alsa-parameters.txt + See Documentation/sound/alsa-configuration.rst alignment= [KNL,ARM] Allow the default userspace alignment fault handler @@ -2926,9 +2926,6 @@ This will also cause panics on machine check exceptions. Useful together with panic=30 to trigger a reboot. - OSS [HW,OSS] - See Documentation/sound/oss/oss-parameters.txt - page_owner= [KNL] Boot-time page_owner enabling option. Storage of the information about who allocated each page is disabled in default. With this switch, -- 2.17.1