Port-sgimips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mec and resets
martin%duskware.de@localhost wrote:
> Can you break into ddb? (send a break on serial console, I actually have
> no idea how to do it with a keyboard on sgimips)
According to sgimips/sgimips/cpu.c:cpu_intr(), it doesn't handle
nested interrupts so we can't get ddb prompt if a running kernel
sticks in interrupt handlers. (and it also causes watchdog reset)
Maybe we should make cpu_intr() platform specific like pmax..
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index