> ENTRY(kernel_thread_helper)
> CFI_STARTPROC
> movl %edx,%eax
> pushl %edx
> CFI_ADJUST_CFA_OFFSET 4
> call *%ebx
> pushl %eax
> CFI_ADJUST_CFA_OFFSET 4
> call do_exit
> CFI_ENDPROC
> ENDPROC(kernel_thread_helper)
>
> (i.e. tracking the stack pointer movement, but not the register values
> other than the return address)
Done thanks.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]