From: Chris Metcalf Date: Tue, 28 Apr 2015 14:36:45 +0000 (-0400) Subject: tile: properly use node_isset() on a nodemask_t X-Git-Tag: omap-for-v4.2/omap1-v2~56^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0f5d63e74a987bf56cc1774baca80a291c9d8d;p=pandora-kernel.git tile: properly use node_isset() on a nodemask_t The code accidentally used cpu_isset() previously in one place (though properly node_isset() elsewhere). Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed