Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263066AbUDATLn (ORCPT ); Thu, 1 Apr 2004 14:11:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263067AbUDATLn (ORCPT ); Thu, 1 Apr 2004 14:11:43 -0500 Received: from e4.ny.us.ibm.com ([32.97.182.104]:46314 "EHLO e4.ny.us.ibm.com") by vger.kernel.org with ESMTP id S263066AbUDATLm (ORCPT ); Thu, 1 Apr 2004 14:11:42 -0500 Date: Thu, 1 Apr 2004 11:11:39 -0800 (PST) From: Sridhar Samudrala X-X-Sender: sridhar@localhost.localdomain To: linux-kernel@vger.kernel.org Subject: CONFIG_DEBUG_PAGEALLOC and virt_addr_valid() Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 451 Lines: 11 When CONFIG_DEBUG_PAGEALLOC is enabled, i am noticing that virt_addr_valid() (called from sctp_is_valid_kaddr()) is returning true even for freed objects. Is this a bug or expected behavior? Thanks Sridhar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/