diff options
| author | Badari Pulavarty <[email protected]> | 2007-06-16 10:15:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-16 13:16:15 -0700 |
| commit | 30475cc12a50816f290828fb7e3cd7036cd622df (patch) | |
| tree | 3195db2642d29568057a11a62889a9a8b67a9cfe /include/linux | |
| parent | dd08c40e3e23f868eb0e49f638eb208736ec7e66 (diff) | |
Restore shmid as inode# to fix /proc/pid/maps ABI breakage
shmid used to be stored as inode# for shared memory segments. Some of
the proc-ps tools use this from /proc/pid/maps. Recent cleanups
to newseg() changed it. This patch sets inode number back to shared
memory id to fix breakage.
Signed-off-by: Badari Pulavarty <[email protected]>
Cc: "Albert Cahalan" <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions