commit | 12be8e71bf17d403b8f7866a3581ef34b77ea16f | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Thu Dec 09 08:54:55 2010 +0100 |
committer | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Thu Jan 13 20:40:57 2011 +0100 |
tree | 4b98231705bb46d21fac60751ca3e2392663d154 | |
parent | 36b471e047a77eaf3ec8e693bd9d8291c4dfd864 [diff] |
avr32: disable kprobes for all default configurations 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>