Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1276866

Re: Hibernate resume bug around 3,18-rc2 - Full PAT support

From "Luis R. Rodriguez" <mcgrof@suse.com>
Newsgroups linux.kernel
Subject Re: Hibernate resume bug around 3,18-rc2 - Full PAT support
Date 2015-11-24 23:50 +0100
Message-ID <qyuzp-5RA-47@gated-at.bofh.it> (permalink)
References (5 earlier) <qwSZc-79N-19@gated-at.bofh.it> <qxeZI-4Mi-9@gated-at.bofh.it> <qxTTc-7a2-1@gated-at.bofh.it> <qy08i-2R4-13@gated-at.bofh.it> <qy08i-2R4-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Nov 23, 2015 at 03:19:16PM +0100, Juergen Gross wrote:
> On 23/11/15 15:11, vasvir@iit.demokritos.gr wrote:
> > Ok I will send the .config when I get back home. I have all kernels I
> > build in .deb archive. The problem is that the debian kernel build
> > procedure does not hold somewhere in the deb file the git commit hash.
> > 
> > Fow which kernel would you care to see the config? 4.3?
> 
> Doesn't really matter anymore. I've posted a patch already to fix it and
> got the reply, that the fix is okay, but no harm can come from the
> current implementation, as the two config options are always either both
> set or reset.

Hrm, Vassilis seems to be able to reproduce this more effectively by heating up
his CPU prior to hibernation though. I have no idea what adding APIC_LVT_MASKED
((1 << 16)) to the Local Vector Table (LVT) Thermal Monitor (APIC_LVTTHMR 0x330) does but
clear_local_APIC() seems to be used to "cleanout any BIOS leftovers during
boot." If we're suspending but the fan is still on I wonder if this could cause
an issue with some settings the BIOS may have set prior to hibernation, and
a mismatch upon resume.

I can't find what APIC_LVT_MASKED does though, the best doc I found:

https://www-ssl.intel.com/content/dam/www/public/us/en/documents/white-papers/cpu-monitoring-dts-peci-paper.pdf

The inability to set the MTRR for the i915 card might be totally separate
issue at this point, not sure. One could test that I suppose by just
using vesa graphics card driver (disabling i915) to at least get
a basic screen to see things and compile/test things.

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-19 06:40 +0100
  Re: Hibernate resume bug around 3,18-rc2 - Full PAT support vasvir@iit.demokritos.gr - 2015-11-19 09:00 +0100
    Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-19 10:20 +0100
      Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Vassilis Virvilis <vasvir@iit.demokritos.gr> - 2015-11-20 06:30 +0100
        Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-20 09:50 +0100
          Re: Hibernate resume bug around 3,18-rc2 - Full PAT support vasvir@iit.demokritos.gr - 2015-11-20 11:10 +0100
            Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-20 13:30 +0100
              Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Vassilis Virvilis <vasvir@iit.demokritos.gr> - 2015-11-21 13:00 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-23 08:40 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-23 15:20 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-24 23:50 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support Juergen Gross <jgross@suse.com> - 2015-11-25 06:10 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-25 20:30 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support vasvir@iit.demokritos.gr - 2015-11-23 15:20 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-23 20:00 +0100
                Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-24 23:20 +0100
  Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-23 19:50 +0100
    Re: Hibernate resume bug around 3,18-rc2 - Full PAT support vasvir@iit.demokritos.gr - 2015-11-24 10:40 +0100
      Re: Hibernate resume bug around 3,18-rc2 - Full PAT support "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-11-24 23:10 +0100

csiph-web