Commit-ID: ea8e080b604e2c8221af778221d83a59b6529c5b Gitweb: http://git.kernel.org/tip/ea8e080b604e2c8221af778221d83a59b6529c5b Author: Aravind Gopalakrishnan <[email protected]> AuthorDate: Mon, 18 May 2015 10:07:16 +0200 Committer: Ingo Molnar <[email protected]> CommitDate: Mon, 18 May 2015 10:34:24 +0200
x86/Documentation: Update the contact email for L3 cache index disable functionality The mailing list [email protected] is now defunct. Use the lkml in its place. Signed-off-by: Aravind Gopalakrishnan <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Cc: Greg KH <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Link: http://lkml.kernel.org/r/[email protected] [ Changed the contact email to lkml. ] Signed-off-by: Ingo Molnar <[email protected]> --- 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 99983e6..da95513 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: [email protected] +Contact: Linux kernel mailing list <[email protected]> Description: Disable L3 cache indices These files exist in every CPU's cache/index3 directory. Each -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

