From: Christoph Lameter Date: Tue, 2 Sep 2014 15:00:07 +0000 (-0500) Subject: irqchip: Properly fetch the per cpu offset X-Git-Tag: fixes-against-v3.18-rc2~65^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513d1a2884a49654f368b5fa25ef186e976bdada;p=pandora-kernel.git irqchip: Properly fetch the per cpu offset The raw_cpu_read() conversion dropped the fetch of the offset from base->percpu_base in gic_get_percpu_base. Signed-off-by: Christoph Lameter Reported-and-tested-by: Bartlomiej Zolnierkiewicz Acked-by: Nicolas Pitre Acked-by: Jason Cooper Signed-off-by: Tejun Heo --- Reading git-diff-tree failed