On Wed, Oct 17, 2012 at 12:33:54AM +0800, Fei Yang wrote:
> 2012/10/16 Dave Martin :
> > On Mon, Oct 15, 2012 at 11:33:08PM +0800, Fei Yang wrote:
> >> 2012/10/15 Mikael Pettersson :
> >> > Yangfei (Felix) writes:
> >> > > Hi all,
> >> > >
> >> > > I found that hardcoded instruction in inlin
2012/10/16 Dave Martin :
> On Mon, Oct 15, 2012 at 11:33:08PM +0800, Fei Yang wrote:
>> 2012/10/15 Mikael Pettersson :
>> > Yangfei (Felix) writes:
>> > > Hi all,
>> > >
>> > > I found that hardcoded instruction in inline asm can cause certains
>> > certain features fail to work on ARM plat
On Mon, Oct 15, 2012 at 11:33:08PM +0800, Fei Yang wrote:
> 2012/10/15 Mikael Pettersson :
> > Yangfei (Felix) writes:
> > > Hi all,
> > >
> > > I found that hardcoded instruction in inline asm can cause certains
> > certain features fail to work on ARM platform due to endianness.
> > >
2012/10/15 Mikael Pettersson :
> Yangfei (Felix) writes:
> > Hi all,
> >
> > I found that hardcoded instruction in inline asm can cause certains
> certain features fail to work on ARM platform due to endianness.
> > As an example, consider the following code snippet of
> platform_do_l
Yangfei (Felix) writes:
> Hi all,
>
> I found that hardcoded instruction in inline asm can cause certains
> certain features fail to work on ARM platform due to endianness.
> As an example, consider the following code snippet of
> platform_do_lowpower function from arch/arm/mach-re
Hi all,
I found that hardcoded instruction in inline asm can cause certains certain
features fail to work on ARM platform due to endianness.
As an example, consider the following code snippet of platform_do_lowpower
function from arch/arm/mach-realview/hotplug.c:
/ *
6 matches
Mail list logo