Dominique Martinet
10cca81401
arm64 vdso warning: fix non-void function not returning
...
arch_setup_vdso() needs to return something even on panic to please gcc.
In theory, flagging panic() with __attribute__((noreturn)) should work
just the same and is a much better solution but for some reason on older
gcc versions setting the flag leads to the weak memset() symbol not
being found !?
Change-Id: Ifed100df5440ca24bb495817db9afc79f0ba6751
2019-03-06 06:30:30 +00:00
..
2019-03-06 14:53:16 +09:00
2019-02-22 04:07:29 +00:00
2017-09-05 15:06:27 +09:00
2017-09-05 15:06:27 +09:00
2017-09-05 15:06:27 +09:00
2019-02-22 04:07:29 +00:00
2019-03-01 05:10:35 +00:00
2019-02-01 15:14:45 +09:00
2017-09-05 15:06:27 +09:00
2019-03-01 05:10:35 +00:00
2017-09-05 15:06:27 +09:00
2019-02-01 15:14:58 +09:00
2019-02-01 15:14:45 +09:00
2019-03-01 05:10:35 +00:00
2019-02-01 15:14:45 +09:00
2019-02-01 15:14:45 +09:00
2017-09-05 15:06:27 +09:00
2019-02-01 15:14:45 +09:00
2019-03-01 05:10:35 +00:00
2019-03-01 05:10:35 +00:00
2019-02-01 15:14:45 +09:00
2019-02-06 17:23:54 +09:00
2017-09-05 15:06:27 +09:00
2019-03-06 14:53:16 +09:00
2017-09-05 15:06:27 +09:00
2019-02-01 15:14:45 +09:00
2019-03-06 06:30:30 +00:00
2019-02-12 05:18:22 +00:00
2017-09-05 15:06:27 +09:00
2017-09-05 15:06:27 +09:00
2019-02-01 15:14:45 +09:00
2019-03-01 05:10:35 +00:00
2019-03-01 05:10:35 +00:00
2017-09-05 15:06:27 +09:00
2019-03-01 05:10:35 +00:00
2019-03-01 05:10:35 +00:00
2017-09-05 15:06:27 +09:00
2019-02-01 15:14:45 +09:00
2019-03-06 06:30:30 +00:00