Patch Name: PHKL_22975

Patch Description: s700_800 11.00 VM 32bit I/O requests kept in I/O space.

Creation Date: 01/04/04

Post Date: 01/04/04

Hardware Platforms - OS Releases:
	s700: 11.00
	s800: 11.00

Products: N/A

Filesets:
	OS-Core.CORE-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP
	ProgSupport.C-INC,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP
	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32,v=HP
	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP

Automatic Reboot?: Yes

Status: General Release

Critical:
	Yes
	PHKL_22975: PANIC

Category Tags:
	defect_repair general_release critical panic

Path Name: /hp-ux_patches/s700_800/11.X/PHKL_22975

Symptoms:
	PHKL_22975:
	( SR: 8606165678  CR: JAGad34969 )
	Kernel panic may occur on servers (L3000 only known case
	currently) with a VISUALIZE-FXE graphics card installed.

	Panic stack trace:

	    panic+0x14
	    hdl_pfault+0x660
	    pfault+0x104
	    trap+0x4ec
	    nokgdb+0x8

Defect Description:
	PHKL_22975:
	( SR: 8606165678  CR: JAGad34969 )
	32-bit IO Blocks for IO adapters (graphics in particular)
	may be mapped in to 32-bit address space at some value
	other than in the upper 256 MB (addresses beginning with
	0xF).  If this happens, a protection fault will occur
	if the system attempts to use that region of memory for
	something other than I/O (shared memory access, in
	particular).

	Resolution:
	Code was added to remap io blocks down into the upper
	part of 32-bit IO space, even if the lower 32 bits are
	not in 32-bit IO space (addresses beginning with 0xF).

SR:
	8606165678

Patch Files:
	
	OS-Core.CORE-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	/usr/conf/machine/pde.h

	ProgSupport.C-INC,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	/usr/include/machine/pde.h

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32,v=HP:
	/usr/conf/lib/libhp-ux.a(vm_ioblk.o)

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP:
	/usr/conf/lib/libhp-ux.a(vm_ioblk.o)

what(1) Output:
	
	OS-Core.CORE-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	/usr/conf/machine/pde.h:
		pde.h $Date: 2001/04/02 09:25:53 $Revision: r11ros/7
			 PATCH_11.00 (PHKL_22975)

	ProgSupport.C-INC,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	/usr/include/machine/pde.h:
		pde.h $Date: 2001/04/02 09:25:53 $Revision: r11ros/7
			 PATCH_11.00 (PHKL_22975)

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32,v=HP:
	/usr/conf/lib/libhp-ux.a(vm_ioblk.o):
		vm_ioblk.c $Date: 2001/04/04 06:24:18 $Revision: r11
			ros/4 PATCH_11.00 (PHKL_22975)

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP:
	/usr/conf/lib/libhp-ux.a(vm_ioblk.o):
		vm_ioblk.c $Date: 2001/04/04 06:24:18 $Revision: r11
			ros/4 PATCH_11.00 (PHKL_22975)

cksum(1) Output:
	
	OS-Core.CORE-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	4190300970 22732 /usr/conf/machine/pde.h

	ProgSupport.C-INC,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP:
	4190300970 22732 /usr/include/machine/pde.h

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_32,v=HP:
	2435966293 6068 /usr/conf/lib/libhp-ux.a(vm_ioblk.o)

	OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP:
	4194972006 23832 /usr/conf/lib/libhp-ux.a(vm_ioblk.o)

Patch Conflicts: None

Patch Dependencies:
	s700: 11.00: PHKL_18543
	s800: 11.00: PHKL_18543

Hardware Dependencies: None

Other Dependencies: None

Supersedes: None

Equivalent Patches: None

Patch Package Size: 110 KBytes

Installation Instructions:
	Please review all instructions and the Hewlett-Packard
	SupportLine User Guide or your Hewlett-Packard support terms
	and conditions for precautions, scope of license,
	restrictions, and, limitation of liability and warranties,
	before installing this patch.
	------------------------------------------------------------
	1. Back up your system before installing a patch.

	2. Login as root.

	3. Copy the patch to the /tmp directory.

	4. Move to the /tmp directory and unshar the patch:

		cd /tmp
		sh PHKL_22975

	5. Run swinstall to install the patch:

		swinstall -x autoreboot=true -x patch_match_target=true \
			  -s /tmp/PHKL_22975.depot

	By default swinstall will archive the original software in 
	/var/adm/sw/save/PHKL_22975.  If you do not wish to retain a
	copy of the original software, include the patch_save_files
	option in the swinstall command above:

		-x patch_save_files=false

	WARNING: If patch_save_files is false when a patch is installed,
		 the patch cannot be deinstalled.  Please be careful
		 when using this feature.

	For future reference, the contents of the PHKL_22975.text file is 
	available in the product readme:

		swlist -l product -a readme -d @ /tmp/PHKL_22975.depot

	To put this patch on a magnetic tape and install from the
	tape drive, use the command:

		dd if=/tmp/PHKL_22975.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
	The patch PHKL_22976 should be installed, along with this
	one, on server systems that use graphics cards.  If only
	this patch is installed, but not PHKL_22976 or a successor,
	then the panic is still possible, although a warning
	message will be place in the system message buffer.

	This patch depends on base patch PHKL_18543.
	For successful installation please insure that PHKL_18543
	is already installed, or that PHKL_18543 is included
	in the same depot with this patch and PHKL_18543
	is selected for installation.

