Hi!
I tried unmapping zero virtual address page for sparc64 and found there is an issue with ob_pci_close; it calls close-deblocker method without deblocker being open. This leads to multiple references to wrong cells, including ones in zero page.
Signed-off-by: igor.v.kovalenko@gmail.com