]> Git Repo - linux.git/commit
[IA64] Fix example error injection program
authorTony Luck <[email protected]>
Mon, 5 Feb 2007 23:47:43 +0000 (15:47 -0800)
committerTony Luck <[email protected]>
Mon, 5 Feb 2007 23:47:43 +0000 (15:47 -0800)
commite1b43bd556a611584a65f529e5077c1b54ace4f7
tree492c53f72e47fac6ceb20ea5590405d09155f84c
parent1138b7e2d40711b024768034beb64885994271e4
[IA64] Fix example error injection program

Progam accessed using /sys/devices/system/node/node0/cpu%d/err_inject/
This path only exists for CONFIG_NUMA=y systems.  Better to use
/sys/devices/system/cpu/cpu%d/err_inject/ which is available on all
systems.

Signed-off-by: Tony Luck <[email protected]>
Documentation/ia64/err_inject.txt
This page took 0.069086 seconds and 4 git commands to generate.