Commit 60ccb31
committed
Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
- Fix possible NULL dereference (Chris).
- Avoid miss usage of syncobj by rejecting unknown flags (Tvrtko).
* tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-intel:
drm/i915: Deconstruct struct sgt_dma initialiser
drm/i915: Reject unknown syncobj flags3 files changed
Lines changed: 18 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2094 | 2094 | | |
2095 | 2095 | | |
2096 | 2096 | | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
| 2101 | + | |
2097 | 2102 | | |
2098 | 2103 | | |
2099 | 2104 | | |
2100 | 2105 | | |
2101 | 2106 | | |
2102 | 2107 | | |
2103 | 2108 | | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2104 | 2112 | | |
2105 | 2113 | | |
2106 | 2114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | | - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
839 | 843 | | |
840 | 844 | | |
841 | 845 | | |
| |||
916 | 920 | | |
917 | 921 | | |
918 | 922 | | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
| 923 | + | |
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | | - | |
| 936 | + | |
941 | 937 | | |
942 | 938 | | |
943 | 939 | | |
| |||
1632 | 1628 | | |
1633 | 1629 | | |
1634 | 1630 | | |
1635 | | - | |
| 1631 | + | |
1636 | 1632 | | |
1637 | 1633 | | |
1638 | 1634 | | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | 1635 | | |
1643 | 1636 | | |
1644 | 1637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| 832 | + | |
832 | 833 | | |
833 | 834 | | |
834 | 835 | | |
| |||
0 commit comments