From: Michael Neuling <mikey@neuling.org>
To: prasad@linux.vnet.ibm.com, linuxppc-dev@ozlabs.org,
Benjamin Herrenschmidt <benh@au1.ibm.com>,
paulus@samba.org
Subject: Re: [RFC] Hardware Breakpoint interfaces implementation for PPC64
Date: Tue, 12 May 2009 12:48:52 +1000 [thread overview]
Message-ID: <19702.1242096532@neuling.org> (raw)
In-Reply-To: <4234.1242089764@neuling.org>
> > +struct arch_hw_breakpoint {
> > + char *name; /* Contains name of the symbol to set bkpt */
> > + unsigned long address;
> > + u8 type;
> > +};
>
> Can you reorder this to pack the struct better (ie. put the unsigned
> long first).
Oops, this is a char * not just a char. Order is fine.
Mikey
next prev parent reply other threads:[~2009-05-12 2:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-11 20:03 [RFC] Hardware Breakpoint interfaces implementation for PPC64 K.Prasad
2009-05-12 0:56 ` Michael Neuling
2009-05-12 2:48 ` Michael Neuling [this message]
2009-05-12 20:01 ` K.Prasad
2009-05-12 11:51 ` Josh Boyer
2009-05-12 16:47 ` Scott Wood
2009-05-12 20:28 ` K.Prasad
2009-05-12 20:25 ` K.Prasad
2009-05-13 2:57 ` David Gibson
2009-05-13 3:00 ` David Gibson
2009-05-14 18:52 ` K.Prasad
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=19702.1242096532@neuling.org \
--to=mikey@neuling.org \
--cc=benh@au1.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=prasad@linux.vnet.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.