Re: [PATCH] Fix paranoia about using BIOS quickboot mechanism.

From: Ingo Molnar
Date: Mon Apr 07 2008 - 04:23:23 EST



* Alok Kataria <akataria@xxxxxxxxxx> wrote:

> Make sure that we clear the "shutdown status flag" in the CMOS
> register after each CPU is brought up. This fixes a problem where the
> "shutdown status flag" may remain set when a CPU is brought up after
> booting.

btw., what problem does this result in, exactly?

> Tested on the X86 tree.

> + * Cleanup possible dangling ends...
> + */
> + smpboot_restore_warm_reset_vector();
> +
> return boot_error;
> }

patch got whitespace damaged - have a look at
Documentation/email-clients.txt for details about how to send patches as
in-line text. (or send the patch as an attachment - we accept x86
patches as attachments too)

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/