modules/swcore: allow force free only when VALID start page was written
Fix to commit 7618967d:"modules/swcore: bugfix, make sure that IB does not request force_free before start page is written to the LL" Making sure that start page was written to the LL is not enough. It has to be valid, which means either have a pointer to the next page or EOF.
Please register or sign in to comment