Changes between Initial Version and Version 5 of Ticket #19312
- Timestamp:
- 02/26/2020 09:10:29 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19312
- Property Owner set to fbatschu
- Property Status changed from new to assigned
- Property Host type changed from other to Linux
- Property Guest type changed from other to Linux
-
Ticket #19312 – Description
initial v5 20 20 21 21 {{{ 22 ioremap has provided non-cached semantics by default since the Linux 2.6 days, so remove the additional ioremap_nocache interface. 22 ioremap has provided non-cached semantics by default 23 since the Linux 2.6 days, so remove the additional 24 ioremap_nocache interface. 23 25 }}} 24 26