From: Thomas Gleixner <tglx@linutronix.de>
To: Carlos Corbacho <cathectic@slackadelic.com>
Cc: linux-kernel@vger.kernel.org,
Mikko Tiihonen <mikko.tiihonen@iki.fi>,
Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Subject: Re: [PATCH] x86: Fix resume for nVidia and force_hpet
Date: Fri, 19 Oct 2007 20:15:51 +0200 (CEST) [thread overview]
Message-ID: <alpine.LFD.0.9999.0710192014070.22770@localhost.localdomain> (raw)
In-Reply-To: <200710191907.43789.cathectic@slackadelic.com>
On Fri, 19 Oct 2007, Carlos Corbacho wrote:
> From: Carlos Corbacho <cathectic@gmail.com>
>
> Actually set force_hpet_resume_type.
> ---
> Whoops, just noticed I forgot to re-add this to the patch before submitting it.
>
> arch/x86/kernel/quirks.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/x86/kernel/quirks.c b/arch/x86/kernel/quirks.c
> index cb21bcb..df01a1e 100644
> --- a/arch/x86/kernel/quirks.c
> +++ b/arch/x86/kernel/quirks.c
> @@ -344,6 +344,7 @@ static void nvidia_force_enable_hpet(struct pci_dev *dev)
> printk(KERN_DEBUG "Force enabled HPET at base address 0x%lx\n",
> force_hpet_address);
> cached_dev = dev;
> + force_hpet_resume_type = NVIDIA_FORCE_HPET_RESUME;
> return;
> }
Yep, noticed it when I pushed it into the queue. Fixed it up
already. Please be more careful next time.
Btw, I'm happy to take a follow up patch for platforms which you can
not test and stick them into -mm for a while.
Thanks,
tglx
next prev parent reply other threads:[~2007-10-19 18:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 3:23 nVidia HPET force enable - merge requirements? (resend) Carlos Corbacho
2007-10-19 6:50 ` Thomas Gleixner
2007-10-19 15:29 ` Carlos Corbacho
2007-10-19 16:19 ` Thomas Gleixner
2007-10-19 17:51 ` [PATCH] x86: Force enable HPET for CK804 (nForce 4) chipsets Carlos Corbacho
2007-10-19 17:58 ` Thomas Gleixner
2007-10-19 18:07 ` [PATCH] x86: Fix resume for nVidia and force_hpet Carlos Corbacho
2007-10-19 18:15 ` Thomas Gleixner [this message]
2007-10-19 18:34 ` x86: Add HPET force support for MCP55 (nForce 5) chipsets Carlos Corbacho
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=alpine.LFD.0.9999.0710192014070.22770@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=cathectic@slackadelic.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikko.tiihonen@iki.fi \
--cc=venkatesh.pallipadi@intel.com \
/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
Powered by JetHome