[GIT PULL] miscellaneous fixes for v4.1-rc8

From: Guenter Roeck
Date: Wed Jun 10 2015 - 15:14:04 EST


Hi Linus,

Please consider pulling miscellaneous fixes for Linux v4.1-rc8 from signed tag:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git misc-for-linus-4.1-rc8

There are two patches in this pull request. One fixes a build error
affecting the blackfin architecture, the other fixes a build error
affecting the score architecture.

The score maintainer (Lennox Wu) has a hard time sending you the score
patch, and the blackfin maintainer (Steven Miao) has been silent since
-rc1. Since 4.1 is about to be released, I figured it would be useful
to get the patches upstream to avoid the related build failures in the
final release.

Build results for the mainline kernel with the two patcehs applied are
available at http://server.roeck-us.net:8010/builders, in the 'testing'
column.

Thanks,
Guenter
------

The following changes since commit d4a4f75cd8f29cd9464a5a32e9224a91571d6649:

Linux 4.1-rc7 (2015-06-07 20:23:50 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/misc-for-linus-4.1-rc8

for you to fetch changes up to 80524e933658077842271fbf34e6861c41095a32:

score: Fix exception handler label (2015-06-10 10:19:47 -0700)

----------------------------------------------------------------
Fix build errors affecting blackfin and score architectures.

----------------------------------------------------------------
Guenter Roeck (2):
blackfin: Fix build error
score: Fix exception handler label

arch/blackfin/include/asm/io.h | 1 +
arch/score/lib/string.S | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/