From: Greg KH <gregkh@linuxfoundation.org>
To: Sebastian Wankerl <sisewank@cip.cs.fau.de>
Cc: rusty@rustcorp.com.au, linux-kernel@vger.kernel.org,
Philip Kranz <philip.kranz@googlemail.com>
Subject: Re: [PATCH] Make information about modules available to kgdb.
Date: Sat, 6 Apr 2013 09:57:33 -0700 [thread overview]
Message-ID: <20130406165733.GA29794@kroah.com> (raw)
In-Reply-To: <1365253255-14154-1-git-send-email-sisewank@cip.cs.fau.de>
On Sat, Apr 06, 2013 at 03:00:55PM +0200, Sebastian Wankerl wrote:
> From: Philip Kranz <philip.kranz@googlemail.com>
>
> To be able to properly debug kernel modules kgbd needs to know all SHF_ALLOC
> sections of the module. This patch add an array of those sections to struct
> module. One cannot use sysfs since it does not contain all sections needed.
Why not just add those sections to sysfs so that everyone can see them?
thanks,
greg k-h
next prev parent reply other threads:[~2013-04-06 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-06 13:00 [PATCH] Make information about modules available to kgdb Sebastian Wankerl
2013-04-06 16:57 ` Greg KH [this message]
2013-04-08 4:15 ` Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130406165733.GA29794@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=philip.kranz@googlemail.com \
--cc=rusty@rustcorp.com.au \
--cc=sisewank@cip.cs.fau.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox