All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: avorontsov@ru.mvista.com
Cc: linuxppc-dev@ozlabs.org, Gala Kumar-B11780 <kumar.gala@freescale.com>
Subject: Re: [PATCH v3] qe: miscellaneous code improvements and fixes to	the QE library
Date: Wed, 03 Oct 2007 11:33:24 -0500	[thread overview]
Message-ID: <4703C454.4060804@freescale.com> (raw)
In-Reply-To: <20071003162900.GA30091@localhost.localdomain>

Anton Vorontsov wrote:

>>  struct ucc_geth {
>>  	struct ucc_fast uccf;
>> +	u8	res9[0x100 - sizeof(struct ucc_fast)];
>>  	u32 maccfg1;		/* mac configuration reg. 1 */
>>  	u32 maccfg2;		/* mac configuration reg. 2 */
>>
> 
> This fixed issue, much thanks.

Great!  I'm very sorry about introducing that bug.  I guess I didn't really 
test it on 8360 after all.  I just thought I did.

I'm sending v4 of this patch out now.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

      reply	other threads:[~2007-10-03 16:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 20:47 [PATCH v3] qe: miscellaneous code improvements and fixes to the QE library Timur Tabi
2007-09-20 21:30 ` Timur Tabi
2007-09-20 21:44   ` Kumar Gala
2007-10-03 13:30 ` Anton Vorontsov
2007-10-03 14:16   ` Timur Tabi
2007-10-03 14:34     ` Anton Vorontsov
2007-10-03 14:39       ` Timur Tabi
2007-10-03 14:43         ` Kumar Gala
2007-10-03 15:01       ` Timur Tabi
2007-10-03 16:29         ` Anton Vorontsov
2007-10-03 16:33           ` Timur Tabi [this message]

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=4703C454.4060804@freescale.com \
    --to=timur@freescale.com \
    --cc=avorontsov@ru.mvista.com \
    --cc=kumar.gala@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    /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.