summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-04-25 15:50:03 -0700
committerNick Kralevich <nnk@google.com>2015-04-25 15:50:03 -0700
commit9dec93bfeb7a4c1ef49745f60f551e0b11a35b2d (patch)
tree606cfb5cb6abe6c34faffdaa13510589a2253152 /libutils/ProcessCallStack.cpp
parent8929c77ab9aa9be612291809669e9162837c54ae (diff)
init: don't double mount /proc and /sys
The first stage init mounts /proc and /sys, and then the second stage init also mounts /proc and /sys on top of the existing mount. Only mount these two directories once, in the first stage init. Not yet fixed: the double mounting of /dev. Removing the double mounting doesn't work right now because both init stages are trying to create a property space, and if the double mount of /dev goes away, the property service in the second stage init fails to work. Change-Id: I13719027a47526d074390c2b1a605ad99fb43a8f
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions