Robin Getz
|
d3d0ac23a3
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction.
|
17 жил өмнө |
Mike Frysinger
|
07aa7be570
Blackfin arch: convert L2 defines to be the same as the L1 defines
|
17 жил өмнө |
Robin Getz
|
f09630bff5
Blackfin arch: Add unwinding for stack info, and a little more detail on trace buffer
|
17 жил өмнө |
Mike Frysinger
|
bd628bd085
Blackfin arch: fixup warnings with the new cplb saved values
|
17 жил өмнө |
Mike Frysinger
|
c6c6f75d54
Blackfin arch: cleanup the icplb/dcplb multiple hit checks
|
17 жил өмнө |
Bernd Schmidt
|
5d750b9e4f
[Blackfin] arch: Remove the circular buffering mechanism for exceptions
|
17 жил өмнө |
Robin Getz
|
7f1c906808
[Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced
|
17 жил өмнө |
Robin Getz
|
904656cda1
[Blackfin] arch: fix bug - grab locks when not atomic
|
17 жил өмнө |
Robin Getz
|
9a62ca40fd
[Blackfin] arch: fix bug - when we crash, current is not valid
|
17 жил өмнө |
Mike Frysinger
|
0ddeeca25c
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions
|
17 жил өмнө |
Jan Blunck
|
cf28b4863f
d_path: Make d_path() use a struct path
|
17 жил өмнө |
Mike Frysinger
|
a3acf52885
[Blackfin] arch: fix typo in printk message
|
17 жил өмнө |
Robin Getz
|
aee3a29240
[Blackfin] arch: print out list of modules if kernel is crashing and tell people if the kernel is tainted
|
17 жил өмнө |
Robin Getz
|
6b5eace2f1
[Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel
|
17 жил өмнө |
Robin Getz
|
b03b08ba9c
[Blackfin] arch: Clean up dump_bfin_mem
|
17 жил өмнө |
Robin Getz
|
d8f66c8c1e
[Blackfin] arch: fix bug gdb testing on hardware has regression
|
17 жил өмнө |
Robin Getz
|
13fe24f37d
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
|
17 жил өмнө |
Mike Frysinger
|
49dce9124b
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated
|
17 жил өмнө |
Robin Getz
|
fb322915a0
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused
|
17 жил өмнө |
Robin Getz
|
569a50ca3f
Blackfin arch: Ensure we printk out strings with the proper loglevel
|
17 жил өмнө |
Robin Getz
|
90c7f4686f
Blackfin arch: cleanup kernel exception message, don't insult the customer.
|
17 жил өмнө |
Robin Getz
|
4c26c6c9bf
Blackfin arch: print out modules that are loaded if we get a kernel oops
|
17 жил өмнө |
Robin Getz
|
6a3f0b460c
Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition
|
17 жил өмнө |
Robin Getz
|
4a589e1ef6
Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused
|
17 жил өмнө |
Robin Getz
|
f26fbc48f1
Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers
|
17 жил өмнө |
Robin Getz
|
226eb1ef52
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
|
17 жил өмнө |
Robin Getz
|
885be03b06
Blackfin arch: fix bug: kernel prints out error message twice
|
17 жил өмнө |
Bernd Schmidt
|
c1e7399da7
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls
|
17 жил өмнө |
Robin Getz
|
ce3afa1c04
Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out
|
17 жил өмнө |
Robin Getz
|
2ebcade590
Blackfin arch: fix endless loop bug when a double fault happens
|
17 жил өмнө |