mirror of
https://github.com/torvalds/linux.git
synced 2026-06-28 09:05:40 +02:00
Instantiation of 8MB pages on the TLB cache for the kernel static
mapping trashes r3 register on !CONFIG_8xx_CPU6 configurations.
This ensures r3 gets saved and restored.
This has been posted to linuxppc-embedded by Marcelo Tosatti
<marcelo@kvack.org>, but only an incomplete version of the patch
has been applied in
|
||
|---|---|---|
| .. | ||
| 4xx_io | ||
| 8xx_io | ||
| 8260_io | ||
| amiga | ||
| boot | ||
| configs | ||
| kernel | ||
| lib | ||
| mm | ||
| platforms | ||
| syslib | ||
| xmon | ||
| .gitignore | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||