Re: [PATCH V2 5/8] MIPS: BMIPS: Introduce bmips.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 10, 2011 at 10:30:28PM -0800, Kevin Cernekee wrote:

> +	__asm__ __volatile__(
> +		".set push\n"
> +		".set noreorder\n"
> +		"cache %1, 0(%2)\n"
> +		"sync\n"
> +		"ssnop\n"

Ssnop was added relatively recently to gas and the kernel supports building
with much older toolchains.  To get around this <asm/hazard.h> defines
a _ssnop macro.

  Ralf



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux