Ticket #2 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

kernel did not boot when enabled some kernel options such as ext2

Reported by: [email protected] Owned by: anonymous
Priority: critical Milestone:
Component: ZeptoOS Version:
Keywords: Cc:

Description

kernel did not boot when enabled some kernel options such as ext2 (non-module). it works when built as kernel module.

Change History

comment:1 Changed 15 years ago by anonymous

  • Owner changed from [email protected] to anonymous
  • Status changed from new to assigned

comment:2 Changed 15 years ago by kazutomo

  • Status changed from assigned to closed
  • Resolution set to fixed

CNS relocation code causes this problem. Enabling new options (linking to kernel ) increases the size of text, which changes the CNS relocation (target) address. CNS relocation address need to be 256KB aligned. It was accidentally working before.

comment:3 Changed 14 years ago by kazutomo

  • Milestone set to Release before SC08

comment:4 Changed 14 years ago by anonymous

  • Milestone 0 V1R3 release deleted

Milestone 0 V1R3 release deleted

Note: See TracTickets for help on using tickets.