Current context saving was very hacky and dependant on compiler behaviour that was not consistent. Now we always use iret for context saving. This makes everything more clean. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| DiskCache.cpp | ||
| Partition.cpp | ||
| StorageDevice.cpp | ||
Current context saving was very hacky and dependant on compiler behaviour that was not consistent. Now we always use iret for context saving. This makes everything more clean. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| DiskCache.cpp | ||
| Partition.cpp | ||
| StorageDevice.cpp | ||