diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2023-08-02 16:17:51 +0900 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-08-06 16:45:03 -0700 |
commit | cb9d5d1fda0bc2312fc0c779b4ea1d7bf826f31f (patch) | |
tree | 7e0a1e2916a4c5562461c562ffe45ad2c88af78e /ebpf | |
parent | e69e032d1a8ee8d754ca119009a3c2c997f8bb30 (diff) | |
download | qemu-cb9d5d1fda0bc2312fc0c779b4ea1d7bf826f31f.zip qemu-cb9d5d1fda0bc2312fc0c779b4ea1d7bf826f31f.tar.gz qemu-cb9d5d1fda0bc2312fc0c779b4ea1d7bf826f31f.tar.bz2 |
linux-user: Do nothing if too small brk is specified
Linux 6.4.7 does nothing when a value smaller than the initial brk is
specified.
Fixes: 86f04735ac ("linux-user: Fix brk() to release pages")
Reviewed-by: Helge Deller <deller@gmx.de>
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20230802071754.14876-6-akihiko.odaki@daynix.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'ebpf')
0 files changed, 0 insertions, 0 deletions