Re: [PATCH] wire up support for the Alpha architecture

Will Deacon <[email protected]>
Newsgroups org.kernel.vger.trinity
Message-ID <[email protected]>
On Fri, Oct 11, 2013 at 03:38:27AM +0100, Vince Weaver wrote:
> On Thu, 10 Oct 2013, Dave Jones wrote:
> 
> >  > diff --git a/include/arch-syscalls.h b/include/arch-syscalls.h
> >  > index 509fd53..7824c13 100644
> >  > --- a/include/arch-syscalls.h
> >  > +++ b/include/arch-syscalls.h
> >  > @@ -32,5 +32,8 @@
> >  >  #ifdef __sh__
> >  >  #include "syscalls-sh.h"
> >  >  #endif
> >  > +#ifdef __alpha__
> >  > +#include "syscalls-alpha.h"
> >  > +#endif
> >  >  
> >  
> > I only just realised... syscalls-alpha.h is missing from this patch.
> > 
> 
> You're right, the patch was originally against perf_fuzzer which doesn't 
> need the various syscall includes.
> 
> I've cc'd Will Deacon, the original author, in case he's not on this list.

I'll try and find some time to generate that file.

> I wish I still had access to some actual Alpha hardware.

You can get some off ebay, but you'll probably be bidding against me :)

Will
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.