Changeset 433d52f in mainline for kernel/generic/src/main/main.c

Timestamp:
2018-12-10T11:15:10Z (5 years ago)
Author:
jxsvoboda <5887334+jxsvoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4f87a85a
Parents:
247fdea
git-author:
Jiri Svoboda <jiri@…> (2018-12-10 07:33:08)
git-committer:
jxsvoboda <5887334+jxsvoboda@…> (2018-12-10 11:15:10)
Message:

No need to compute number of used pages again

In as_area_change_flags we can just use used_space.pages which already
contains the number of used pages.

(No files)

Note: See TracChangeset for help on using the changeset viewer.