diff options
author | Andi Kleen <ak@suse.de> | 2008-02-11 10:50:21 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-02-19 16:18:29 +0100 |
commit | 8e31c2ac1101b09ad6c6d3539b032d312cc3302b (patch) | |
tree | 92acaaa55da1170bf738e0afdb53ce36c984d84e /virt | |
parent | aa65af3f92da39a686c8a3479426d15854fa27ab (diff) | |
download | blackbird-op-linux-8e31c2ac1101b09ad6c6d3539b032d312cc3302b.tar.gz blackbird-op-linux-8e31c2ac1101b09ad6c6d3539b032d312cc3302b.zip |
x86: CPA: remove BUG_ON for LRU/Compound pages
New implementation does not use lru for anything so there is no need
to reject pages that are in the LRU. Similar for compound pages (which
were checked because they also use page->lru)
[ tglx@linutronix.de: removed unused variable ]
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions