aboutsummaryrefslogtreecommitdiff
path: root/include/linux/start_kernel.h
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2017-04-17 11:53:14 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-29 21:26:37 +0200
commit6ed1cf9abe18894867851f1fb3cabe8d79eb1c54 (patch)
tree7865d674eed23ea592566b72b9484ea2b5c74479 /include/linux/start_kernel.h
parent15d43156a77210e34316e9b48f74ea1d5b8b4bf0 (diff)
ANDROID: Fix the incompatible goto command in security Fix.
The sercurity fix of upstream commit e159332b9af4 ("udf: Verify i_size when loading inode") require a incompatible goto statement which does not exist in 3.10 kernel. It can be simply solved by replacing it with a return statement insdead of cherry-pick all the depending upstream patches. Signed-off-by: Chenbo Feng <fengc@google.com> Bug: 35808154 Change-Id: I67a40ee2b18a9429e5a1e38f5e2cdd8d504ef0ec
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions