Chameleon

Issue 114: kernel patcher not work with lion-the lapic.c file renamed to lapic_native.c(@cparm and other devloper)

Reported by Cyrus The Great, Jul 13, 2011

i am install the lion today and in the boot with cparm branche and 
kernel patcher modules get the cpu=1 kernel panic .in error i 
noticed that instead of lapic.c it get the lapic_native.c .that i 
think its the problem lapic.c file in kernel renamed to 
lapic_native.c in lion.so the kernelpatcher modules can not find the 
correct path.
so i am not a devloper its just think that i view from kernel panic.
thanks for your help

Comment 1 by Evan Lojewski, Jul 13, 2011

I've rewritten the kernel patcher to be more modular / easier to 
make patches for and have someone testing out the lapic fix for the 
10.6.8 + 10.7 kernels.

As far as the file name goes, the kernel patcher doesn't care. The 
real issue is that in 10.6.8, the lapic_start variable was removed 
and a new variable, lapic_ops was added.
Status: WontFix

Comment 2 by Cyrus The Great, Jul 13, 2011

Im test your old branche with 10.6.8 it work with x86-64 and i386 
but in 10.6.7 only i386 work.if you want tester for lion iam ready 
to test.
Thanks

Created: 12 years 9 months ago by Cyrus The Great

Updated: 12 years 9 months ago

Status: WontFix

Followed by: 1 person

Labels:
Priority:Medium
Type:Defect