From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 02/10] cpm2: Fix off-by-one error in setbrg().
Date: Mon, 10 Sep 2007 14:44:30 -0500 [thread overview]
Message-ID: <46E59E9E.30707@freescale.com> (raw)
In-Reply-To: <EDF5D1CF-E423-449F-A435-9BD044206F4F@kernel.crashing.org>
Kumar Gala wrote:
>
> On Sep 5, 2007, at 2:29 PM, Scott Wood wrote:
>
>> The hardware adds one to the BRG value to get the divider, so it must
>> be subtracted by software. Without this patch, characters will
>> occasionally
>> be corrupted.
>>
>> Signed-off-by: Scott Wood <scottwood@freescale.com>
>> ---
>> arch/powerpc/sysdev/cpm2_common.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> What was this patch against?
>
> I ended up applying it by hand for 2.6.23 since its fixing a bug.. But,
> I'm wondering if there was a base set of changes this patchset was against?
It was against head-of-your-tree as of the time I sent it.
-Scott
next prev parent reply other threads:[~2007-09-10 19:45 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 19:28 [PATCH 01/10] cpm2: Infrastructure code cleanup Scott Wood
2007-09-05 19:29 ` [PATCH 02/10] cpm2: Fix off-by-one error in setbrg() Scott Wood
2007-09-10 19:46 ` Kumar Gala
2007-09-10 19:44 ` Scott Wood [this message]
2007-09-10 21:07 ` Kumar Gala
2007-09-10 21:07 ` Scott Wood
2007-09-05 19:29 ` [PATCH 03/10] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup() Scott Wood
2007-09-05 19:29 ` [PATCH 04/10] cpm2: Add cpm2_set_pin() Scott Wood
2007-09-05 19:29 ` [PATCH 05/10] mpc82xx: Define CPU_FTR_NEED_COHERENT Scott Wood
2007-09-05 19:29 ` [PATCH 06/10] mpc82xx: Remove a bunch of cruft that duplicates generic functionality Scott Wood
2007-09-05 19:29 ` [PATCH 07/10] mpc82xx: Rename mpc82xx_ads to mpc8272_ads Scott Wood
2007-09-05 19:29 ` [PATCH 08/10] mpc8272ads: Change references from 82xx_ADS to 8272_ADS Scott Wood
2007-09-05 19:29 ` [PATCH 09/10] mpc82xx: Update mpc8272ads, and factor out PCI and reset Scott Wood
2007-09-05 19:29 ` [PATCH 10/10] mpc82xx: Add pq2fads board support Scott Wood
2007-09-13 6:39 ` Kumar Gala
2007-09-13 16:05 ` Scott Wood
2007-09-13 21:15 ` Kumar Gala
2007-09-13 21:20 ` Scott Wood
2007-09-08 14:48 ` [PATCH 01/10] cpm2: Infrastructure code cleanup Arnd Bergmann
2007-09-08 16:01 ` Scott Wood
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=46E59E9E.30707@freescale.com \
--to=scottwood@freescale.com \
--cc=galak@kernel.crashing.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).