[GIT PULL] prefetch support for 3.13

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Nov 11 04:08:10 EST 2013


Hello Will,

On Wed, Oct 09, 2013 at 06:13:13PM +0100, Will Deacon wrote:
> The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:
> 
>   Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-rmk/prefetch
> 
> for you to fetch changes up to d779c07dd72098a7416d907494f958213b7726f3:
> 
>   ARM: bitops: prefetch the destination word for write prior to strex (2013-09-30 16:42:56 +0100)
> 
> ----------------------------------------------------------------
> Will Deacon (6):
>       ARM: prefetch: remove redundant "cc" clobber
>       ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.h
>       ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
>       ARM: locks: prefetch the destination word for write prior to strex
>       ARM: atomics: prefetch the destination word for write prior to strex
>       ARM: bitops: prefetch the destination word for write prior to strex
Hello Will,

it seems the last patch breaks on efm32:

arch/arm/lib/changebit.S: Assembler messages:
arch/arm/lib/changebit.S:15: Error: architectural extension `mp' is not allowed for the current base architecture

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list