Re: [PATCH 5/5] powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
From: Michael Neuling <hidden> Date: 2012-09-06 05:31:52
Michael Neuling [off-list ref] wrote:
Currently we mark the DABRX to interrupt on all matches
(hypervisor/kernel/user and then filter in software. We can be a lot
smarter now that we can set the DABRX dynamically.
This sets the DABRX based on the flags passed by the user.
Signed-off-by: Michael Neuling <redacted>