* [GIT PATCH] I2C bugfixes for 2.6.17-rc4 - resend
@ 2006-05-12 19:03 Greg KH
2006-05-12 19:18 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2006-05-12 19:03 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, lm-sensors
Here are some i2c bug fixes for a single driver against your current git
tree. They all have been in the -mm tree for a few weeks.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
or from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
if it isn't synced up yet.
The full patch series was sent to the sensors mailing list the last time
this notice was sent out, so I'll not resend them.
thanks,
greg k-h
drivers/i2c/busses/scx200_acb.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
---------------
Jean Delvare:
scx200_acb: Fix return on init error
scx200_acb: Fix resource name use after free
Jordan Crouse:
scx200_acb: Fix for the CS5535 errata
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PATCH] I2C bugfixes for 2.6.17-rc4 - resend
2006-05-12 19:03 [GIT PATCH] I2C bugfixes for 2.6.17-rc4 - resend Greg KH
@ 2006-05-12 19:18 ` Linus Torvalds
2006-05-12 20:10 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2006-05-12 19:18 UTC (permalink / raw)
To: Greg KH; +Cc: Andrew Morton, linux-kernel, lm-sensors
On Fri, 12 May 2006, Greg KH wrote:
>
> Here are some i2c bug fixes for a single driver against your current git
> tree. They all have been in the -mm tree for a few weeks.
Pulled.
However, please fix your scripts:
> Please pull from:
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
Nobody should use "rsync:", it's just more pain for everybody these days.
If you use rsync, and miss an object, because the mirroring was
incomplete, you'll never know, you'll just have a strange corrupted
archive.
Use rsync if you mirror things, but not for git.
So please make that read "git://git.kernel.org/.." instead.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PATCH] I2C bugfixes for 2.6.17-rc4 - resend
2006-05-12 19:18 ` Linus Torvalds
@ 2006-05-12 20:10 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2006-05-12 20:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, lm-sensors
On Fri, May 12, 2006 at 12:18:53PM -0700, Linus Torvalds wrote:
>
>
> On Fri, 12 May 2006, Greg KH wrote:
> However, please fix your scripts:
>
> > Please pull from:
> > rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
>
> Nobody should use "rsync:", it's just more pain for everybody these days.
> If you use rsync, and miss an object, because the mirroring was
> incomplete, you'll never know, you'll just have a strange corrupted
> archive.
>
> Use rsync if you mirror things, but not for git.
>
> So please make that read "git://git.kernel.org/.." instead.
Oops, sorry, that's a leftover from a long time ago when I first wrote
the "create a pull email" script. Sorry, I'll go fix that.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-12 20:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-12 19:03 [GIT PATCH] I2C bugfixes for 2.6.17-rc4 - resend Greg KH
2006-05-12 19:18 ` Linus Torvalds
2006-05-12 20:10 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox