From: Marc C Date: Wed, 5 Jun 2013 21:02:23 +0000 (+0100) Subject: ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table X-Git-Tag: v3.10-rc6~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced2a3b84965f1be8b6a142d6029faf241f109af;p=pandora-kernel.git ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table The previous mask values for the legacy ARM CPU IDs were conflicting with the CPU ID assignments for late-generation CPUs (like the Qualcomm MSM/QSD or Broadcom Brahma-15 processors). This change corrects the legacy ARM CPU ID value so that the jump table can fall-through to the appropriate cache maintenance / MMU functions. Signed-off-by: Marc C Signed-off-by: Russell King --- Reading git-diff-tree failed