]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/hexagon/kernel/vm_vectors.S
Merge remote-tracking branch 'hid/for-next'
[karo-tx-linux.git] / arch / hexagon / kernel / vm_vectors.S
index 620f42cc582a17180083058a001d3464b57ac907..791a7422dde42e9e072c1555b43bdbe815edc06b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Event jump tables
  *
- * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2010-2012,2013, The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 and
@@ -41,7 +41,7 @@ _K_VM_event_vector:
        jump 1b;  /*  Reset  */
        jump _K_enter_machcheck;
        jump _K_enter_genex;
-       jump 1b;  /*  3 Rsvd  */
+       jump _K_enter_debug;
        jump 1b;  /*  4 Rsvd  */
        jump _K_enter_trap0;
        jump 1b;  /*  6 Rsvd  */