avr32: disable kprobes for all default configurations
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 9 Dec 2010 07:54:55 +0000 (08:54 +0100)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 13 Jan 2011 19:40:57 +0000 (20:40 +0100)
This patch will disable kprobes for all the default AVR32 board configurations.
This works around a regression in kprobes which seems to be related to AVR32 is
now lacking the struct kprobe_ctlblk.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>

No differences found