All of lore.kernel.org
 help / color / mirror / Atom feed
* patch review
       [not found] <200611162312.kAGNCLgn010867@shell0.pdx.osdl.net>
@ 2006-11-17 18:45 ` James Simmons
  0 siblings, 0 replies; 9+ messages in thread
From: James Simmons @ 2006-11-17 18:45 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Fbdev development list


I have been reviewing and testing your patches. I haven't tested them all 
tho. I have tested:

annotate-some-variables-in-vesafb.patch
fbcmapc-mark-structs-const-or.patch
gregkh-driver-fb-device.patch
ioremap-balanced-with-iounmap-for-drivers-video-vesafb.patch
various-fbdev-files-mark-structs-fix.patch
various-fbdev-files-mark-structs.patch

I had no problem with them. I will test the atyfb patches tomorrow.
Please drop the 

fbmem-is-bootup-logo-broken-for-monochrome-lcd.patch

It does address several problems but there are more problmes then that. I 
like to send out another patch to would address all those issues.
Thanks.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Patch review
@ 2010-04-25 21:28 Peter Clifton
  2010-04-26  2:48 ` Matt Turner
  2010-05-05 18:25 ` Carl Worth
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Clifton @ 2010-04-25 21:28 UTC (permalink / raw)
  To: intel-gfx@lists.freedesktop.org

Hi guys,

I've sent three patches to the list for review recently, and posed a
question about possible buggy palette handling. Two of the patches I
sent fix bugs (one "real", one a build issue), and there is a one
clean-up.

I've had no replies on any issue yet. I would appreciate if someone
could take a quick look and ACK / NAK the patches.

I'm only a technical user (Although I do some OSS software development
in my free time), and it is somewhat disheartening when I've taken the
extra steps to produce a patch to fix the issues, for them to be
(seemingly) ignored.

If you want me to go away and file bug-reports, and attach the patches,
I'll do it, but these are simple issues - and if people would pick up
and commit the patches I've sent, it saves me a lot of time fighting
bugzilla.

It was me who "discovered" the TV-out logic on the Cantiga platforms
seem to require a "0" in the state-change detection enable bits, but I
see I got no credit for that detective work in the eventual patch Zhao
Yakui worked up once with access to the HW specs / BIOS code.

PS.. Wouldn't it be nice to get some of that reference BIOS code opened
up?


Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2010-04-25 21:28 Peter Clifton
@ 2010-04-26  2:48 ` Matt Turner
  2010-05-05 18:27   ` Carl Worth
  2010-05-05 18:25 ` Carl Worth
  1 sibling, 1 reply; 9+ messages in thread
From: Matt Turner @ 2010-04-26  2:48 UTC (permalink / raw)
  To: Peter Clifton; +Cc: intel-gfx@lists.freedesktop.org

On Sun, Apr 25, 2010 at 5:28 PM, Peter Clifton <pcjc2@cam.ac.uk> wrote:
> Hi guys,
>
> I've sent three patches to the list for review recently, and posed a
> question about possible buggy palette handling. Two of the patches I
> sent fix bugs (one "real", one a build issue), and there is a one
> clean-up.
>
> I've had no replies on any issue yet. I would appreciate if someone
> could take a quick look and ACK / NAK the patches.
>
> I'm only a technical user (Although I do some OSS software development
> in my free time), and it is somewhat disheartening when I've taken the
> extra steps to produce a patch to fix the issues, for them to be
> (seemingly) ignored.
>
> If you want me to go away and file bug-reports, and attach the patches,
> I'll do it, but these are simple issues - and if people would pick up
> and commit the patches I've sent, it saves me a lot of time fighting
> bugzilla.
>
> It was me who "discovered" the TV-out logic on the Cantiga platforms
> seem to require a "0" in the state-change detection enable bits, but I
> see I got no credit for that detective work in the eventual patch Zhao
> Yakui worked up once with access to the HW specs / BIOS code.
>
> PS.. Wouldn't it be nice to get some of that reference BIOS code opened
> up?
>
>
> Regards,
>
> --
> Peter Clifton
>
> Electrical Engineering Division,
> Engineering Department,
> University of Cambridge,
> 9, JJ Thomson Avenue,
> Cambridge
> CB3 0FA
>
> Tel: +44 (0)7729 980173 - (No signal in the lab!)
> Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)

Sorry that I'm not going to be of any use reviewing these patches.

I've got a similar experience--I actually had two patches /accepted/
and supposedly tucked away in a branch for merging after 2.11 was
released. They've never been merged. I've pinged Carl at least twice,
heard nothing back.

Not sure what's going on.

Matt

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2010-04-25 21:28 Peter Clifton
  2010-04-26  2:48 ` Matt Turner
@ 2010-05-05 18:25 ` Carl Worth
  1 sibling, 0 replies; 9+ messages in thread
From: Carl Worth @ 2010-05-05 18:25 UTC (permalink / raw)
  To: Peter Clifton, intel-gfx@lists.freedesktop.org


[-- Attachment #1.1: Type: text/plain, Size: 1855 bytes --]

On Sun, 25 Apr 2010 22:28:22 +0100, Peter Clifton <pcjc2@cam.ac.uk> wrote:
> I've sent three patches to the list for review recently, and posed a
> question about possible buggy palette handling. Two of the patches I
> sent fix bugs (one "real", one a build issue), and there is a one
> clean-up.
> 
> I've had no replies on any issue yet. I would appreciate if someone
> could take a quick look and ACK / NAK the patches.

Hi Peter,

For my part at least, I was on vacation last week, (and a bit swamped
before that). I'm coming out of that now and already have your "Graphics
Corruption Issues" patch tagged to review and commit soon.

> If you want me to go away and file bug-reports, and attach the patches,
> I'll do it, but these are simple issues - and if people would pick up
> and commit the patches I've sent, it saves me a lot of time fighting
> bugzilla.

I prefer email myself as well. One thing that does help is that if you
want to follow-up to ask about a specific patch that seems to have been
missed, if you do it as a reply to the mail then that helps.

For example, I believe that the "graphics corruption issues" patch is
one you are referring to. And I'm guessing that "Fix out of tree builds"
is the build issue. But I don't know what the third issue was.

> It was me who "discovered" the TV-out logic on the Cantiga platforms
> seem to require a "0" in the state-change detection enable bits, but I
> see I got no credit for that detective work in the eventual patch Zhao
> Yakui worked up once with access to the HW specs / BIOS code.

That is unfortunate. It would definitely be preferable to have
everyone's contribution noted.

> PS.. Wouldn't it be nice to get some of that reference BIOS code opened
> up?

I agree that it would be quite nice.

-Carl

-- 
carl.d.worth@intel.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2010-04-26  2:48 ` Matt Turner
@ 2010-05-05 18:27   ` Carl Worth
  0 siblings, 0 replies; 9+ messages in thread
From: Carl Worth @ 2010-05-05 18:27 UTC (permalink / raw)
  To: Matt Turner, Peter Clifton; +Cc: intel-gfx@lists.freedesktop.org


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

On Sun, 25 Apr 2010 22:48:18 -0400, Matt Turner <mattst88@gmail.com> wrote:
> I've got a similar experience--I actually had two patches /accepted/
> and supposedly tucked away in a branch for merging after 2.11 was
> released. They've never been merged. I've pinged Carl at least twice,
> heard nothing back.
> 
> Not sure what's going on.

Hi Matt,

That was entirely my fault.

The patches are still there on my "after-2.11" branch. And after your
most recent ping I did try to merge them and found that they now
conflict.

I'm sorry about that. I can try to resolve the conflicts, but I will
likely want your final review of the result.

-Carl

-- 
carl.d.worth@intel.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Patch review
@ 2018-02-28 15:07 Guennadi Liakhovetski
  2018-02-28 15:21 ` Laurent Pinchart
  0 siblings, 1 reply; 9+ messages in thread
From: Guennadi Liakhovetski @ 2018-02-28 15:07 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Hans Verkuil, Laurent Pinchart

Hi,

I know the "development process and responsibilities" was the main topic 
during the last media summit. Unfortunately I haven't attended it, from 
the etherpad notes I also cannot quite conclude what decisions have been 
made. Have any measures been discussed and agreed upon for cases, when 
patches don't get reviewed for many months, adding up to more than a year 
(in this specific case the first version submitted in June 2016)?

Thanks
Guennadi

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2018-02-28 15:07 Patch review Guennadi Liakhovetski
@ 2018-02-28 15:21 ` Laurent Pinchart
  2018-02-28 15:49   ` Guennadi Liakhovetski
  2018-03-08 16:49   ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 9+ messages in thread
From: Laurent Pinchart @ 2018-02-28 15:21 UTC (permalink / raw)
  To: Guennadi Liakhovetski; +Cc: Linux Media Mailing List, Hans Verkuil

Hi Guennadi,

On Wednesday, 28 February 2018 17:07:00 EET Guennadi Liakhovetski wrote:
> Hi,
> 
> I know the "development process and responsibilities" was the main topic
> during the last media summit. Unfortunately I haven't attended it, from
> the etherpad notes I also cannot quite conclude what decisions have been
> made. Have any measures been discussed and agreed upon for cases, when
> patches don't get reviewed for many months, adding up to more than a year
> (in this specific case the first version submitted in June 2016)?

I assume you're talking about the "[PATCH 0/2 v6] uvcvideo: asynchronous 
controls" series, is that correct ?

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2018-02-28 15:21 ` Laurent Pinchart
@ 2018-02-28 15:49   ` Guennadi Liakhovetski
  2018-03-08 16:49   ` Mauro Carvalho Chehab
  1 sibling, 0 replies; 9+ messages in thread
From: Guennadi Liakhovetski @ 2018-02-28 15:49 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: Linux Media Mailing List, Hans Verkuil

Hi Laurent,

Yes, that's correct.

Thanks
Guennadi

On Wed, 28 Feb 2018, Laurent Pinchart wrote:

> Hi Guennadi,
> 
> On Wednesday, 28 February 2018 17:07:00 EET Guennadi Liakhovetski wrote:
> > Hi,
> > 
> > I know the "development process and responsibilities" was the main topic
> > during the last media summit. Unfortunately I haven't attended it, from
> > the etherpad notes I also cannot quite conclude what decisions have been
> > made. Have any measures been discussed and agreed upon for cases, when
> > patches don't get reviewed for many months, adding up to more than a year
> > (in this specific case the first version submitted in June 2016)?
> 
> I assume you're talking about the "[PATCH 0/2 v6] uvcvideo: asynchronous 
> controls" series, is that correct ?
> 
> -- 
> Regards,
> 
> Laurent Pinchart
> 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Patch review
  2018-02-28 15:21 ` Laurent Pinchart
  2018-02-28 15:49   ` Guennadi Liakhovetski
@ 2018-03-08 16:49   ` Mauro Carvalho Chehab
  1 sibling, 0 replies; 9+ messages in thread
From: Mauro Carvalho Chehab @ 2018-03-08 16:49 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Guennadi Liakhovetski, Linux Media Mailing List, Hans Verkuil

Em Wed, 28 Feb 2018 17:21:27 +0200
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:

> Hi Guennadi,
> 
> On Wednesday, 28 February 2018 17:07:00 EET Guennadi Liakhovetski wrote:
> > Hi,
> > 
> > I know the "development process and responsibilities" was the main topic
> > during the last media summit. Unfortunately I haven't attended it, from
> > the etherpad notes I also cannot quite conclude what decisions have been
> > made. Have any measures been discussed and agreed upon for cases, when
> > patches don't get reviewed for many months, adding up to more than a year
> > (in this specific case the first version submitted in June 2016)?  
> 
> I assume you're talking about the "[PATCH 0/2 v6] uvcvideo: asynchronous 
> controls" series, is that correct ?

What's the situation of such patch review? In case you doesn't have the
original e-mail anymore, I asked Guennadi on IRC to resubmit it, in order
to make easier for us to review/comment about any issues there, if any.

Regards,
Mauro

Thanks,
Mauro

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-03-08 16:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 15:07 Patch review Guennadi Liakhovetski
2018-02-28 15:21 ` Laurent Pinchart
2018-02-28 15:49   ` Guennadi Liakhovetski
2018-03-08 16:49   ` Mauro Carvalho Chehab
  -- strict thread matches above, loose matches on Subject: below --
2010-04-25 21:28 Peter Clifton
2010-04-26  2:48 ` Matt Turner
2010-05-05 18:27   ` Carl Worth
2010-05-05 18:25 ` Carl Worth
     [not found] <200611162312.kAGNCLgn010867@shell0.pdx.osdl.net>
2006-11-17 18:45 ` patch review James Simmons

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.