All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	Jonathan McDowell <noodles@earth.li>,
	e3-hacking@earth.li
Subject: Re: [PATCH 3/8] omap1: Amstrad Delta defconfig fixes
Date: Wed, 11 Nov 2009 10:56:09 -0800	[thread overview]
Message-ID: <20091111185609.GE24837@atomide.com> (raw)
In-Reply-To: <200911111825.00281.jkrzyszt@tis.icnet.pl>

* Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [091111 09:24]:
> Wednesday 11 November 2009 04:00:57 Tony Lindgren napisał(a):
> > From: Janusz Krzysztofik <jkrzysz@tis.icnet.pl>
> >
> > The patch provides the following fixes:
> >
> > - keep kernel small enough to boot with standard tools,
> > - ensure compatibility with both new and legacy distros,
> > - turn on support for recently added or fixed hardware features.
> >
> > Created and tested against linux-2.6.32-rc5.
> >
> > Signed-off-by: Janusz Krzysztofik <jkrzysz@tis.icnet.pl>
> > Signed-off-by: Tony Lindgren <tony@atomide.com>
> 
> Tony,
> 
> Please do not apply this patch yet, or revert it if already applied. It would 
> exhibit the LCD DMA not working bug when CONFIG_PM=y, as I tried to state 
> while submitting v2 of my fix that corrected the issue 
> (http://www.spinics.net/lists/linux-omap/msg19963.html).
> 
> Sorry for not stating that again with this submission (or not waiting with 
> the submission after the bug is fixed first). That happened after I 
> misinterpreted your comment "Sounds good to me."  
> (http://www.spinics.net/lists/linux-omap/msg19965.html) as your acceptance 
> for the patch v2 as posted, with my self proposed changes, that resulted in v3  
> submission directly (http://www.spinics.net/lists/linux-omap/msg20059.html), 
> that has been objected by you next.

OK, sorry looks like I forgot that issue..

I suggest we keep this patch, and also add your v3 patch before this one.

I'll post your v3 patch to this thread with an added comment about
moving the OMAP_LCDC_ defines during the next merge cycle.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/8] omap1: Amstrad Delta defconfig fixes
Date: Wed, 11 Nov 2009 10:56:09 -0800	[thread overview]
Message-ID: <20091111185609.GE24837@atomide.com> (raw)
In-Reply-To: <200911111825.00281.jkrzyszt@tis.icnet.pl>

* Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [091111 09:24]:
> Wednesday 11 November 2009 04:00:57 Tony Lindgren napisa?(a):
> > From: Janusz Krzysztofik <jkrzysz@tis.icnet.pl>
> >
> > The patch provides the following fixes:
> >
> > - keep kernel small enough to boot with standard tools,
> > - ensure compatibility with both new and legacy distros,
> > - turn on support for recently added or fixed hardware features.
> >
> > Created and tested against linux-2.6.32-rc5.
> >
> > Signed-off-by: Janusz Krzysztofik <jkrzysz@tis.icnet.pl>
> > Signed-off-by: Tony Lindgren <tony@atomide.com>
> 
> Tony,
> 
> Please do not apply this patch yet, or revert it if already applied. It would 
> exhibit the LCD DMA not working bug when CONFIG_PM=y, as I tried to state 
> while submitting v2 of my fix that corrected the issue 
> (http://www.spinics.net/lists/linux-omap/msg19963.html).
> 
> Sorry for not stating that again with this submission (or not waiting with 
> the submission after the bug is fixed first). That happened after I 
> misinterpreted your comment "Sounds good to me."  
> (http://www.spinics.net/lists/linux-omap/msg19965.html) as your acceptance 
> for the patch v2 as posted, with my self proposed changes, that resulted in v3  
> submission directly (http://www.spinics.net/lists/linux-omap/msg20059.html), 
> that has been objected by you next.

OK, sorry looks like I forgot that issue..

I suggest we keep this patch, and also add your v3 patch before this one.

I'll post your v3 patch to this thread with an added comment about
moving the OMAP_LCDC_ defines during the next merge cycle.

Regards,

Tony

  reply	other threads:[~2009-11-11 18:56 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11  3:00 [PATCH 0/8] Omap fixes for v2.6.32-rc6 Tony Lindgren
2009-11-11  3:00 ` Tony Lindgren
2009-11-11  3:00 ` [PATCH 1/8] omap: Fix race condition in omap dma driver Tony Lindgren
2009-11-11  3:00   ` Tony Lindgren
2009-11-11  3:00 ` [PATCH 2/8] omap: Use resource_size Tony Lindgren
2009-11-11  3:00   ` Tony Lindgren
2009-11-11 19:06   ` [PATCH 2.5/8] omap: Fix omapfb/lcdc on OMAP1510 broken when PM set Tony Lindgren
2009-11-11 19:06     ` Tony Lindgren
2009-11-11  3:00 ` [PATCH 3/8] omap1: Amstrad Delta defconfig fixes Tony Lindgren
2009-11-11  3:00   ` Tony Lindgren
2009-11-11 17:24   ` Janusz Krzysztofik
2009-11-11 17:24     ` Janusz Krzysztofik
2009-11-11 18:56     ` Tony Lindgren [this message]
2009-11-11 18:56       ` Tony Lindgren
2009-11-11  3:01 ` [PATCH 4/8] omap3: pandora: Fix keypad keymap Tony Lindgren
2009-11-11  3:01   ` Tony Lindgren
2009-11-11  3:01 ` [PATCH 5/8] omap3: beagle: Fix USB host port power control Tony Lindgren
2009-11-11  3:01   ` Tony Lindgren
2009-11-11  3:01 ` [PATCH 6/8] omap3: 3430sdp: Enable Linux Regulator framework Tony Lindgren
2009-11-11  3:01   ` Tony Lindgren
2009-11-11  3:01 ` [PATCH 7/8] omap: update Pandora defconfig Tony Lindgren
2009-11-11  3:01   ` Tony Lindgren
2009-11-11  3:01 ` [PATCH 8/8] omap3: Decrease cpufreq transition latency Tony Lindgren
2009-11-11  3:01   ` Tony Lindgren
2009-11-11  3:16 ` [PATCH 0/8] Omap fixes for v2.6.32-rc6 Sid Boyce
2009-11-11 19:08   ` Tony Lindgren
2009-11-11 23:20     ` Sid Boyce

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=20091111185609.GE24837@atomide.com \
    --to=tony@atomide.com \
    --cc=e3-hacking@earth.li \
    --cc=jkrzyszt@tis.icnet.pl \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=noodles@earth.li \
    /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.