summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
diff options
context:
space:
mode:
authorYuriy Kolerov <yuriy.kolerov@synopsys.com>2016-11-08 10:08:32 +0300
committerVineet Gupta <vgupta@synopsys.com>2016-11-08 12:22:52 -0800
commit0a0a047def15b7c8bcd27671d2be2de3d37fb30d (patch)
tree92b2417272fcb6360e72f9904ba03d04fb5a8fb0 /arch/arc/Makefile
parent34e71e4cbb8eb467dbcfb3afbd2b95ff2b08f482 (diff)
downloadop-kernel-dev-0a0a047def15b7c8bcd27671d2be2de3d37fb30d.zip
op-kernel-dev-0a0a047def15b7c8bcd27671d2be2de3d37fb30d.tar.gz
ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core
ARC linux uses 2 distribution modes for common interrupts: round robin mode (IDU_M_DISTRI_RR) and a simple destination mode (IDU_M_DISTRI_DEST). The first one is used when more than 1 cores may handle a common interrupt and the second one is used when only 1 core may handle a common interrupt. However idu_irq_set_affinity() always sets IDU_M_DISTRI_RR for all affinity values. But there is no sense in setting of such mode if only 1 core must handle a common interrupt. Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud