commit | c37df5f0a0e31b1609fd931f8605f4b675d504d3 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Tue May 05 18:36:29 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 15:26:03 2015 +0200 |
tree | 27c12b9cc31feb8f212e684d922544722db37a94 | |
parent | 1dbdf10471cec85f8ea036d609097552eb0ac441 [diff] |
staging: unisys: visorchannel_clear(): No need to use vmalloc here Using a page is sufficient, and avoids the cost of vmalloc/vfree Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>