summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDave Martin <dave.martin@linaro.org>2011-03-04 15:33:57 +0000
committerKevin Hilman <khilman@ti.com>2011-03-09 16:38:37 -0800
commitdd31394779aa288eb6b9c42672ffcb6d05d6c414 (patch)
tree607b6f614f9b3656ab4641445b1e418d82777f18 /scripts/patch-kernel
parentef7a87d34064eb87866d02547ee67060e5e49eb9 (diff)
downloadkernel-dd31394779aa288eb6b9c42672ffcb6d05d6c414.tar.gz
ARM: omap3: Thumb-2 compatibility for sleep34xx.S
* Build unconditionally as ARM for correct interoperation with OMAP firmware. * Fix an out-of-range ADR when building for ARM. * Remove deprecated PC-relative stores. * Add the required ENDPROC() directive for each ENTRY(). * .align before data words. * Handle non-interworking return from v7_flush_dcache_all. Signed-off-by: Dave Martin <dave.martin@linaro.org> Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
7hlist: drop the node parameter from iteratorsSasha Levin 2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert 2012-12-02net: fix sparse endianness warnings on sock_commonEric Dumazet 2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet