Changes between Version 4 and Version 5 of Ticket #19845, comment 14
- Timestamp:
- Sep 8, 2020 12:09:05 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19845, comment 14
v4 v5 58 58 }}} 59 59 60 Solution: we will calculate directly as 'bo-> mem.start << PAGE_SHIFT' instead.60 Solution: we will calculate directly as 'bo->bo.mem.start << PAGE_SHIFT' instead.