From: Michael Neuling Date: Thu, 6 Sep 2012 21:24:57 +0000 (+0000) Subject: powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~10^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd14457304c9d232267a3a76a2a43f1f791e545d;p=pandora-kernel.git powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed