kernel_optimize_test/arch/tile
Chris Metcalf b230ff2d5c arch/tile: don't enable irqs unconditionally in page fault handler
If we took a page fault while we had interrupts disabled, we
shouldn't enable them in the page fault handler.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-04-02 12:13:09 -04:00
..
configs
include arch/tile: work around a hardware issue with the return-address stack 2012-04-02 12:12:48 -04:00
kernel arch/tile: fix a couple of comments that needed updating 2012-04-02 12:12:55 -04:00
kvm
lib arch/tile: make sure to build memcpy_user_64 without frame pointer 2012-04-02 12:12:42 -04:00
mm arch/tile: don't enable irqs unconditionally in page fault handler 2012-04-02 12:13:09 -04:00
Kbuild
Kconfig arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit builds 2012-04-02 12:00:14 -04:00
Kconfig.debug
Makefile arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path. 2012-04-02 12:12:59 -04:00