From: Jack Steiner Date: Wed, 16 Dec 2009 00:48:17 +0000 (-0800) Subject: gru: fix bug in allocation of kernel contexts X-Git-Tag: v2.6.33-rc1~71^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd2b0813aac660f5f7a6574083157a70c152dd5;p=pandora-kernel.git gru: fix bug in allocation of kernel contexts Fix a bug in the assignment of GRU contexts used for kernel functions. If a sleep occurs on the wait for a semaphore, the thread could switch cpus and allocate resources on the wrong blade. Signed-off-by: Jack Steiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed