John David Anglin 2d8b22de6e parisc: optimize variable initialization in do_page_fault
The attached change defers the initialization of the variables tsk, mm
and flags until they are needed. As a result, the code won't crash if a
kernel probe is done with a corrupt context and the code will be better
optimized.

Signed-off-by: John David Anglin  <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2013-10-13 17:45:40 +02:00
..
2013-06-29 12:57:05 +04:00
2008-10-15 20:55:51 +02:00
2013-09-13 15:09:52 +02:00
nm
2005-04-16 15:20:36 -07:00