public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Renninger <trenn@suse.de>
To: linux-kernel@vger.kernel.org
Cc: x86@kernel.org, Ismail Donmez <idoenmez@suse.de>, stable@kernel.org
Subject: Re: [PATCH 1/2] x86: Fix reboot issue for Dell Optiplex 990 V2
Date: Fri, 4 Nov 2011 04:27:37 +0100	[thread overview]
Message-ID: <201111040427.38472.trenn@suse.de> (raw)
In-Reply-To: <1320373471-3942-1-git-send-email-trenn@suse.de>

On Friday 04 November 2011 03:24:30 Thomas Renninger wrote:
> This was the only (reboot=p) option that worked for this desktop.
> Default does not reboot as well.
> 
> V2: Remove copy and paste left over from another machine
> 
> CC: Ismail Donmez <idoenmez@suse.de>
> CC: stable@kernel.org
> Signed-off-by: Thomas Renninger <trenn@suse.de>
> ---
>  arch/x86/kernel/reboot.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c
> index e334be1..a6875b1 100644
> --- a/arch/x86/kernel/reboot.c
> +++ b/arch/x86/kernel/reboot.c
> @@ -443,6 +443,15 @@ static struct dmi_system_id __initdata pci_reboot_dmi_table[] = {
>  			DMI_MATCH(DMI_PRODUCT_NAME, "Latitude E6420"),
>  		},
>  	},
> +	{	/* Handle problems with rebooting on the Latitude E6420. */
Arghh, I forgot guilt refresh.
I'll resend...

   Thomas

      parent reply	other threads:[~2011-11-04  2:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04  2:24 [PATCH 1/2] x86: Fix reboot issue for Dell Optiplex 990 V2 Thomas Renninger
2011-11-04  2:24 ` [PATCH 2/2] X86 apic: Make enable_IR static Thomas Renninger
2011-11-04  3:27 ` Thomas Renninger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201111040427.38472.trenn@suse.de \
    --to=trenn@suse.de \
    --cc=idoenmez@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox