Alex Bennée, le ven. 01 mars 2019 10:03:08 +0000, a ecrit:
> I know Richard's is right because I asked him in the pub. I'm guessing
> Fredrik's based on the fact I vaguely remember an Atari demo. The
> others I attributed to academic institutions last time I posted so
> have moved them to individuals as requested.
>
> Cc: Richard Henderson <rth@twiddle.net>
> Cc: Fredrik Noring <noring@nocrew.org>
> Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
> Cc: Aurelien Jarno <aurelien@aurel32.net>
> Cc: BALATON Zoltan <balaton@eik.bme.hu>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
> ---
> contrib/gitdm/group-map-individuals | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index afdbe7d460..05e355d30e 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -8,3 +8,8 @@
> f4bug@amsat.org
> mjt@tls.msk.ru
> mark.cave-ayland@ilande.co.uk
> +rth@twiddle.net
> +noring@nocrew.org
> +samuel.thibault@ens-lyon.org
> +aurelien@aurel32.net
> +balaton@eik.bme.hu
> --
> 2.20.1
>
--
Samuel
/* Amuse the user in a SPARC fashion */
if (err) printk(
KERN_CRIT " _______________________________ \n"
KERN_CRIT " < Your System ate a SPARC! Gah! >\n"
KERN_CRIT " ------------------------------- \n"
KERN_CRIT " \\ ^__^\n"
KERN_CRIT " \\ (xx)\\_______\n"
KERN_CRIT " (__)\\ )\\/\\\n"
KERN_CRIT " U ||----w |\n"
KERN_CRIT " || ||\n");
(From linux/arch/parisc/kernel/traps.c:die_if_kernel())