Files
linux-stable-mirror/include/linux
Benjamin Herrenschmidt c40a22e0ce PCI: Fix bus resource assignment on 32 bits with 64b resources
The current pci_assign_unassigned_resources() code doesn't work properly
on 32 bits platforms with 64 bits resources. The main reason is the use
of unsigned long in various places instead of resource_size_t.

This is a pre-requisite for making powerpc use the generic code instead of
its own half-useful implementation.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-02-01 15:04:25 -08:00
..
2008-02-01 11:34:49 +01:00
2008-01-30 13:31:48 +01:00
2008-01-30 13:31:10 +01:00
2008-01-30 13:31:56 +01:00
2008-01-30 13:30:27 +01:00
2008-01-31 19:26:46 -08:00
2008-01-31 19:28:20 -08:00
2008-01-30 13:33:13 +01:00
2008-01-30 02:06:08 -05:00
2008-01-30 23:27:58 +01:00
2008-01-31 19:28:36 -08:00
2008-01-30 13:30:53 +01:00
2008-01-30 13:31:47 +01:00
2008-01-31 19:26:46 -08:00
2008-01-31 19:28:30 -08:00
2008-01-30 13:31:20 +01:00
2008-01-30 13:31:20 +01:00
2008-01-30 13:31:20 +01:00
2008-01-31 22:05:48 +01:00