Share

Linux ABI Project

Tracker: Patches

5 Kernel patch for 2.6.22.3 - ID: 1779636
Last Update: Comment added ( jfeise )

I updated my previous kernel patch for 2.6.22.3.
The update relied heavily on the iBCS 3 patch. Thanks a lot for that.
My kernel patch does not yet fully handle the debugging backtrace
information in the assembly file (DWARF-2 CFI data), but that doesn't
prevent it from working.


Joe Feise ( jfeise ) - 2007-08-22 19:08

5

Open

None

Nobody/Anonymous

None

None

Public


Comments ( 3 )




Date: 2007-09-06 17:28
Sender: jfeise


The patch won't work for any kernel before 2.6.22.3, due to changes in the
kernel.
I don't know if SUSE has a newer kernel, but if they have, I suggest using
it.

In any case, the patch is against the vanilla kernel. Distros tend to
modify things, and there are just too many distros to track their changes.



Date: 2007-09-06 06:25
Sender: nobody

Logged In: NO

Hi.

When I try to compile it with an 2.6.22 openSUSE kernel, it aborts with
following error:

abi/cxenix/signal.c: In function ‘xnx_sigaction’:
abi/cxenix/signal.c:48: error: implicit declaration of function
‘abi_sigret’
make[2]: *** [abi/cxenix/signal.o] Error 1
make[1]: *** [abi/cxenix] Error 2
make: *** [abi] Error 2

Any plan to supoort that kernel?

Thanks.



Date: 2007-08-25 06:24
Sender: jfeise


It has come to my attention that there are compile problems with the patch
on Debian, and also link errors if not compiling as modules, or if not
enabling tracing.
This new patch addresses these issues.

File Added: linux-abi-2.6.22.3_3.diff.bz2


Log in to comment.

Attached Files ( 2 )

Filename Description Download
linux-abi-2.6.22.3.diff.bz2 2.6.22.3 linux-abi kernel patch Download
linux-abi-2.6.22.3_3.diff.bz2 updated 2.6.22.3 linux-abi kernel patch Download

Changes ( 2 )

Field Old Value Date By
File Added 242751: linux-abi-2.6.22.3_3.diff.bz2 2007-08-25 06:24 jfeise
File Added 242367: linux-abi-2.6.22.3.diff.bz2 2007-08-22 19:09 jfeise