diff options
author | Andy Lutomirski <luto@mit.edu> | 2011-07-21 21:47:10 +0200 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2011-07-21 22:41:53 +0200 |
commit | aafade242ff24fac3aabf61c7861dfa44a3c2445 (patch) | |
tree | e28352a5883b5684466ea44f3caebe99c088eaf7 /drivers/char/random.c | |
parent | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option (diff) | |
download | linux-aafade242ff24fac3aabf61c7861dfa44a3c2445.tar.xz linux-aafade242ff24fac3aabf61c7861dfa44a3c2445.zip |
x86-64, vdso: Do not allocate memory for the vDSO
We can map the vDSO straight from kernel data, saving a few page
allocations. As an added bonus, the deleted code contained a memory
leak.
Signed-off-by: Andy Lutomirski <luto@mit.edu>
Link: http://lkml.kernel.org/r/2c4ed5c2c2e93603790229e0c3403ae506ccc0cb.1311277573.git.luto@mit.edu
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'drivers/char/random.c')
0 files changed, 0 insertions, 0 deletions