On Tue, Feb 12, 2008 at 10:26:39PM +0100, Jiri Olsa wrote:
> declares u32 only if there's __KERNEL__ defined, which is not
> case
> of UML compile.
And anything else that uses ptrace.
> Now when I know why my Linus' tree wont compile, I'd like to know why yours
> does :)
Because you have this
Hi,
declares u32 only if there's __KERNEL__ defined, which is not case
of UML compile.
I found out the ptrace-abi.h is changed in the 2.6.24.1 and differs with the
Linus
tree among others with adding following structure:
struct ptrace_bts_config {
/* requested or actual size of BTS buf
On Sun, Feb 10, 2008 at 09:06:08PM +0100, Jiri Olsa wrote:
> arch/um/sys-i386/user-offsets.c:20: error: 'struct sigcontext' has no member
> named 'eip'
> arch/um/sys-i386/user-offsets.c:21: error: 'struct sigcontext' has no member
> named 'esp'
This turns out not to be such a big problem after a
On Sun, Feb 10, 2008 at 09:06:08PM +0100, Jiri Olsa wrote:
> Hi,
>
> I have problem with last Linus' git tree:
>
> scripts/kconfig/conf -s arch/um/Kconfig
> SYMLINK arch/um/include/kern_constants.h
> SYMLINK arch/um/include/sysdep
> CHK arch/um/include/uml-config.h
> UPD arch/um/i
Hi,
I have problem with last Linus' git tree:
scripts/kconfig/conf -s arch/um/Kconfig
SYMLINK arch/um/include/kern_constants.h
SYMLINK arch/um/include/sysdep
CHK arch/um/include/uml-config.h
UPD arch/um/include/uml-config.h
CC arch/um/sys-i386/user-offsets.s
In file include