From: Tony Luck Date: Mon, 5 Feb 2007 23:47:43 +0000 (-0800) Subject: [IA64] Fix example error injection program X-Git-Tag: v2.6.22-rc1~817^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b43bd556a611584a65f529e5077c1b54ace4f7;p=pandora-kernel.git [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 --- Reading git-diff-tree failed