• T
    [IA64] Fix perfmon sysctl directory modes · e3ad42be
    Tony Luck 提交于
    New sanity checks in sysctl_check_table() complain about a couple
    of mode 0755 that should be 0555 in the perfmon code:
    
    sysctl table check failed: /kernel .1 Writable sysctl directory
    sysctl table check failed: /kernel/perfmon  Writable sysctl directory
    Signed-off-by: NTony Luck <tony.luck@intel.com>
    e3ad42be
perfmon.c 169.7 KB