diff options
author | 2018-08-27 11:23:01 -0700 | |
---|---|---|
committer | 2018-09-14 15:31:30 +0200 | |
commit | d23069a5a53b652e3802be039830b69dd17e1a3d (patch) | |
tree | d16fbe2b29db1edb0f34979cba67d0088b0569a8 /drivers/misc | |
parent | platform: goldfish: pipe: Update the comment for GFP_ATOMIC (diff) | |
download | wireguard-linux-d23069a5a53b652e3802be039830b69dd17e1a3d.tar.xz wireguard-linux-d23069a5a53b652e3802be039830b69dd17e1a3d.zip |
platform: goldfish: pipe: Fail compilation if structs are too large
Since the driver provides no workaround prevent in cases if structs do
no fit into a memory page, it is better to fail complation to find about
the issue earlt instead of returning errors at runtime.
Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions