Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-28 Thread Yoshinori Sato
At Mon, 27 Apr 2015 10:40:51 +0200, Arnd Bergmann wrote: > > On Monday 27 April 2015 14:35:08 Yoshinori Sato wrote: > > diff --git a/arch/h8300/include/asm/asm-offsets.h > > b/arch/h8300/include/asm/asm-offsets.h > > new file mode 100644 > > index 000..d370ee3 > > --- /dev/null > > +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-28 Thread Yoshinori Sato
At Mon, 27 Apr 2015 09:42:41 +0200, Tobias Klauser wrote: > > On 2015-04-27 at 07:35:08 +0200, Yoshinori Sato > wrote: > [...] > > diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h > > new file mode 100644 > > index 000..09031d0 > > --- /dev/null > > +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-28 Thread Yoshinori Sato
At Mon, 27 Apr 2015 09:42:41 +0200, Tobias Klauser wrote: On 2015-04-27 at 07:35:08 +0200, Yoshinori Sato ys...@users.sourceforge.jp wrote: [...] diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h new file mode 100644 index 000..09031d0 --- /dev/null +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-28 Thread Yoshinori Sato
At Mon, 27 Apr 2015 10:40:51 +0200, Arnd Bergmann wrote: On Monday 27 April 2015 14:35:08 Yoshinori Sato wrote: diff --git a/arch/h8300/include/asm/asm-offsets.h b/arch/h8300/include/asm/asm-offsets.h new file mode 100644 index 000..d370ee3 --- /dev/null +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 11:26:22 Tobias Klauser wrote: > On 2015-04-27 at 09:48:39 +0200, Arnd Bergmann wrote: > > On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: > > > > diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h > > > > new file mode 100644 > > > > index

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Tobias Klauser
On 2015-04-27 at 09:48:39 +0200, Arnd Bergmann wrote: > On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: > > > diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h > > > new file mode 100644 > > > index 000..09031d0 > > > --- /dev/null > > > +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: > > diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h > > new file mode 100644 > > index 000..09031d0 > > --- /dev/null > > +++ b/arch/h8300/include/asm/elf.h > > @@ -0,0 +1,101 @@ > > +#ifndef __ASM_H8300_ELF_H > >

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 14:35:08 Yoshinori Sato wrote: > diff --git a/arch/h8300/include/asm/asm-offsets.h > b/arch/h8300/include/asm/asm-offsets.h > new file mode 100644 > index 000..d370ee3 > --- /dev/null > +++ b/arch/h8300/include/asm/asm-offsets.h > @@ -0,0 +1 @@ > +#include Could you

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Tobias Klauser
On 2015-04-27 at 07:35:08 +0200, Yoshinori Sato wrote: [...] > diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h > new file mode 100644 > index 000..09031d0 > --- /dev/null > +++ b/arch/h8300/include/asm/elf.h > @@ -0,0 +1,101 @@ > +#ifndef __ASM_H8300_ELF_H > +#define

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Tobias Klauser
On 2015-04-27 at 09:48:39 +0200, Arnd Bergmann a...@arndb.de wrote: On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h new file mode 100644 index 000..09031d0 --- /dev/null +++

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 11:26:22 Tobias Klauser wrote: On 2015-04-27 at 09:48:39 +0200, Arnd Bergmann a...@arndb.de wrote: On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h new file mode 100644 index

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 09:42:41 Tobias Klauser wrote: diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h new file mode 100644 index 000..09031d0 --- /dev/null +++ b/arch/h8300/include/asm/elf.h @@ -0,0 +1,101 @@ +#ifndef __ASM_H8300_ELF_H +#define

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Tobias Klauser
On 2015-04-27 at 07:35:08 +0200, Yoshinori Sato ys...@users.sourceforge.jp wrote: [...] diff --git a/arch/h8300/include/asm/elf.h b/arch/h8300/include/asm/elf.h new file mode 100644 index 000..09031d0 --- /dev/null +++ b/arch/h8300/include/asm/elf.h @@ -0,0 +1,101 @@ +#ifndef

Re: [PATCH v9 01/17] h8300: Assembly headers.

2015-04-27 Thread Arnd Bergmann
On Monday 27 April 2015 14:35:08 Yoshinori Sato wrote: diff --git a/arch/h8300/include/asm/asm-offsets.h b/arch/h8300/include/asm/asm-offsets.h new file mode 100644 index 000..d370ee3 --- /dev/null +++ b/arch/h8300/include/asm/asm-offsets.h @@ -0,0 +1 @@ +#include

[PATCH v9 01/17] h8300: Assembly headers.

2015-04-26 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato --- arch/h8300/include/asm/Kbuild | 66 ++ arch/h8300/include/asm/asm-offsets.h | 1 + arch/h8300/include/asm/atomic.h| 159 +++ arch/h8300/include/asm/bitops.h| 185 +

[PATCH v9 01/17] h8300: Assembly headers.

2015-04-26 Thread Yoshinori Sato
Signed-off-by: Yoshinori Sato ys...@users.sourceforge.jp --- arch/h8300/include/asm/Kbuild | 66 ++ arch/h8300/include/asm/asm-offsets.h | 1 + arch/h8300/include/asm/atomic.h| 159 +++ arch/h8300/include/asm/bitops.h| 185