summaryrefslogtreecommitdiff
path: root/ring.h
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2015-11-29 14:06:46 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-29 14:10:46 +0100
commit84fda191629c316cde118765c9f8128f6762cf70 (patch)
tree9be6fc717d6c768b664a4dc45a828d9598e74997 /ring.h
parentdd6c1eb0a190456810d7c2ec0bcecf860adc4f04 (diff)
build: Make the build reproducible
Ensure a stable link order independent of the configured locale in order to make the build reproducible. Patch from Reiner Herrmann, submitted via the Debian Bug Tracker (#806547). Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806547 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring.h')
0 files changed, 0 insertions, 0 deletions
LL dereference. The current code performs cgroup creation and subsystem onlining in cgroup_create() and cgroup_mkdir() makes the cgroup and subsystems visible afterwards. There's no reason to online the subsystems early and we can simply drop cgroup_apply_control_enable() call from cgroup_create() so that the subsystems are onlined and made visible at the same time. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Fixes: a5bca2152036 ("cgroup: factor out cgroup_create() out of cgroup_mkdir()") Cc: stable@vger.kernel.org # v4.6+
Diffstat (limited to 'tools/perf')