start_kernel function in int/main.c

From: Ashwin Mittal (ashwin2mittal_at_gmail.com)
Date: 01/31/05


Date: 31 Jan 2005 10:09:05 -0800

Hi you can check it in /init/main.c.

There is one pointer to function called start_kernel() which is
first function to start the kernel...

regards,
Ashwin Mittal.



Relevant Pages

  • Re: start_kernel function in int/main.c
    ... > There is one pointer to function called start_kernelwhich is ... > first function to start the kernel... ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
    (comp.os.linux.development.system)
  • call library function using array pointer
    ... The first function I need to cal is "ScanDevice" function,with the details below: ... Inputs:1.CardNumArray,a long type array for storing the returned card IDs,passed by pointer. ... It shown me some memory can't not be written.Is it mead I need pass a traditional pointer as in C,Can the value of the control be used as a buffer to storing the return imformations?Or I need to do other work for calling this function. ...
    (comp.lang.labview)
  • Re: Counting records, what function is best?
    ... the first function would NOT work. ... Best Regards, ... Lucas ... > the Netherlands ...
    (alt.php)
  • Re: vmlinux internals
    ... > binary image of the kernel is derived. ... No start_kernel is not the first function to be called. ... It is the first architecture independent function. ... Before that some architecture dependent code is needed. ...
    (comp.os.linux)
  • Re: vmlinux internals
    ... > binary image of the kernel is derived. ... No start_kernel is not the first function to be called. ... It is the first architecture independent function. ... Before that some architecture dependent code is needed. ...
    (comp.os.linux.development.system)