From: Rasmus Villemoes Date: Wed, 6 Aug 2014 23:09:40 +0000 (-0700) Subject: lib: list_sort_test(): add extra corruption check X-Git-Tag: cleanup-for-v3.18~96^2~52 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d418dcc6d15539a9567b2ad7fe7473648989f44;p=pandora-kernel.git lib: list_sort_test(): add extra corruption check Add a check to make sure that the prev pointer of the list head points to the last element on the list. Signed-off-by: Rasmus Villemoes Cc: Artem Bityutskiy Cc: Don Mullis Cc: Dave Chinner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed