commit | 0b30a0e5831a21c8066edbff7806f5eca2a7c1c5 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Oct 02 12:44:45 2013 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Oct 02 12:44:45 2013 -0700 |
tree | ab9ea22b76c88c7f50388a397071ad121ab674cb | |
parent | 97e2693b0180b0599aa05ca2ba1d11ca425b0be4 [diff] |
fill_vswap_ub(): fix a segfault Commit 044ff4e was setting oomguar and vmguar limits even if the memory for those parameters were not allocated. Let's just have separate barrier and limit in SET macro. Signed-off-by: Kir Kolyshkin <kir@openvz.org>