Difference between revisions of "Download/kernel/rhel6/042stab108.6/changes"
< Download | kernel | rhel6 | 042stab108.6
(created) |
(add #3085) |
||
Line 4: | Line 4: | ||
* Fix double rtnl_unlock in netlink_dump() ({{B|3270}}) | * Fix double rtnl_unlock in netlink_dump() ({{B|3270}}) | ||
* Fix memory corruption by nr_hashed++ in pid_alloc() ({{B|3257}}) | * Fix memory corruption by nr_hashed++ in pid_alloc() ({{B|3257}}) | ||
− | * rst: proper synhronisation with restored zombie processes ({{B|3240}}, PSBM-25446) | + | * rst: proper synhronisation with restored zombie processes ({{B|3085}}, {{B|3240}}, PSBM-25446) |
=== See also === | === See also === | ||
* http://kb.odin.com/en/126168 | * http://kb.odin.com/en/126168 |
Revision as of 20:32, 13 July 2015
Changes
Since 042stab108.5:
- Fix double rtnl_unlock in netlink_dump() (#3270)
- Fix memory corruption by nr_hashed++ in pid_alloc() (#3257)
- rst: proper synhronisation with restored zombie processes (#3085, #3240, PSBM-25446)