Changeset f8ff2a0 in rtems for c/src/lib/libbsp/shared

Timestamp:
02/17/14 13:31:32 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
6ca4f6a
Parents:
4627fcd
git-author:
Sebastian Huber <sebastian.huber@…> (02/17/14 13:31:32)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/19/14 08:59:41)
Message:

score: Delete bsp_smp_broadcast_interrupt()

Since the per-CPU SMP lock must be acquired and released to send the
message a single interrupt broadcast operations offers no benefits. If
synchronization is required, then a SMP barrier must be used anyway.

(No files)

Note: See TracChangeset for help on using the changeset viewer.