• Dave Jones's avatar
    [PATCH] handle out of spec SMP athlons. · 168c9069
    Dave Jones authored
    Newer Athlons have means of checking if they are SMP capable or not.
    This code adds checks that printk a warning on systems not intended
    for SMP, and set the taint flag that modutils is already aware of.
    The taint code is also improved to use defines instead of magic numbers.
    168c9069
panic.c 2.86 KB