aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ibm_emac/ibm_emac_debug.c
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2008-06-05 22:46:53 -0700
committerLinus Torvalds <[email protected]>2008-06-06 11:29:13 -0700
commitaed5417593ad125283f35513573282139a8664b5 (patch)
tree8e9ba5f4d81ef3c8e8de0e0d7d6d1acaa79041f2 /drivers/net/ibm_emac/ibm_emac_debug.c
parentaabe188565124ee2ed060a072764d6ed34dfa4ed (diff)
proc: calculate the correct /proc/<pid> link count
This patch: commit e9720acd728a46cb40daa52c99a979f7c4ff195c Author: Pavel Emelyanov <[email protected]> Date: Fri Mar 7 11:08:40 2008 -0800 [NET]: Make /proc/net a symlink on /proc/self/net (v3) introduced a /proc/self/net directory without bumping the corresponding link count for /proc/self. This patch replaces the static link count initializations with a call that counts the number of directory entries in the given pid_entry table whenever it is instantiated, and thus relieves the burden of manually keeping the two in sync. [[email protected]: cleanup] Acked-by: Eric W. Biederman <[email protected]> Cc: Pavel Emelyanov <[email protected]> Signed-off-by: Vegard Nossum <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/net/ibm_emac/ibm_emac_debug.c')
0 files changed, 0 insertions, 0 deletions