From cc650a7a9f5ebc3f9290a8e20e3f55b4f52f849e Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 30 May 2007 02:36:00 -0400 Subject: [PATCH] [PARISC] be more defensive in process.c::get_wchan While debugging, I noticed we don't check the task_struct arg passed to get_wchan, whereas everyone else does. Signed-off-by: Kyle McMartin --- Reading git-format-patch failed