Hi,
I've seen some chatter about the qla2xxx driver but not paid attention, so
I'm sorry if this is a known issue. I've got an older qlogic hba, and recent
drivers don't seem to play nice with it. I've got the latest firmware from
qlogic's web site. I'm using a 2.6.21-rc6 kernel from Steve Whi
e new function call in the
GFS2 file system (which will be a separate patch).
Signed-off-by: Robert Peterson <[EMAIL PROTECTED]>
---
include/linux/kallsyms.h | 10 ++
kernel/kallsyms.c| 21 ++---
2 files changed, 24 insertions(+), 7 deletions(-)
diff --gi
Paulo Marques wrote:
I don't like this name much :(
We already have kallsyms_lookup and kallsyms_lookup_name. The name of
this function should imply that it will print the formatted result
into the buffer, not just lookup a symbol.
Maybe "__sprint_symbol", and change the interface to
"__spr
without the printk. This is
useful for modules that want to dump symbols elsewhere, for
example, to debugfs. I intend to use the new function call in the
GFS2 file system (which will be a separate patch).
Signed-off-by: Robert Peterson <[EMAIL PROTECTED]>
---
include/linux/k
k.
This patch extends the functionality of kallsyms.c so that the symbol
lookup function may be used without the printk. This is
useful for modules that want to dump symbols elsewhere, for
example, to debugfs. I intend to use the new function call in the
GFS2 file system (which will be a separate patch
te patch.
Feel free to send that out in another patch if you want. If you do,
I'd be happy to test it, review it, and ACK it.
Regards,
Bob Peterson
Amended patch (TRY #4) follows:
Signed-off-by: Robert Peterson <[EMAIL PROTECTED]>
---
include/linux/kallsyms.h | 13 -
6 matches
Mail list logo