• How to get Interrupt number (IRQ number) during kernel panic in interrupt context?
    I have a kernel panic in the Interrupt context. I have an use case to know the interrupt service routine number (IRQ number) during kernel panic. I had look on GIC registers from register spec, I could...
  • How to get Interrupt number (IRQ number) during kernel panic in interrupt context?
    I have a kernel panic in the Interrupt context. I have an use case to know the interrupt service routine number (IRQ number) during kernel panic. I had look on GIC registers from register spec, I could...
  • OSv guest encountering EC - "Unknown Reason" sync exception (ESR = 0x2000000) on Raspberry PI 4B host with KVM on
    Hi, I am one of the OSv unikernel developers and I have been stuck trying to figure out the problem described here - github.com/.../1100 - for a long time now to no avail. And I am looking for any more...
  • OSv guest encountering EC - "Unknown Reason" sync exception (ESR = 0x2000000) on Raspberry PI 4B host with KVM on
    Hi, I am one of the OSv unikernel developers and I have been stuck trying to figure out the problem described here - github.com/.../1100 - for a long time now to no avail. And I am looking for any more...
  • "init (1): undefined instruction: pc=b6fce0a8" during mounting ARM BE Root file system
    Hi, I am getting below mentioned error when kernel is trying to mount Big endian NFS root filesystem. [ 9.091012] devtmpfs: mounted [ 9.094985] Freeing unused kernel memory: 1024K [ 9.114876]...