Difference between revisions of "Download/kernel/rhel6/042stab108.6/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(add #3085)
m (fix a typo)
 
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|3085}}, {{B|3240}}, PSBM-25446)
+
* rst: proper synchronization 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

Latest revision as of 21:10, 13 July 2015

Changes[edit]

Since 042stab108.5:

  • Fix double rtnl_unlock in netlink_dump() (#3270)
  • Fix memory corruption by nr_hashed++ in pid_alloc() (#3257)
  • rst: proper synchronization with restored zombie processes (#3085, #3240, PSBM-25446)

See also[edit]