From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: [git] parisc: Changes to ref refs/heads/parisc Date: Fri, 26 Jun 2009 20:14:00 GMT Message-ID: <200906262014.n5QKE0I3009723@hera.kernel.org> To: linux-parisc@vger.kernel.org Return-path: List-ID: List-Id: linux-parisc.vger.kernel.org New commits: commit d0a470c8ccae34b99de01fbb426d1334e383dc0d Author: Matthew Wilcox Date: Fri Jun 26 17:44:18 2009 +0000 parisc: Fix PCI resource allocation on non-PAT SBA machines We weren't marking the resources as memory resources, so they weren't being found by pci_claim_resource(). Signed-off-by: Matthew Wilcox Reviewed-by: Grant Grundler Signed-off-by: Kyle McMartin