On Sun, Jul 10, 2005 at 09:18:15PM -0700, Nish Aravamudan wrote:
> one for the SCSI subsystem. If those individual driver maintainers'
> files are being modified, should they be CC'ed, or is the big patch
> just sent to the SCSI maintainer (in this example)? I just want to
> make sure the correct p
Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote:
>
> Do you intend to apply Olaf's patchsets to eliminate linux/version.h?
> Some of them will not apply, because, at -mm2, KERNEL_VERSION isn't used
> anymore.
I think they were against -mm. They all applied OK.
> Maybe I can generat
Andrew,
Do you intend to apply Olaf's patchsets to eliminate linux/version.h?
Some of them will not apply, because, at -mm2, KERNEL_VERSION isn't used
anymore.
Maybe I can generate a patchset for V4L eliminating version.h, if you
want, against latest version.
Mauro.
Ori
On 7/10/05, David S. Miller <[EMAIL PROTECTED]> wrote:
> From: Nish Aravamudan <[EMAIL PROTECTED]>
> Date: Sun, 10 Jul 2005 21:18:15 -0700
>
> > A quick question here regarding the possibility of one logical change
> > for all of drivers/. Does that hold true for *any* logical change?
> >
> > Intu
From: Nish Aravamudan <[EMAIL PROTECTED]>
Date: Sun, 10 Jul 2005 21:18:15 -0700
> A quick question here regarding the possibility of one logical change
> for all of drivers/. Does that hold true for *any* logical change?
>
> Intuitively, I would say no. My biggest concern with that is there are
>
On 7/10/05, Jeff Garzik <[EMAIL PROTECTED]> wrote:
> David S. Miller wrote:
> > Kernel janitor-like patches split up their work _FAR_ too much. They
> > post one patch per driver, or even per-file, for something as simple
> > as removing the use of a redundant header file. That's totally
> > redi
On Sun, 2005-07-10 at 19:35 +, Olaf Hering wrote:
> The following series of patches removes almost all inclusions
> of linux/version.h. The 3 #defines are unused in most of the touched files.
>
> A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is
> unfortunatly
> in linux/vers
Olaf Hering wrote:
The following series of patches removes almost all inclusions
of linux/version.h. The 3 #defines are unused in most of the touched files.
A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is unfortunatly
in linux/version.h. This define moved to linux/utsname.h
T
David S. Miller wrote:
Kernel janitor-like patches split up their work _FAR_ too much. They
post one patch per driver, or even per-file, for something as simple
as removing the use of a redundant header file. That's totally
rediculious, and bloats up the kernel changelog history for no good
rea
An 82 entry patchbomb to the mailing lists is unacceptable and is
going to kill vger.kernel.org, please don't do this.
If you cannot condense your patch set into a smaller set of patches (I
think you really could for this one), then only post say 10 or so at a
time and wait for review and integra
The following series of patches removes almost all inclusions
of linux/version.h. The 3 #defines are unused in most of the touched files.
A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is unfortunatly
in linux/version.h. This define moved to linux/utsname.h
There are also lots o
11 matches
Mail list logo