Updated from Linux LTS 3.10.21 to 3.10.22
This commit is contained in:
@@ -498,6 +498,7 @@ static void devpts_kill_sb(struct super_block *sb)
|
||||
{
|
||||
struct pts_fs_info *fsi = DEVPTS_SB(sb);
|
||||
|
||||
ida_destroy(&fsi->allocated_ptys);
|
||||
kfree(fsi);
|
||||
kill_litter_super(sb);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user