commit | f10eca6e107fd223c24393c09c40b916d2b3c427 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Thu Jul 16 16:00:49 2009 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Jul 27 07:39:55 2009 +0200 |
tree | bd205ccdc9c810c51f46ef974cc39a5cf546ff67 | |
parent | f14d6f7c31c73a902a6b567dc719128e74603902 [diff] |
microblaze: Fix do_page_fault for no context Calling fixup when we are in kernel mode. This prevent fault for copy_to/from_user. This fault was find thanks to writev01/03/04 LTP tests. Signed-off-by: Michal Simek <monstr@monstr.eu>