Commit d476c3a
committed
Kernel 3.10 also appears to not have the store_gdt call either
The current #ifdef says for 3.11 and above but 3.10 also does not
appear to have the store_gdt call. This fixes a build issue on CentOS
7 which includes the 3.10 kernel.1 parent 563bcff commit d476c3a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments