Hi, I wish to add a new command line option in my kernel. Can anybody help me with steps to achieve that ?? As I read somewhere that __setup is now obsolete and since i need to use this new option in early boot time so I need to use early_param(). So how can I do that ?? Is there any documentation available anywhere that i can use ??
Regards, Raahi
