From: Michal Simek Date: Mon, 31 Jan 2011 14:10:04 +0000 (+0100) Subject: microblaze: Remove r0_ram pointer and PTO alignment X-Git-Tag: v2.6.39-rc1~475^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e83557c38b40d6e9d1c82ad0ae59d8e5db9c50c;p=pandora-kernel.git microblaze: Remove r0_ram pointer and PTO alignment r0_ram pool was used for saving/restoring register content if hw exception happen. This poll was replaced by pt_pool_space with PT_SIZE size. Based on this change SAVE_STATE_ARG_SPACE was removed which caused that PTO offset is zero that's why is also removed. r0_ram space was used as scratchpad by v850. In early Microblaze Linux developing phase was this part of code blindly copied. Signed-off-by: Michal Simek --- Reading git-diff-tree failed