From da69a35566af4405b884220ee72f1f10a98977fa Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 20 Jun 2017 14:03:09 -0700 Subject: Move x86 specific tunables to x86/dl-tunables.list * elf/dl-tunables.list: Move x86 specific tunables to ... * sysdeps/x86/dl-tunables.list: Here. New file. --- elf/dl-tunables.list | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'elf') diff --git a/elf/dl-tunables.list b/elf/dl-tunables.list index 3247d49..b8b0ce5 100644 --- a/elf/dl-tunables.list +++ b/elf/dl-tunables.list @@ -87,17 +87,5 @@ glibc { type: STRING security_level: SXID_IGNORE } - x86_non_temporal_threshold { - type: SIZE_T - security_level: SXID_IGNORE - } - x86_data_cache_size { - type: SIZE_T - security_level: SXID_IGNORE - } - x86_shared_cache_size { - type: SIZE_T - security_level: SXID_IGNORE - } } } -- cgit v1.1