Kernel 4.7: PAGE_GUARDED and _PAGE_NO_CACHE
Christian Zigotzky
chzigotzky at xenosoft.de
Sun Jun 5 01:13:53 AEST 2016
Aneesh,
It's from the Nemo patch. I patch the kernel 4.7 with our Nemo patch. [1]
Cheers,
Christian
[1] http://www.xenosoft.de/nemo_4.7-1.patch
On 04 June 2016 at 4:46 PM, Aneesh Kumar K.V wrote:
>
> Which kernel is that ? For upstream I have at that line
>
> 729 hose->pci_io_size = range.pci_addr + range.size;
> 730 hose->io_base_phys = range.cpu_addr - range.pci_addr;
> 731
> 732 /* Build resource */
> 733 res = &hose->io_resource;
> 734 range.cpu_addr = range.pci_addr;
> 735 break;
> 736 case IORESOURCE_MEM:
>
>
> -aneesh
>
>
More information about the Linuxppc-dev
mailing list