From 7419a327f6264bef869b195497aaf03b72ca17b7 Mon Sep 17 00:00:00 2001 From: Robin Getz Date: Wed, 7 Jan 2009 23:14:39 +0800 Subject: [PATCH] Blackfin arch: panic when running on a chip rev below what we are compiled for If we are running on a chip revision below what we are compiled for, there will be missing anomaly workarounds, and a panic is inevitable. Do is sooner, rather than later, so people don't look for bugs that already have workarounds (that they turned off). Signed-off-by: Robin Getz Signed-off-by: Bryan Wu --- Reading git-format-patch failed