New commits: commit 0037a0f677821cf81eb14c6bf70ce6d47100adba Author: Kyle McMartin <kyle@xxxxxxxxxxx> Date: Sun Apr 5 02:53:47 2009 +0000 parisc: kill WARN in free_initmem when DEBUG_KERNEL Doing an IPI with local interrupts off triggers a warning. We don't need to be quite so ridiculously paranoid. Also, clean up a bit of the code a little. Signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> commit 5fbbf6620fedd54a96267c0b6da7349e62c8473b Author: Bastian Blank <waldi@xxxxxxxxxx> Date: Sat Apr 4 20:54:26 2009 +0000 parisc: Remove casts from atomic macros The atomic operations on parisc are defined as macros. The macros includes casts which disallows the use of some syntax elements and produces error like this: net/phonet/pep.c: In function 'pipe_rcv_status': net/phonet/pep.c:262: error: lvalue required as left operand of assignment The patch removes this superfluous casts. Signed-off-by: Bastian Blank <waldi@xxxxxxxxxx> Signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> commit 010bbfe92ba9c90f2b7de770c575338056e9d798 Author: Alexander Beregalov <a.beregalov@xxxxxxxxx> Date: Fri Apr 3 01:49:22 2009 +0000 parisc: remove CVS keywords Signed-off-by: Alexander Beregalov <a.beregalov@xxxxxxxxx> Acked-by: Matthew Wilcox <willy@xxxxxxxxxxxxxxx> Acked-by: Grant Grundler <grundler@xxxxxxxxxxxxxxxx> Signed-off-by: Kyle McMartin <kyle@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html