* [GIT PULL for 3.2.33] Fix regressions on dvb demux
@ 2010-02-08 16:38 Mauro Carvalho Chehab
2010-02-08 18:26 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2010-02-08 16:38 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Media Mailing List,
Linux Kernel Mailing List
The following changes since commit 6339204ecc2aa2067a99595522de0403f0854bb8:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6
are available in the git repository at:
ssh://linuxtv.org/git/fixes.git v4l_for_linus
Those patches addresses the regression on 2.3.32 on dvb core.
Francesco Lavra (1):
V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
Mauro Carvalho Chehab (2):
V4L/DVB: Fix the risk of an oops at dvb_dmx_release
V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packet
drivers/media/dvb/dvb-core/dmxdev.c | 2 +-
drivers/media/dvb/dvb-core/dvb_demux.c | 20 +++++++++-----------
2 files changed, 10 insertions(+), 12 deletions(-)
--
Cheers,
Mauro
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL for 3.2.33] Fix regressions on dvb demux
2010-02-08 16:38 [GIT PULL for 3.2.33] Fix regressions on dvb demux Mauro Carvalho Chehab
@ 2010-02-08 18:26 ` Linus Torvalds
2010-02-08 18:41 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2010-02-08 18:26 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Andrew Morton, Linux Media Mailing List,
Linux Kernel Mailing List
On Mon, 8 Feb 2010, Mauro Carvalho Chehab wrote:
>
> are available in the git repository at:
>
> ssh://linuxtv.org/git/fixes.git v4l_for_linus
I don't have ssh access to that thing, and git:// doesn't work.
You probably meant
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
but it's not pushed out to there yet.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL for 3.2.33] Fix regressions on dvb demux
2010-02-08 18:26 ` Linus Torvalds
@ 2010-02-08 18:41 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2010-02-08 18:41 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Media Mailing List,
Linux Kernel Mailing List
Linus Torvalds wrote:
>
> On Mon, 8 Feb 2010, Mauro Carvalho Chehab wrote:
>> are available in the git repository at:
>>
>> ssh://linuxtv.org/git/fixes.git v4l_for_linus
>
> I don't have ssh access to that thing, and git:// doesn't work.
Sorry for the bad link. We've recently moved our master development trees
to git also, in order to work internally the same way as upstream.
The git URL is:
git://linuxtv.org/fixes.git v4l_for_linus
>
> You probably meant
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
>
> but it's not pushed out to there yet.
My push should be going simultaneously to both remotes, but it seems that
only the replica at linuxtv got updated. I'll need to review my .git/config
in order to fix it.
Anyway, both places are now ok. So, you can pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus
--
Cheers,
Mauro
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-08 18:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 16:38 [GIT PULL for 3.2.33] Fix regressions on dvb demux Mauro Carvalho Chehab
2010-02-08 18:26 ` Linus Torvalds
2010-02-08 18:41 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox