forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit5555b7c
habanalabs: put devices before driver removal
Driver never puts its device and control_device objects, hencea memory leak is introduced every driver removal.Signed-off-by: Ofir Bitton <obitton@habana.ai>Reviewed-by: Oded Gabbay <ogabbay@kernel.org>Signed-off-by: Oded Gabbay <ogabbay@kernel.org>1 parentc8c39fb commit5555b7c
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
| 234 | + | |
| 235 | + | |
240 | 236 | | |
241 | 237 | | |
242 | 238 | | |
243 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
1371 | 1371 | | |
1372 | 1372 | | |
1373 | 1373 | | |
1374 | | - | |
| 1374 | + | |
1375 | 1375 | | |
1376 | | - | |
| 1376 | + | |
1377 | 1377 | | |
1378 | 1378 | | |
1379 | 1379 | | |
| |||
0 commit comments
Comments
(0)