public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* module param for CPU_NOTIFIER_ERROR_INJECT
@ 2011-08-21 18:52 Justin P. Mattock
  2011-08-22 12:48 ` Akinobu Mita
  0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2011-08-21 18:52 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, akinobu.mita

hello,
I am playing around with CPU_NOTIFIER_ERROR_INJECT and am noticing that

example 2
# modprobe cpu-notifier-error-inject cpu_up_prepare_error=-2
# echo 1 > /sys/devices/system/cpu/cpu1/online
bash: echo: write error: No such file or directory

is not working for me, or atleast is not showing me any info that it is 
working.

the other proceedure does work:

example 1
# modprobe cpu-notifier-error-inject cpu_down_prepare_error=-1
# echo 0 > /sys/devices/system/cpu/cpu1/online
bash: echo: write error: Operation not permitted

dmesg shows:
[ 2427.924405] Injecting error (-1) at cpu notifier
[ 2427.930569] _cpu_down: attempt to take down CPU 1 failed


any ideas on what I need to do or is this working, and am I not seeing 
anything in dmesg?

Justin P. Mattock

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-23  4:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21 18:52 module param for CPU_NOTIFIER_ERROR_INJECT Justin P. Mattock
2011-08-22 12:48 ` Akinobu Mita
     [not found]   ` <CAKFRV=PSQT7Wt01gxirnkJEJv2GvQ7ELkd8QvxhT6BjXnBgQsw@mail.gmail.com>
2011-08-23  4:17     ` Justin P. Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox