diff options
author | Eric W. Biederman <[email protected]> | 2011-12-18 20:08:16 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-01-24 12:41:46 -0800 |
commit | cafa6b5dd7ce4f0e0a30be301be4efed587a7808 (patch) | |
tree | 47200ffb5c660280ebe734b29662c12df24d7ab5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 15a3382451e51925facfe430deeca63d90137f5d (diff) |
sysfs: Store the sysfs inode in an unsigned int.
Store the sysfs inode number in an unsided int because
ida inode allocator can return at most a 31 bit number,
reducing the size of struct sysfs_dirent by 8 bytes
on 64bit platforms.
Signed-off-by: Eric W. Biederman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions