From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 10/10] Avoid dereferencing bd_disk during swap_entry_free for network storage Date: Fri, 9 Sep 2011 09:02:57 -0400 Message-ID: <20110909130257.GA15212@infradead.org> References: <1315566054-17209-1-git-send-email-mgorman@suse.de> <1315566054-17209-11-git-send-email-mgorman@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux-MM , Linux-Netdev , Linux-NFS , LKML , Andrew Morton , David Miller , Trond Myklebust , Neil Brown , Peter Zijlstra To: Mel Gorman Return-path: Content-Disposition: inline In-Reply-To: <1315566054-17209-11-git-send-email-mgorman@suse.de> Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On Fri, Sep 09, 2011 at 12:00:54PM +0100, Mel Gorman wrote: > Commit [b3a27d: swap: Add swap slot free callback to > block_device_operations] dereferences p->bdev->bd_disk but this is a > NULL dereference if using swap-over-NFS. This patch checks SWP_BLKDEV > on the swap_info_struct before dereferencing. Please just remove the callback entirely. It has no user outside the staging tree and was added clearly against the rules for that staging tree. (and it's butt ugly) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org