01 Jun, 2007

2 commits

  • The non-rt signal handling was never really used, so we don't break
    anything. This patch also cleans up the signal stack-frame to make
    it independent from the processor configuration. It also improves
    the method used for controlling single-stepping. We now save and
    restore the 'icountlevel' register that controls single stepping
    and set or clear the saved state to enable or disable it.

    Signed-off-by: Chris Zankel

    Chris Zankel
     
  • The header files in the asm-xtensa directory are not clean and
    'make headers_check' fails. This is a first patch to fix most of
    the header files. It removes unnecessary include statements and
    adds some that are required for building the kernel. The linker
    script required some updates or the linking stage would fail.

    Signed-off-by: Chris Zankel

    Chris Zankel
     

11 Dec, 2006

1 commit

  • The Xtensa port contained many header files that were never needed. This
    rather lengthy patch removes all those files. Unfortunately, there were
    many dependencies that needed to be updated, so this patch touches quite a
    few source files.

    Signed-off-by: Chris Zankel
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Chris Zankel
     

13 Jan, 2006

1 commit


10 Sep, 2005

1 commit


24 Jun, 2005

1 commit