From f864b61ee49bbf3faf9a10b9770c719536328d01 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Wed, 29 Jan 2014 18:00:45 +0000 Subject: [PATCH] arm64: FIQs are unused So any FIQ handling is superfluous at the moment. The functions to disable/enable FIQs is kept around if ever someone needs them in the future, but existing calling sites including arch_cpu_idle_prepare() may go for now. Signed-off-by: Nicolas Pitre Signed-off-by: Catalin Marinas --- Reading git-format-patch failed