Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-27 Thread Paul Mundt
On Thu, Jun 26, 2008 at 02:29:59PM +0200, [EMAIL PROTECTED] wrote:
 From: Michal Simek [EMAIL PROTECTED]
 
 
 Signed-off-by: Michal Simek [EMAIL PROTECTED]
 ---
  0 files changed, 0 insertions(+), 0 deletions(-)
  create mode 100644 include/asm-microblaze/a.out.h
 
a.out is going away for the users that don't care, so you may wish to
make sure all of your a.out references are also gone so you don't have to
patch this a second time.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


[PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread monstr
From: Michal Simek [EMAIL PROTECTED]


Signed-off-by: Michal Simek [EMAIL PROTECTED]
---
 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 include/asm-microblaze/a.out.h

diff --git a/include/asm-microblaze/a.out.h b/include/asm-microblaze/a.out.h
new file mode 100644
index 000..e69de29
-- 
1.5.4.GIT

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread Adrian Bunk
On Thu, Jun 26, 2008 at 02:29:59PM +0200, [EMAIL PROTECTED] wrote:
 From: Michal Simek [EMAIL PROTECTED]
 
 
 Signed-off-by: Michal Simek [EMAIL PROTECTED]
 ---
  0 files changed, 0 insertions(+), 0 deletions(-)
  create mode 100644 include/asm-microblaze/a.out.h
 
 diff --git a/include/asm-microblaze/a.out.h b/include/asm-microblaze/a.out.h
 new file mode 100644
 index 000..e69de29

As of 2.6.26-rc7 you do no longer need this header.

cu
Adrian

-- 

   Is there not promise of rain? Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   Only a promise, Lao Er said.
   Pearl S. Buck - Dragon Seed

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread Michal Simek
 On Thu, Jun 26, 2008 at 02:29:59PM +0200, [EMAIL PROTECTED] wrote:
 From: Michal Simek [EMAIL PROTECTED]


 Signed-off-by: Michal Simek [EMAIL PROTECTED]
 ---
  0 files changed, 0 insertions(+), 0 deletions(-)
  create mode 100644 include/asm-microblaze/a.out.h

 diff --git a/include/asm-microblaze/a.out.h b/include/asm-microblaze/a.out.h
 new file mode 100644
 index 000..e69de29
 
 As of 2.6.26-rc7 you do no longer need this header.
 
 cu
 Adrian
I expect it but I haven't information about. I'll check it.

M




___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread H. Peter Anvin

Michal Simek wrote:

I expect it but I haven't information about. I'll check it.


I'm assuming Microblaze doesn't actually add a.out support, does it?

-hpa
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread Michal Simek

 Michal Simek wrote:
 I expect it but I haven't information about. I'll check it.
 
 I'm assuming Microblaze doesn't actually add a.out support, does it?
 
 -hpa

I think that any support were there but I assume that no one use it.

M
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: [PATCH 30/60] microblaze_v4: support for a.out

2008-06-26 Thread H. Peter Anvin

Michal Simek wrote:

Michal Simek wrote:

I expect it but I haven't information about. I'll check it.

I'm assuming Microblaze doesn't actually add a.out support, does it?


I think that any support were there but I assume that no one use it.


Most other new architectures don't bother, hence the question.

-hpa

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev