commit | df94247a8987b1ab5be2330c7d07b51980592fe0 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Tue May 05 18:37:10 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 15:27:32 2015 +0200 |
tree | 09c885164932effc930994da6439aba8b6305f17 | |
parent | 1210f8e72b06e53975c5719db2a14f8bffdd4870 [diff] |
staging: unisys: visorchannel: Make visorchannel_create take a gfp_t This allows the caller to specify an appropriate GFP flag instead of hardcoding the lowest common denominator. 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>