From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752618AbbERIHf (ORCPT ); Mon, 18 May 2015 04:07:35 -0400 Received: from mail.skyhub.de ([78.46.96.112]:47322 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751989AbbERIHX (ORCPT ); Mon, 18 May 2015 04:07:23 -0400 From: Borislav Petkov To: Ingo Molnar Cc: X86 ML , LKML Subject: [PATCH 1/2] Documentation/ABI: Update contact for L3 cache index disable Date: Mon, 18 May 2015 10:07:16 +0200 Message-Id: <1431936437-25286-2-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 In-Reply-To: <1431936437-25286-1-git-send-email-bp@alien8.de> References: <1431936437-25286-1-git-send-email-bp@alien8.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Aravind Gopalakrishnan The mailing list discuss@x86-64.org is now defunct. Use x86@kernel.org in its place. Signed-off-by: Aravind Gopalakrishnan Cc: sudeep.holla@arm.com Cc: sboyd@codeaurora.org Cc: linux-api@vger.kernel.org Cc: Greg KH Link: http://lkml.kernel.org/r/1431125098-9470-1-git-send-email-Aravind.Gopalakrishnan@amd.com Signed-off-by: Borislav Petkov --- Documentation/ABI/testing/sysfs-devices-system-cpu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index 99983e67c13c..f1c46d0f5b46 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu @@ -162,7 +162,7 @@ Description: Discover CPUs in the same CPU frequency coordination domain What: /sys/devices/system/cpu/cpu*/cache/index3/cache_disable_{0,1} Date: August 2008 KernelVersion: 2.6.27 -Contact: discuss@x86-64.org +Contact: x86@kernel.org Description: Disable L3 cache indices These files exist in every CPU's cache/index3 directory. Each -- 2.3.5