From: Bernd Schmidt Date: Wed, 25 Jul 2007 02:19:59 +0000 (+0800) Subject: Blackfin arch: fix bug which unaligns the init thread's stack and causes the current... X-Git-Tag: v2.6.23-rc2~179^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa63ad7d1450a7ea2b5e5f60bbc64f5ed5a5adc;p=pandora-kernel.git Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail. switch to using proper defines this time (THREAD_SIZE and PAGE_SIZE) instead of just PAGE_SIZE everywhere Signed-off-by: Mike Frysinger Signed-off-by: Bernd Schmidt Signed-off-by: Bryan Wu --- Reading git-diff-tree failed