From: Catalin Marinas Date: Wed, 2 Apr 2014 09:57:49 +0000 (+0100) Subject: ARM: 8018/1: Add {inc,dec}_preempt_count asm macros X-Git-Tag: v3.15-rc1~31^2~1^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1f68e836bcf1ca2861f95066985c57ecfb2f1a;p=pandora-kernel.git ARM: 8018/1: Add {inc,dec}_preempt_count asm macros The patch adds asm macros for inc_preempt_count and dec_preempt_count_ti (which also gets the current thread_info) instead of open-coding them in arch/arm/vfp/*.S files. Signed-off-by: Catalin Marinas Tested-by: Arun KS Signed-off-by: Russell King --- Reading git-diff-tree failed