commit | c8947fbbd19cc05078af3b1f3e9420d5dacd40ea | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Sep 18 13:58:35 2015 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Nov 02 14:48:34 2015 -0600 |
tree | 0e2a72e411bdda08517939b3d61885333e72b13f | |
parent | 98a97e6fe9eb20e877a82d0149ce6d8f832c8975 [diff] |
PCI: designware: Set up high part of MSI target address Set up the high part of the MSI target address to allow the MSI target to be above 4GB on 64bit and PAE systems. [bhelgaas: changelog] Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Pratyush Anand <pratyush.anand@gmail.com>