[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070722125848.GA6182@localdomain>
Date: Sun, 22 Jul 2007 15:58:48 +0300
From: Dan Aloni <da-x@...atomic.org>
To: Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: do_swap_page() and !CONFIG_SWAP
Hello,
Is there any valid reason (except memory corruption) for do_swap_page()
to be called in a x86_64 2.6.21.5 kernel where CONFIG_SWAP is not selected?
If not, does it make sense to put there something in lines of:
print_bad_pte(vma, orig_pte, address);
panic("unexpected swap pte - possible page table memory corruption\n");
?
--
Dan Aloni
XIV LTD, http://www.xivstorage.com
da-x (at) monatomic.org, dan (at) xiv.co.il
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists