diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2015-08-02 01:08:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-05 07:28:38 +0200 |
commit | 25ef06fe27a292ad33155045ef7a123be4c0b6ab (patch) | |
tree | 695ba1eb9e681e99bdfe1601a63ed2c2d025575a /CREDITS | |
parent | Drivers: hv: kvp: check kzalloc return value (diff) | |
download | linux-25ef06fe27a292ad33155045ef7a123be4c0b6ab.tar.xz linux-25ef06fe27a292ad33155045ef7a123be4c0b6ab.zip |
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
struct hv_start_fcopy is too big to be on stack on i386, the following
warning is reported:
>> drivers/hv/hv_fcopy.c:159:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions