Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fix from Helge Deller:
"Fix a kernel panic at boot time for some HP-PARISC machines"

* 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: Fix kernel panic in mem_init()

+1 -1
+1 -1
arch/parisc/mm/init.c
··· 562 562 > BITS_PER_LONG); 563 563 564 564 high_memory = __va((max_pfn << PAGE_SHIFT)); 565 - set_max_mapnr(page_to_pfn(virt_to_page(high_memory - 1)) + 1); 565 + set_max_mapnr(max_low_pfn); 566 566 memblock_free_all(); 567 567 568 568 #ifdef CONFIG_PA11