On Tue, 08 Nov 2011, Bill Carson wrote:
> Original fixed address at 0x8000 will fail when calling shmat on ARM.
> Use the address system provide for us will prevent this failure.
> Moreover, add cleanup when shmat failed to release reserved huge pages
> otherwise paranoid pool check will fail
Original fixed address at 0x8000 will fail when calling shmat on ARM.
Use the address system provide for us will prevent this failure.
Moreover, add cleanup when shmat failed to release reserved huge pages
otherwise paranoid pool check will fail on this.
Signed-off-by: Bill Carson
---
tests/