From: Paul Mundt Date: Tue, 24 Jan 2012 07:55:57 +0000 (+0900) Subject: sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity. X-Git-Tag: v3.4-rc1~27^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30377642138aadeef35a31c2f90dba0b6fa7b91a;p=pandora-kernel.git sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity. intc_set_affinity() updates the cpumask in place, so there's no need for the upper layer to do this itself. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed