Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

xen: Replace lkml.org links with lore

As started by commit 05a5f51ca566 ("Documentation: Replace lkml.org
links with lore"), replace lkml.org links with lore to better use a
single source that's more likely to stay available long-term.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: https://lore.kernel.org/r/20210210234618.2734785-1-keescook@chromium.org
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>

authored by

Kees Cook and committed by
Boris Ostrovsky
43135df0 6977c0b5

+2 -1
+2 -1
drivers/xen/xen-acpi-processor.c
··· 3 3 * Copyright 2012 by Oracle Inc 4 4 * Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> 5 5 * 6 - * This code borrows ideas from https://lkml.org/lkml/2011/11/30/249 6 + * This code borrows ideas from 7 + * https://lore.kernel.org/lkml/1322673664-14642-6-git-send-email-konrad.wilk@oracle.com 7 8 * so many thanks go to Kevin Tian <kevin.tian@intel.com> 8 9 * and Yu Ke <ke.yu@intel.com>. 9 10 */