summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/sup_fs_location.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-13 16:32:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-14 11:10:44 +0200
commit4180a9bb043ee67669ea17c05e662ab9c92df7e3 (patch)
treec13a6e4a8edc353785e97f5ff3992ce3ba331311 /cpukit/libcsupport/src/sup_fs_location.c
parentbsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK. (diff)
downloadrtems-4180a9bb043ee67669ea17c05e662ab9c92df7e3.tar.bz2
filesystem: Add SMP support
Diffstat (limited to 'cpukit/libcsupport/src/sup_fs_location.c')
-rw-r--r--cpukit/libcsupport/src/sup_fs_location.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/sup_fs_location.c b/cpukit/libcsupport/src/sup_fs_location.c
index dc4b665b0d..040f8c274e 100644
--- a/cpukit/libcsupport/src/sup_fs_location.c
+++ b/cpukit/libcsupport/src/sup_fs_location.c
@@ -28,6 +28,9 @@
#include <rtems/libio_.h>
#include <rtems/score/threaddispatch.h>
+rtems_interrupt_lock rtems_filesystem_mt_entry_lock_control =
+ RTEMS_INTERRUPT_LOCK_INITIALIZER;
+
static rtems_filesystem_global_location_t *deferred_released_global_locations;
rtems_filesystem_location_info_t *rtems_filesystem_location_copy(