Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-30 Thread Brian Rogers

 On 09/27/2010 05:36 PM, Mauro Carvalho Chehab wrote:

I'll clean up the mess and prepare a new pull request in the next days.


Can you look at including ir-core: Fix null dereferences in the 
protocols sysfs interface? I never got a response to that, and it's a 
regression fix for 2.6.36.


https://patchwork.kernel.org/patch/199002/

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


Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-29 Thread hermann pitton

Linus,

Am Montag, den 27.09.2010, 17:02 -0700 schrieb Linus Torvalds:
 On Mon, Sep 27, 2010 at 1:57 PM, Mauro Carvalho Chehab
 mche...@redhat.com wrote:
  The following changes since commit 32163f4b2cef28a5aab8b226ffecfc6379a53786:
 
   alpha: fix usp value in multithreaded coredumps (2010-09-25 14:38:13 -0700)
 
  are available in the git repository at:
   ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
  v4l_for_linus
 
 I get
 
   scripts/kconfig/conf --oldconfig arch/x86/Kconfig
   drivers/media/Kconfig:146: 'endif' in different file than 'if'
   drivers/media/IR/Kconfig:15: location of the 'if'
   drivers/Kconfig:114: unexpected 'endmenu' within if block
   drivers/Kconfig:1: missing end statement for this entry
   make[1]: *** [oldconfig] Error 1
   make: *** [oldconfig] Error 2
 
 with this. And it seems to be due to a totally broken commit at the
 very beginning of the series by a commit called Kconfig fixes
 (Hah!), that clearly has not been tested at all.
 
 The commit sequence was also done today, apparently immediately before
 sending me the pull request. Which sure as hell explains the clearly
 not tested at all situation.
 
 Don't do this. You are now officially on my shit-list for sending me
 total crap.
 
 How effing hard can it be to understand: you don't send me stuff that
 hasn't been tested. It needs to be in -next for SEVERAL DAYS, and you
 don't rebase it or take it from some random quilt series just before
 sending it to me.
 
 That's true _especially_ during the -rc series. But it's damn well
 true at any other time too.
 
 I'm angry. I expect at least some _minimal_ amount of competence from
 people I pull from. This was not it. Get your ^#! act together!
 
Linus

you should not be such rude.

You have never been in any hardware details on v4l and dvb.

After Gerd Knorr did quit, out of reasons, you noticed there is some
noise on v4l and dvb, but you never had to fix much on your own in the
last eight years.

Shouting around and blaming others always was enough ...

I agree, a rc-1 should be at least compile tested.

Any idea, why this goes away?

Cheers,
Hermann










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


Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-29 Thread Mauro Carvalho Chehab
Em 29-09-2010 22:04, hermann pitton escreveu:
 
 Linus,
 
 Am Montag, den 27.09.2010, 17:02 -0700 schrieb Linus Torvalds:
 On Mon, Sep 27, 2010 at 1:57 PM, Mauro Carvalho Chehab
 mche...@redhat.com wrote:
 The following changes since commit 32163f4b2cef28a5aab8b226ffecfc6379a53786:

  alpha: fix usp value in multithreaded coredumps (2010-09-25 14:38:13 -0700)

 are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
 v4l_for_linus

 I get

   scripts/kconfig/conf --oldconfig arch/x86/Kconfig
   drivers/media/Kconfig:146: 'endif' in different file than 'if'
   drivers/media/IR/Kconfig:15: location of the 'if'
   drivers/Kconfig:114: unexpected 'endmenu' within if block
   drivers/Kconfig:1: missing end statement for this entry
   make[1]: *** [oldconfig] Error 1
   make: *** [oldconfig] Error 2

 with this. And it seems to be due to a totally broken commit at the
 very beginning of the series by a commit called Kconfig fixes
 (Hah!), that clearly has not been tested at all.

 The commit sequence was also done today, apparently immediately before
 sending me the pull request. Which sure as hell explains the clearly
 not tested at all situation.

 Don't do this. You are now officially on my shit-list for sending me
 total crap.

 How effing hard can it be to understand: you don't send me stuff that
 hasn't been tested. It needs to be in -next for SEVERAL DAYS, and you
 don't rebase it or take it from some random quilt series just before
 sending it to me.

 That's true _especially_ during the -rc series. But it's damn well
 true at any other time too.

 I'm angry. I expect at least some _minimal_ amount of competence from
 people I pull from. This was not it. Get your ^#! act together!

Linus
 
 you should not be such rude.
 
 You have never been in any hardware details on v4l and dvb.
 
 After Gerd Knorr did quit, out of reasons, you noticed there is some
 noise on v4l and dvb, but you never had to fix much on your own in the
 last eight years.
 
 Shouting around and blaming others always was enough ...
 
 I agree, a rc-1 should be at least compile tested.
 
 Any idea, why this goes away?

Hermann,

That's OK. I did crap. Linus is right. I'll send him the patches again
after having the same tree branch being tested for a few days at linux-next, 
without any bad results.

Cheers,
Mauro.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-29 Thread hermann pitton

Am Donnerstag, den 30.09.2010, 00:08 -0300 schrieb Mauro Carvalho
Chehab:
 Em 29-09-2010 22:04, hermann pitton escreveu:
  
  Linus,
  
  Am Montag, den 27.09.2010, 17:02 -0700 schrieb Linus Torvalds:
  On Mon, Sep 27, 2010 at 1:57 PM, Mauro Carvalho Chehab
  mche...@redhat.com wrote:
  The following changes since commit 
  32163f4b2cef28a5aab8b226ffecfc6379a53786:
 
   alpha: fix usp value in multithreaded coredumps (2010-09-25 14:38:13 
  -0700)
 
  are available in the git repository at:
   ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
  v4l_for_linus
 
  I get
 
scripts/kconfig/conf --oldconfig arch/x86/Kconfig
drivers/media/Kconfig:146: 'endif' in different file than 'if'
drivers/media/IR/Kconfig:15: location of the 'if'
drivers/Kconfig:114: unexpected 'endmenu' within if block
drivers/Kconfig:1: missing end statement for this entry
make[1]: *** [oldconfig] Error 1
make: *** [oldconfig] Error 2
 
  with this. And it seems to be due to a totally broken commit at the
  very beginning of the series by a commit called Kconfig fixes
  (Hah!), that clearly has not been tested at all.
 
  The commit sequence was also done today, apparently immediately before
  sending me the pull request. Which sure as hell explains the clearly
  not tested at all situation.
 
  Don't do this. You are now officially on my shit-list for sending me
  total crap.
 
  How effing hard can it be to understand: you don't send me stuff that
  hasn't been tested. It needs to be in -next for SEVERAL DAYS, and you
  don't rebase it or take it from some random quilt series just before
  sending it to me.
 
  That's true _especially_ during the -rc series. But it's damn well
  true at any other time too.
 
  I'm angry. I expect at least some _minimal_ amount of competence from
  people I pull from. This was not it. Get your ^#! act together!
 
 Linus
  
  you should not be such rude.
  
  You have never been in any hardware details on v4l and dvb.
  
  After Gerd Knorr did quit, out of reasons, you noticed there is some
  noise on v4l and dvb, but you never had to fix much on your own in the
  last eight years.
  
  Shouting around and blaming others always was enough ...
  
  I agree, a rc-1 should be at least compile tested.
  
  Any idea, why this goes away?
 
 Hermann,
 
 That's OK. I did crap. Linus is right. I'll send him the patches again
 after having the same tree branch being tested for a few days at linux-next, 
 without any bad results.
 
 Cheers,
 Mauro.

Mauro,

hopefully, a few days on linux-next can replace all what we had in the
past, causing sometimes years of delay ...

What to say ?

OK, if you say we are fine with it now, it is up to you.

So, the whole mistake was, that Linus did not start kicking asses harder
earlier?

What a total crap!

Cheers,
Hermann






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


Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-27 Thread Linus Torvalds
On Mon, Sep 27, 2010 at 1:57 PM, Mauro Carvalho Chehab
mche...@redhat.com wrote:
 The following changes since commit 32163f4b2cef28a5aab8b226ffecfc6379a53786:

  alpha: fix usp value in multithreaded coredumps (2010-09-25 14:38:13 -0700)

 are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
 v4l_for_linus

I get

  scripts/kconfig/conf --oldconfig arch/x86/Kconfig
  drivers/media/Kconfig:146: 'endif' in different file than 'if'
  drivers/media/IR/Kconfig:15: location of the 'if'
  drivers/Kconfig:114: unexpected 'endmenu' within if block
  drivers/Kconfig:1: missing end statement for this entry
  make[1]: *** [oldconfig] Error 1
  make: *** [oldconfig] Error 2

with this. And it seems to be due to a totally broken commit at the
very beginning of the series by a commit called Kconfig fixes
(Hah!), that clearly has not been tested at all.

The commit sequence was also done today, apparently immediately before
sending me the pull request. Which sure as hell explains the clearly
not tested at all situation.

Don't do this. You are now officially on my shit-list for sending me
total crap.

How effing hard can it be to understand: you don't send me stuff that
hasn't been tested. It needs to be in -next for SEVERAL DAYS, and you
don't rebase it or take it from some random quilt series just before
sending it to me.

That's true _especially_ during the -rc series. But it's damn well
true at any other time too.

I'm angry. I expect at least some _minimal_ amount of competence from
people I pull from. This was not it. Get your ^#! act together!

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


Re: [GIT PULL for 2.6.36] V4L/DVB fixes

2010-09-27 Thread Mauro Carvalho Chehab
Em 27-09-2010 21:02, Linus Torvalds escreveu:
 On Mon, Sep 27, 2010 at 1:57 PM, Mauro Carvalho Chehab
 mche...@redhat.com wrote:
 The following changes since commit 32163f4b2cef28a5aab8b226ffecfc6379a53786:

  alpha: fix usp value in multithreaded coredumps (2010-09-25 14:38:13 -0700)

 are available in the git repository at:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
 v4l_for_linus
 
 I get
 
   scripts/kconfig/conf --oldconfig arch/x86/Kconfig
   drivers/media/Kconfig:146: 'endif' in different file than 'if'
   drivers/media/IR/Kconfig:15: location of the 'if'
   drivers/Kconfig:114: unexpected 'endmenu' within if block
   drivers/Kconfig:1: missing end statement for this entry
   make[1]: *** [oldconfig] Error 1
   make: *** [oldconfig] Error 2
 
 with this. And it seems to be due to a totally broken commit at the
 very beginning of the series by a commit called Kconfig fixes
 (Hah!), that clearly has not been tested at all.

Argh! something got completely wrong here. Sorry for the mess.
This patch is already upstream (changeset ade321c5b8a0e4).

I had some troubles on my local tree (some objects missed after a gc on
a shared repository). I had to recover my local tree, to avoid loosing 
some patches applied there for linux-next. It seems that I did a bad work 
on recovering them. I always compile everything a few times before sending, 
but this time, I just didn't notice.

 The commit sequence was also done today, apparently immediately before
 sending me the pull request. Which sure as hell explains the clearly
 not tested at all situation.
 
 Don't do this. You are now officially on my shit-list for sending me
 total crap.
 
 How effing hard can it be to understand: you don't send me stuff that
 hasn't been tested. It needs to be in -next for SEVERAL DAYS, and you
 don't rebase it or take it from some random quilt series just before
 sending it to me.
 
 That's true _especially_ during the -rc series. But it's damn well
 true at any other time too.
 
 I'm angry. I expect at least some _minimal_ amount of competence from
 people I pull from. This was not it. Get your ^#! act together!
 
Linus

I'll clean up the mess and prepare a new pull request in the next days.

Sorry,
Mauro.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[GIT PULL for 2.6.36] V4L/DVB fixes

2010-08-12 Thread Mauro Carvalho Chehab
Linus,

Please pull from:
  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
v4l_for_linus

For 3 build fixes.

Cheers,
Mauro.

The following changes since commit ad41a1e0cab07c5125456e8d38e5b1ab148d04aa:

  Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris (2010-08-12 
10:17:19 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 
v4l_for_linus

Mauro Carvalho Chehab (2):
  V4L/DVB: Fix IR_CORE dependencies
  V4L/DVB: fix Kconfig to depends on VIDEO_IR

Randy Dunlap (1):
  V4L/DVB: v4l2-ctrls.c: needs to include slab.h

 drivers/media/IR/Kconfig|9 -
 drivers/media/dvb/dm1105/Kconfig|2 +-
 drivers/media/dvb/dvb-usb/Kconfig   |2 +-
 drivers/media/dvb/siano/Kconfig |2 +-
 drivers/media/dvb/ttpci/Kconfig |2 +-
 drivers/media/video/bt8xx/Kconfig   |2 +-
 drivers/media/video/cx18/Kconfig|2 +-
 drivers/media/video/cx231xx/Kconfig |2 +-
 drivers/media/video/cx23885/Kconfig |2 +-
 drivers/media/video/cx88/Kconfig|2 +-
 drivers/media/video/em28xx/Kconfig  |2 +-
 drivers/media/video/ivtv/Kconfig|2 +-
 drivers/media/video/saa7134/Kconfig |2 +-
 drivers/media/video/tlg2300/Kconfig |2 +-
 drivers/media/video/v4l2-ctrls.c|1 +
 15 files changed, 22 insertions(+), 14 deletions(-)

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