Changeset 7328ff4 in mainline for kernel/arch/mips32/Makefile.inc


Ignore:
Timestamp:
2018-09-06T18:18:52Z (7 years ago)
Author:
Jiří Zárevúcky <jiri.zarevucky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ffa73c6
Parents:
d51cca8
git-author:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-13 01:29:17)
git-committer:
Jiří Zárevúcky <jiri.zarevucky@…> (2018-09-06 18:18:52)
Message:

Use builtin memory fences for kernel barriers, and convert smp_coherence() into a regular function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/mips32/Makefile.inc

    rd51cca8 r7328ff4  
    7171        arch/$(KARCH)/src/mm/as.c \
    7272        arch/$(KARCH)/src/fpu_context.c \
     73        arch/$(KARCH)/src/smc.c \
    7374        arch/$(KARCH)/src/smp/smp.c \
    7475        arch/$(KARCH)/src/smp/smp_call.c \
Note: See TracChangeset for help on using the changeset viewer.