Re: how is the kernel boot-time param "printk.time" implemented?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi..

On Fri, Apr 25, 2008 at 2:57 PM, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
> On Fri, 25 Apr 2008, Mulyadi Santosa wrote:
>i would
>  have thought it would have been placed in the "__param" section but i
>  don't see it there.  thoughts?

Hmmmm:

readelf -S -t vmlinux-debug-2.6.22-14-generic  | grep -A 3 param
  [24] __param
       PROGBITS        c03ad50c 2ae50c 000424 00   0   0  4
       [00000002]: ALLOC
  [25] .rel__param
       REL             00000000 2844af0 000690 08  80  24  4
       [00000000]:
  [26] .data

mulyadi@mushu:/boot$ nm -a vmlinux-debug-2.6.22-14-generic | grep __param_printk
c03ad520 r __param_printk_time

I am sure you got the idea...

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux