1
1
Nathan Hjelm f2a73fcdbd udreg: free huge page allocations correctly
This commit fixes an error path that occurs when huge page allocations are
enabled. In this case we allocate a huge page and try to register it but fail.
We then were calling free on the opal object. Fix this by calling the proper free
function.

cmr=v1.7.4:reviewer=rhc

This commit was SVN r30289.
2014-01-14 16:26:06 +00:00
..
2013-10-23 04:13:51 +00:00
2014-01-06 14:03:01 +00:00
2012-04-18 15:57:29 +00:00
2014-01-13 17:43:24 +00:00