From: Shaohua Li Date: Mon, 2 Aug 2010 00:49:34 +0000 (+0800) Subject: x86, vdso: Unmap vdso pages X-Git-Tag: v2.6.36-rc1~511^7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be783a47214afc5a0aea9dafcbd9f1535ba05e94;p=pandora-kernel.git x86, vdso: Unmap vdso pages We mapped vdso pages but never unmapped them and the virtual address is lost after exiting from the function, so unmap vdso pages here. Signed-off-by: Shaohua Li LKML-Reference: <20100802004934.GA2505@sli10-desk.sh.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed