alistair23-linux/arch/xtensa/platforms
Max Filippov 5029615e25 xtensa: fixes for configs without loop option
Build-time fixes:
- make lbeg/lend/lcount save/restore conditional on kernel entry;
- don't clear lcount in platform_restart functions unconditionally.

Run-time fixes:
- use correct end of range register in __endla paired with __loopt, not
  the unused temporary register. This fixes .bss zero-initialization.
  Update comments in asmmacro.h;
- don't clobber a10 in the usercopy that leads to access to unmapped
  memory.

Cc: <stable@vger.kernel.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-11-02 18:02:47 +03:00
..
iss xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
xt2000 xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
xtfpga xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00