Messages in this thread |  | | | Date | Wed, 10 Nov 2004 16:19:14 +0530 | | From | Prasanna S Panchamukhi <> | | Subject | Re: [patch] kprobes: dont steal interrupts from vm86 |
| |
> Hello. >
Hi,
> With kprobes enabled, vm86 doesn't feel > good. The problem is that kprobes steal > the interrupts (mainly int3 I think) from > it for no good reason.
If the int3 is not registered through kprobes, kprobes handler does not handle it and it falls through the normal int3 handler AFAIK. Could you please provide a test case to show that kprobes steals the interrupts.
Thanks Prasanna
-- Prasanna S Panchamukhi Linux Technology Center India Software Labs, IBM Bangalore Ph: 91-80-25044636 <prasanna@in.ibm.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |