Hi..

On Fri, Apr 25, 2008 at 2:57 PM, Robert P. J. Day <[EMAIL PROTECTED]> 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

[EMAIL PROTECTED]:/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 [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to