]> err.no Git - linux-2.6/blobdiff - kernel/kprobes.c
[SCSI] sym2: Disable IU and QAS negotiation
[linux-2.6] / kernel / kprobes.c
index cfef426e4cdc68539feec1fc86a0d5b3a2607c6c..5beda378cc7518b353dc5f0551c636d8dd81b02a 100644 (file)
@@ -167,7 +167,7 @@ static inline void reset_kprobe_instance(void)
  * This routine is called either:
  *     - under the kprobe_lock spinlock - during kprobe_[un]register()
  *                             OR
- *     - under an rcu_read_lock() - from arch/xxx/kernel/kprobes.c
+ *     - with preemption disabled - from arch/xxx/kernel/kprobes.c
  */
 struct kprobe __kprobes *get_kprobe(void *addr)
 {