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


Groups > linux.kernel > #1420955

Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple AirPort card

From Matt Fleming <matt@codeblueprint.co.uk>
Newsgroups linux.kernel
Subject Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple AirPort card
Date 2016-06-13 16:50 +0200
Message-ID <rJBlE-7AX-39@gated-at.bofh.it> (permalink)
References <rJaY9-7w9-3@gated-at.bofh.it> <rJaY9-7w9-15@gated-at.bofh.it> <rJc3U-88s-15@gated-at.bofh.it> <rJcQh-ei-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, 12 Jun, at 02:37:26PM, Lukas Wunner wrote:
> 
> Resetting the card solves the problem at the root and fixes both,
> the spurious interrupts and the memory corruption. 

It also avoids the need to figure out exactly which Boot Services
regions may have become corrupt.

This would be necessary since you can't keep all Boot Services regions
reserved because those regions can add up to be many gigabytes in
size, even on relatively low-end laptops that don't have huge amounts
of RAM to begin with.

Freeing Boot Services regions is pretty important.

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


Thread

[PATCH v2 0/3] Reset Apple AirPort card Lukas Wunner <lukas@wunner.de> - 2016-06-12 12:40 +0200
  [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple AirPort  card Lukas Wunner <lukas@wunner.de> - 2016-06-12 12:40 +0200
    Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple  AirPort card Ingo Molnar <mingo@kernel.org> - 2016-06-12 13:50 +0200
      Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple  AirPort card Lukas Wunner <lukas@wunner.de> - 2016-06-12 14:40 +0200
        Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple  AirPort card Matt Fleming <matt@codeblueprint.co.uk> - 2016-06-13 16:50 +0200
          Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple  AirPort card Ingo Molnar <mingo@kernel.org> - 2016-06-14 09:40 +0200

csiph-web