From: Mike Frysinger Date: Sun, 7 Jun 2009 20:31:52 +0000 (-0400) Subject: Blackfin: unify memory region checks between kgdb and traps X-Git-Tag: v2.6.31-rc1~44^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56e03b0cfeb997a4be9ad874c193824364942e0;p=pandora-kernel.git Blackfin: unify memory region checks between kgdb and traps The kgdb (in multiple places) and traps code developed pretty much identical checks for how to access different regions of the Blackfin memory map, but each wasn't 100%, so unify them to avoid duplication, bitrot, and bugs with edge cases. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed