diff options
author | 2005-11-04 15:19:32 -0800 | |
---|---|---|
committer | 2005-11-08 15:17:19 +1100 | |
commit | dd7ccbd3eed52a42dc8bba57717dac3ece39b58e (patch) | |
tree | a6ff81f591fec7318bffd3e666d2949544cd932c /kernel | |
parent | [PATCH] revised Memory Add Fixes for ppc64 (diff) | |
download | wireguard-linux-dd7ccbd3eed52a42dc8bba57717dac3ece39b58e.tar.xz wireguard-linux-dd7ccbd3eed52a42dc8bba57717dac3ece39b58e.zip |
[PATCH] Memory Add Fixes for ppc64
memmap_init_zone() sets page count to 1. Before 'freeing' the
page, we need to clear the count. This is the same that is done
on free_all_bootmem_core() for memory discovered at boot time.
Signed-off-by: Mike Kravetz <kravetz@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions