From: James Bottomley Date: Tue, 5 Jun 2012 04:53:04 +0000 (+0900) Subject: [PARISC] fix compile break in use of lib/strncopy_from_user.c X-Git-Tag: v3.5-rc2~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=731455624fe5af906877aae80fb107daccaa9599;p=pandora-kernel.git [PARISC] fix compile break in use of lib/strncopy_from_user.c Linus broke us with commit 36126f8f2ed8168eb13aa0662b9b9585cba100a9 Author: Linus Torvalds Date: Sat May 26 10:43:17 2012 -0700 word-at-a-time: make the interfaces truly generic By moving functions defined in strncopy_from_user.c into the asm-geneic version word-at-a-time.h. Spark and OpenRisc were fixed to use this, but not parisc. Fix by adding to generic-y in asm/Kbuild Signed-off-by: James Bottomley --- Reading git-diff-tree failed