ARM: Add a memory_barrier function to the "comm page".
authorGabe Black <gblack@eecs.umich.edu>
Wed, 10 Jun 2009 06:41:35 +0000 (23:41 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 10 Jun 2009 06:41:35 +0000 (23:41 -0700)
commitc913c64be22f0b91552fdebb16b1505591a32c64
tree74905e26e3104edabf43ea886add741ca20c4140
parent3ff1e922c22dcc68274b16fcce080cd69b69b47b
ARM: Add a memory_barrier function to the "comm page".
This function doesn't actually provide a memory barrier (I don't think they're
implemented) and instead just returns.
src/arch/arm/linux/process.cc