Unverified Commit 8ce2dc42 authored by xukl's avatar xukl Committed by GitHub
Browse files

pk: fix __do_brk when new addr is not feasible (#295)

Linux kernel simply return current brk when request brk addr is not
feasible. The pk should probably do the same.
parent 3ed18cfb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment