Commit b7cf2c2
lapi/tls.h: Cleanup ifdefs
fe24196 added .supported_archs into clone10. Therefore there is no
need to keep architecture check also in lapi/tls.h.
Moreover "Unsupported architecture for TLS" was misleading as it looked
as a missing arch support in kernel, but it's our allocate_tls_area()
implementation which does support only 3 architectures.
Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Li Wang <liwang@redhat.com>
Reviewed-by: Andrea Cervesato <andrea.cervesato@suse.com>1 parent 1840ee2 commit b7cf2c2
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
65 | | - | |
66 | 61 | | |
67 | 62 | | |
68 | 63 | | |
69 | 64 | | |
70 | | - | |
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
0 commit comments