The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* 2.2.19 breaks iBCS2: Patch
@ 2001-04-02  9:55 Wolfgang Rohdewald
  2001-04-02 11:18 ` Christoph Hellwig
  2001-04-02 12:22 ` Tigran Aivazian
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfgang Rohdewald @ 2001-04-02  9:55 UTC (permalink / raw)
  To: linux-ibcs2; +Cc: linux-kernel

in 2.2.19, linux/include/asm-i386/uaccess.h is missing the line

#define strlen_user(str) strnlen_user(str, ~0UL >> 1)

putting it back makes iBCS2 work again.

Btw will iBCS2 ever be ported to the 2.4 kernel? I'm stuck with 2.2
until this is ported.

Please CC: me, I'm not (yet) subscribed

Thanks, Wolfgang

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.2.19 breaks iBCS2: Patch
  2001-04-02  9:55 2.2.19 breaks iBCS2: Patch Wolfgang Rohdewald
@ 2001-04-02 11:18 ` Christoph Hellwig
  2001-04-02 12:22 ` Tigran Aivazian
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2001-04-02 11:18 UTC (permalink / raw)
  To: Wolfgang Rohdewald; +Cc: linux-kernel

In article <20010402095543.AEEF0400D2@poboxes.com> you wrote:
> Btw will iBCS2 ever be ported to the 2.4 kernel? I'm stuck with 2.2
> until this is ported.

It has been superceeded by linux-abi.  Look at http://linux-abi.sourceforge.net
for deatils.

	Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.2.19 breaks iBCS2: Patch
  2001-04-02  9:55 2.2.19 breaks iBCS2: Patch Wolfgang Rohdewald
  2001-04-02 11:18 ` Christoph Hellwig
@ 2001-04-02 12:22 ` Tigran Aivazian
  1 sibling, 0 replies; 3+ messages in thread
From: Tigran Aivazian @ 2001-04-02 12:22 UTC (permalink / raw)
  To: Wolfgang Rohdewald; +Cc: linux-ibcs2, linux-kernel

http://sourceforge.net/projects/linux-abi/

iBCS has been ported and maintained against most of 2.3.x series for a
long time. And it is still, of course, available under 2.4.x, It is now
called ABI because old name iBCS was a misnomer (iBCS2 is an Intel
standard but the Linux implementation is far beyond the bounds of IA32
architecture -- it is portable, flexible and, in one word, perfect :)

Regards,
Tigran

On Mon, 2 Apr 2001, Wolfgang Rohdewald wrote:

> in 2.2.19, linux/include/asm-i386/uaccess.h is missing the line
> 
> #define strlen_user(str) strnlen_user(str, ~0UL >> 1)
> 
> putting it back makes iBCS2 work again.
> 
> Btw will iBCS2 ever be ported to the 2.4 kernel? I'm stuck with 2.2
> until this is ported.
> 
> Please CC: me, I'm not (yet) subscribed
> 
> Thanks, Wolfgang
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ibcs2" in
> the body of a message to majordomo@vger.kernel.org
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-04-02 12:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-02  9:55 2.2.19 breaks iBCS2: Patch Wolfgang Rohdewald
2001-04-02 11:18 ` Christoph Hellwig
2001-04-02 12:22 ` Tigran Aivazian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox