Score: The commit is for compiling successfully. The modifications include: 1. Kconfi...
authorLennox Wu <lennox.wu@gmail.com>
Sat, 14 Sep 2013 05:48:37 +0000 (13:48 +0800)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 6 Aug 2014 17:07:40 +0000 (18:07 +0100)
commitef2706a9cce75d71717dd659e36aed3dc3aa54ef
tree9dba43f7c5039d9aed866784e759e530e287bcc6
parent3e1ad261d12d7dd61851fe1dd1916aa6b82ee4e1
Score: The commit is for compiling successfully. The modifications include: 1. Kconfig of Score: we don't support ioremap 2. Missed headfile including 3. There are some errors in other people's commit not checked by us, we fix it now 3.1 arch/score/kernel/entry.S: wrong instructions 3.2 arch/score/kernel/process.c : just some typos

commit 5fbbf8a1a93452b26e7791cf32cefce62b0a480b upstream.

Signed-off-by: Lennox Wu <lennox.wu@gmail.com>
[bwh: Backported to 3.2:
 - Drop addition of 'select HAVE_GENERIC_HARDIRQS' which was not removed here
 - Drop inapplicale change to copy_thread()]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/score/Kconfig
arch/score/include/asm/io.h
arch/score/include/asm/pgalloc.h
arch/score/kernel/entry.S