Commit dcd72f5
committed
Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pullstaging driver fixes from Greg KH:
"Here are two staging driver fixes for 5.17-rc4. These are:
- fbtft error path fix
- vc04_services rcu dereference fix
Both of these have been in linux-next for a while with no reported
issues"
* tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
staging: fbtft: Fix error path in fbtft_driver_module_init()
staging: vc04_services: Fix RCU dereference check2 files changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
338 | 341 | | |
339 | 342 | | |
340 | 343 | | |
| |||
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| 1061 | + | |
1061 | 1062 | | |
1062 | | - | |
| 1063 | + | |
| 1064 | + | |
1063 | 1065 | | |
| 1066 | + | |
1064 | 1067 | | |
1065 | 1068 | | |
1066 | 1069 | | |
1067 | 1070 | | |
1068 | | - | |
| 1071 | + | |
| 1072 | + | |
1069 | 1073 | | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
1070 | 1082 | | |
1071 | 1083 | | |
1072 | 1084 | | |
| |||
1097 | 1109 | | |
1098 | 1110 | | |
1099 | 1111 | | |
| 1112 | + | |
1100 | 1113 | | |
1101 | 1114 | | |
1102 | 1115 | | |
| |||
1105 | 1118 | | |
1106 | 1119 | | |
1107 | 1120 | | |
| 1121 | + | |
1108 | 1122 | | |
1109 | 1123 | | |
1110 | 1124 | | |
1111 | 1125 | | |
| 1126 | + | |
1112 | 1127 | | |
1113 | 1128 | | |
1114 | 1129 | | |
| |||
1137 | 1152 | | |
1138 | 1153 | | |
1139 | 1154 | | |
| 1155 | + | |
1140 | 1156 | | |
1141 | 1157 | | |
1142 | 1158 | | |
| |||
0 commit comments