[patch 2/3, resend] kbuild: improve option checking, Kbuild.include cleanup

2007-02-05 Thread Oleg Verych
PROTECTED] Cc: Daniel Drake [EMAIL PROTECTED] Cc: Andi Kleen [EMAIL PROTECTED] Cc: Randy Dunlap [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- -- all checks by shell united in one macro -- checker-shell; -- one disposable output sym. link to /dev/null per shell, thus no racing

Re: Free Linux Driver Development!

2007-02-04 Thread Oleg Verych
> From: devzero web.de > Newsgroups: gmane.linux.kernel > Subject: Re: Free Linux Driver Development! > Date: Sun, 04 Feb 2007 22:37:33 +0100 > Organization: http://freemail.web.de/ > Archived-At: > First off, compliments to this

Re: [patch] kbuild: correctly skip tilded backups in localversion files

2007-02-04 Thread Oleg Verych
On Wed, Jan 31, 2007 at 06:43:29PM -0800, Andrew Morton wrote: > On Thu, 1 Feb 2007 03:37:17 +0100 Oleg Verych <[EMAIL PROTECTED]> wrote: > > > On Wed, Jan 31, 2007 at 03:56:51PM -0800, Andrew Morton wrote: > > > On Wed, 31 Jan 2007 07:11:04 + > > > O

Re: [patch] kbuild: correctly skip tilded backups in localversion files

2007-02-04 Thread Oleg Verych
On Wed, Jan 31, 2007 at 06:43:29PM -0800, Andrew Morton wrote: On Thu, 1 Feb 2007 03:37:17 +0100 Oleg Verych [EMAIL PROTECTED] wrote: On Wed, Jan 31, 2007 at 03:56:51PM -0800, Andrew Morton wrote: On Wed, 31 Jan 2007 07:11:04 + Oleg Verych [EMAIL PROTECTED] wrote: kbuild

Re: Free Linux Driver Development!

2007-02-04 Thread Oleg Verych
From: devzero web.de Newsgroups: gmane.linux.kernel Subject: Re: Free Linux Driver Development! Date: Sun, 04 Feb 2007 22:37:33 +0100 Organization: http://freemail.web.de/ Archived-At: http://permalink.gmane.org/gmane.linux.kernel/489586 First off, compliments to this announcement, I liked

Re: scripts/makelst: bc -> shell Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-02-03 Thread Oleg Verych
On Sat, Feb 03, 2007 at 12:24:59PM +0100, David Weinehall wrote: > On Sat, Jan 27, 2007 at 06:38:36AM +0000, Oleg Verych wrote: > [snip] > > ,-*- diff snip -*- > > |-t4=`echo $t3 | gawk '{ print $1 }'` > > |-t5=`echo $t1 | gawk '{ print $1 }'` > > |+t4=

Re: scripts/makelst: bc - shell Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-02-03 Thread Oleg Verych
On Sat, Feb 03, 2007 at 12:24:59PM +0100, David Weinehall wrote: On Sat, Jan 27, 2007 at 06:38:36AM +, Oleg Verych wrote: [snip] ,-*- diff snip -*- |-t4=`echo $t3 | gawk '{ print $1 }'` |-t5=`echo $t1 | gawk '{ print $1 }'` |+t4=`pos_param 1 $t3` |+t5=`pos_param 1

Re: [PATCH] sed s/gawk/awk/ scripts/gen_init_ramfs.sh

2007-02-02 Thread Oleg Verych
> From: Adrian Bunk > Newsgroups: gmane.linux.kernel > Subject: Re: [PATCH] sed s/gawk/awk/ scripts/gen_init_ramfs.sh > Date: Fri, 2 Feb 2007 17:36:20 +0100 [] > On Tue, Jan 23, 2007 at 04:49:44PM -0800, Andrew Morton wrote: >> On Mon, 15 Jan 2007 23:11:46 +0100 >> Sam Ravnborg <[EMAIL PROTECTED]>

Re: lirc: igorplususb error handling cleanup

2007-02-02 Thread Oleg Verych
> From: Pekka J Enberg > Newsgroups: gmane.linux.kernel > Subject: lirc: igorplususb error handling cleanup > Date: Fri, 2 Feb 2007 11:15:15 +0200 (EET) > Archived-At: Hallo. > Use goto instead of a big ugly switch for error handling.

Re: lirc: igorplususb error handling cleanup

2007-02-02 Thread Oleg Verych
From: Pekka J Enberg Newsgroups: gmane.linux.kernel Subject: lirc: igorplususb error handling cleanup Date: Fri, 2 Feb 2007 11:15:15 +0200 (EET) Archived-At: http://permalink.gmane.org/gmane.linux.kernel/488937 Hallo. Use goto instead of a big ugly switch for error handling. Convert some

Re: [PATCH] sed s/gawk/awk/ scripts/gen_init_ramfs.sh

2007-02-02 Thread Oleg Verych
From: Adrian Bunk Newsgroups: gmane.linux.kernel Subject: Re: [PATCH] sed s/gawk/awk/ scripts/gen_init_ramfs.sh Date: Fri, 2 Feb 2007 17:36:20 +0100 [] On Tue, Jan 23, 2007 at 04:49:44PM -0800, Andrew Morton wrote: On Mon, 15 Jan 2007 23:11:46 +0100 Sam Ravnborg [EMAIL PROTECTED] wrote:

Re: PROBLEM: Crash on device_shutdown

2007-02-01 Thread Oleg Verych
> From: Julien RF > Newsgroups: gmane.linux.kernel > Subject: PROBLEM: Crash on device_shutdown > Date: Mon, 29 Jan 2007 00:03:49 +0100 > Archived-At: Hallo, Julien. Do you have such problem with more recent kernels, or mm one? Also, if

2.6.20-rc7 (Re: [patch] kbuild: correctly skip tilded backups in localversion files)

2007-02-01 Thread Oleg Verych
right from GNU make manual, while Kbuild's version is original. Cc: Roman Zippel <[EMAIL PROTECTED]> Cc: Bastian Blank <[EMAIL PROTECTED]> Cc: Sam Ravnborg <[EMAIL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- My using of the `sh' rides from willi

Re: [patch, rfc] kbuild: implement checksrc without building Cources...

2007-02-01 Thread Oleg Verych
> From: Oleg Verych > Newsgroups: gmane.linux.kernel,gmane.linux.kbuild.devel > Subject: Re:[patch, rfc] kbuild: implement checksrc without building > Cources... > Date: Thu, 26 Oct 2006 15:07:20 +0200 > Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/460736>

2.6.20-rc7 (Re: [patch] kbuild: correctly skip tilded backups in localversion files)

2007-02-01 Thread Oleg Verych
right from GNU make manual, while Kbuild's version is original. Cc: Roman Zippel [EMAIL PROTECTED] Cc: Bastian Blank [EMAIL PROTECTED] Cc: Sam Ravnborg [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- My using of the `sh' rides from willing to have more portable, understandable

Re: PROBLEM: Crash on device_shutdown

2007-02-01 Thread Oleg Verych
From: Julien RF Newsgroups: gmane.linux.kernel Subject: PROBLEM: Crash on device_shutdown Date: Mon, 29 Jan 2007 00:03:49 +0100 Archived-At: http://permalink.gmane.org/gmane.linux.kernel/487140 Hallo, Julien. Do you have such problem with more recent kernels, or mm one? Also, if would be

Re: [patch, rfc] kbuild: implement checksrc without building Cources...

2007-02-01 Thread Oleg Verych
From: Oleg Verych Newsgroups: gmane.linux.kernel,gmane.linux.kbuild.devel Subject: Re:[patch, rfc] kbuild: implement checksrc without building Cources... Date: Thu, 26 Oct 2006 15:07:20 +0200 Archived-At: http://permalink.gmane.org/gmane.linux.kernel/460736 On Tue, Oct 24, 2006 at 01:45

Re: [patch] kbuild: correctly skip tilded backups in localversion files

2007-01-31 Thread Oleg Verych
On Wed, Jan 31, 2007 at 03:56:51PM -0800, Andrew Morton wrote: > On Wed, 31 Jan 2007 07:11:04 + > Oleg Verych <[EMAIL PROTECTED]> wrote: > > > kbuild: correctly skip tilded backups in localversion files > > Does this patch replace Bastian's patch, below? Alon

[patch] update for (kbuild: correctly skip tilded backups in localversion files)

2007-01-31 Thread Oleg Verych
kbuild: finally correctly skip tilded backups in localversion files Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- Final addition. Why i want to maximize usage of shell, rather, than `make'? Just because i think, it's more portable, clear way. Thanks. --- linux-2.6.20-rc6/Ma

[patch] update for (kbuild: correctly skip tilded backups in localversion files)

2007-01-31 Thread Oleg Verych
kbuild: finally correctly skip tilded backups in localversion files Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- Final addition. Why i want to maximize usage of shell, rather, than `make'? Just because i think, it's more portable, clear way. Thanks. --- linux-2.6.20-rc6/Makefile~4tilde

Re: [patch] kbuild: correctly skip tilded backups in localversion files

2007-01-31 Thread Oleg Verych
On Wed, Jan 31, 2007 at 03:56:51PM -0800, Andrew Morton wrote: On Wed, 31 Jan 2007 07:11:04 + Oleg Verych [EMAIL PROTECTED] wrote: kbuild: correctly skip tilded backups in localversion files Does this patch replace Bastian's patch, below? Along with Message-ID: [EMAIL PROTECTED

[patch] kbuild: correctly skip tilded backups in localversion files

2007-01-30 Thread Oleg Verych
Zippel <[EMAIL PROTECTED]> Cc: Bastian Blank <[EMAIL PROTECTED]> Cc: Sam Ravnborg <[EMAIL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- Another try. Original report and fix by Bastian Blank: The following patch fixes the problem that localversion files wh

[patch] kbuild: improving gcc option checking

2007-01-30 Thread Oleg Verych
t; Cc: Jan Beulich <[EMAIL PROTECTED]> Cc: Daniel Drake <[EMAIL PROTECTED]> Cc: Andi Kleen <[EMAIL PROTECTED]> Cc: Randy Dunlap <[EMAIL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- -- all checks by shell united in one macro -- checker-shell; -- one di

[patch] some scripts: replace gawk, head, bc with shell, update

2007-01-30 Thread Oleg Verych
IL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- -o--=O`C #oo'L O <___=E M scripts/gen_initramfs_list.sh | 44 +- scripts/makelst | 34 2 files changed, 40 insertions(+), 38 d

Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit

2007-01-30 Thread Oleg Verych
> From: "Dave Airlie" > Newsgroups: gmane.linux.kernel > Subject: Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit > Date: Tue, 30 Jan 2007 20:44:49 +1100 [] >> Rather, than "business class ;-)", i whould like to see comments about >> good quality video coverage of the KS, which (KS) is that,

hunting on open source developers (Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit)

2007-01-30 Thread Oleg Verych
> From: Theodore Tso > Newsgroups: gmane.linux.kernel > Subject: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit > Date: Thu, 25 Jan 2007 22:28:49 -0500 [] > (Unless perhaps in some conspiracy theory scenario where Microsoft pays > $$$ to some VC company to sponsor an event in Moskow, and then

Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit

2007-01-30 Thread Oleg Verych
> From: Theodore Tso > Newsgroups: gmane.linux.kernel > Subject: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit > Date: Thu, 25 Jan 2007 22:28:49 -0500 [] > I did give you a response. Find a way to pay for 80+ kernel summit > invitees to travel to India (preferably in business class :-),

Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit

2007-01-30 Thread Oleg Verych
From: Theodore Tso Newsgroups: gmane.linux.kernel Subject: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit Date: Thu, 25 Jan 2007 22:28:49 -0500 [] I did give you a response. Find a way to pay for 80+ kernel summit invitees to travel to India (preferably in business class :-), and

hunting on open source developers (Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit)

2007-01-30 Thread Oleg Verych
From: Theodore Tso Newsgroups: gmane.linux.kernel Subject: Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit Date: Thu, 25 Jan 2007 22:28:49 -0500 [] (Unless perhaps in some conspiracy theory scenario where Microsoft pays $$$ to some VC company to sponsor an event in Moskow, and then

Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit

2007-01-30 Thread Oleg Verych
From: Dave Airlie Newsgroups: gmane.linux.kernel Subject: Re: [Ksummit-2007-discuss] 2007 Linux Kernel Summit Date: Tue, 30 Jan 2007 20:44:49 +1100 [] Rather, than business class ;-), i whould like to see comments about good quality video coverage of the KS, which (KS) is that, as you

[patch] some scripts: replace gawk, head, bc with shell, update

2007-01-30 Thread Oleg Verych
-by: Oleg Verych [EMAIL PROTECTED] --- -o--=O`C #oo'L O ___=E M scripts/gen_initramfs_list.sh | 44 +- scripts/makelst | 34 2 files changed, 40 insertions(+), 38 deletions(-) --- linux-2.6.20-rc6/scripts/makelst~4

[patch] kbuild: improving gcc option checking

2007-01-30 Thread Oleg Verych
PROTECTED] Cc: Daniel Drake [EMAIL PROTECTED] Cc: Andi Kleen [EMAIL PROTECTED] Cc: Randy Dunlap [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- -- all checks by shell united in one macro -- checker-shell; -- one disposable output sym. link to /dev/null per shell, thus

[patch] kbuild: correctly skip tilded backups in localversion files

2007-01-30 Thread Oleg Verych
Zippel [EMAIL PROTECTED] Cc: Bastian Blank [EMAIL PROTECTED] Cc: Sam Ravnborg [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- Another try. Original report and fix by Bastian Blank: The following patch fixes the problem that localversion files where ignored if the tree lives

Re: [PATCH] `make help' in build tree doesn't show headers_* targets

2007-01-29 Thread Oleg Verych
Geert Uytterhoeven <[EMAIL PROTECTED]> > --- > Makefile |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Acked-by: Oleg Verych <[EMAIL PROTECTED]> > --- ps3-linux-src-2.6.20-rc6.orig/Makefile > +++ ps3-linux-src-2.6.20-rc6/Makefile > @@ -1116,15 +1116,15

Re: [PATCH] `make help' in build tree doesn't show headers_* targets

2007-01-29 Thread Oleg Verych
|6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Acked-by: Oleg Verych [EMAIL PROTECTED] --- ps3-linux-src-2.6.20-rc6.orig/Makefile +++ ps3-linux-src-2.6.20-rc6/Makefile @@ -1116,15 +1116,15 @@ help: @echo ' cscope - Generate cscope index' @echo

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 03:00:35AM +0100, Richard Knutsson wrote: > Oleg Verych wrote: > >On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: > >[] > > > >>I also guess you saw that the script is _not_ for cleaning up > >>source-files (can

Re: The mbox format archives of linux-kernel are gone.

2007-01-28 Thread Oleg Verych
On Sun, Jan 28, 2007 at 03:17:06PM -0800, Andrew Morton wrote: > On Sun, 28 Jan 2007 22:46:32 + > Oleg Verych <[EMAIL PROTECTED]> wrote: > > > If somebody will get lkml mbox archive, can you import it into gmane, > > please. > > http://userweb.kernel.org/~

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] > I also guess you saw that the script is _not_ for cleaning up > source-files (can be intrusive and is better to be fixed when fixing > something else), but patches. IMHO it's dealing with consequences, not cause, and it's

Re: unfixed regression in 2.6.20-rc6 (since 2.6.19)

2007-01-28 Thread Oleg Verych
> From: Rainer Weikusat > Newsgroups: gmane.linux.kernel > Subject: Re: unfixed regression in 2.6.20-rc6 (since 2.6.19) > Date: Sun, 28 Jan 2007 14:34:56 +0100 Hallo. > Greg KH <[EMAIL PROTECTED]> writes: [] >> Please work to see what is wrong with the existing patch. Is there >> anything that

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
29-01-2007, Richard Knutsson: > Oleg Verych wrote: >> Nack, big and fat. It's userspace problem. >> >> If our "developers" can't use or update their every-day-tools, it's a >> shame. And this is not trolling: i'm using Jed and GNU Emacs, both are >> ok w

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
> From: Richard Knutsson > Newsgroups: gmane.linux.kernel > Subject: [SCRIPT] Remove "space damage" from patches > Date: Sun, 28 Jan 2007 22:37:01 +0100 > Hello Andrew and all Hallo. > I recently tried "git-apply" on the 2.6.20-rc6-mm1 patch and found it to > complain about white-spaces. > So

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-28 Thread Oleg Verych
> From: "Parag Warudkar" > Newsgroups: gmane.linux.kernel > Subject: Re: git.kernel.org move (finally)... estimated week of Feb 5 > Date: Sun, 28 Jan 2007 11:51:34 -0500 [] > Actually that's a good idea - why don't we put up a > donation-for-hardware appeal on kernel.org and may be someplace more

Re: The mbox format archives of linux-kernel are gone.

2007-01-28 Thread Oleg Verych
> Path: news.gmane.org!not-for-mail > From: Andrey Borzenkov <[EMAIL PROTECTED]> > Newsgroups: gmane.linux.kernel > Date: Sun, 28 Jan 2007 20:24:43 +0300 Hallo. > Benny Amorsen wrote: > >>> "DK" == Dave Kleikamp <[EMAIL PROTECTED]> writes: >> >> DK> On Sun, 2007-01-28 at 10:17 +0100, Benny

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-28 Thread Oleg Verych
27-01-2007, H. Peter Anvin: [] > Sure... it's the DL380 G2 that used to be zeus.kernel.org. It's not > ideal (in particular, I would have preferred a 64-bit machine), but it > has the advantage that it's proven itself rock-solid over the years, it > has all the hands-off management features,

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-28 Thread Oleg Verych
27-01-2007, H. Peter Anvin: [] Sure... it's the DL380 G2 that used to be zeus.kernel.org. It's not ideal (in particular, I would have preferred a 64-bit machine), but it has the advantage that it's proven itself rock-solid over the years, it has all the hands-off management features, we

Re: The mbox format archives of linux-kernel are gone.

2007-01-28 Thread Oleg Verych
Path: news.gmane.org!not-for-mail From: Andrey Borzenkov [EMAIL PROTECTED] Newsgroups: gmane.linux.kernel Date: Sun, 28 Jan 2007 20:24:43 +0300 Hallo. Benny Amorsen wrote: DK == Dave Kleikamp [EMAIL PROTECTED] writes: DK On Sun, 2007-01-28 at 10:17 +0100, Benny Amorsen wrote: Perhaps

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-28 Thread Oleg Verych
From: Parag Warudkar Newsgroups: gmane.linux.kernel Subject: Re: git.kernel.org move (finally)... estimated week of Feb 5 Date: Sun, 28 Jan 2007 11:51:34 -0500 [] Actually that's a good idea - why don't we put up a donation-for-hardware appeal on kernel.org and may be someplace more visible

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
From: Richard Knutsson Newsgroups: gmane.linux.kernel Subject: [SCRIPT] Remove space damage from patches Date: Sun, 28 Jan 2007 22:37:01 +0100 Hello Andrew and all Hallo. I recently tried git-apply on the 2.6.20-rc6-mm1 patch and found it to complain about white-spaces. So as a mean to

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
29-01-2007, Richard Knutsson: Oleg Verych wrote: Nack, big and fat. It's userspace problem. If our developers can't use or update their every-day-tools, it's a shame. And this is not trolling: i'm using Jed and GNU Emacs, both are ok with whitespace production. Oh, I hope I didn't give

Re: unfixed regression in 2.6.20-rc6 (since 2.6.19)

2007-01-28 Thread Oleg Verych
From: Rainer Weikusat Newsgroups: gmane.linux.kernel Subject: Re: unfixed regression in 2.6.20-rc6 (since 2.6.19) Date: Sun, 28 Jan 2007 14:34:56 +0100 Hallo. Greg KH [EMAIL PROTECTED] writes: [] Please work to see what is wrong with the existing patch. Is there anything that I can do to

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing something else), but patches. IMHO it's dealing with consequences, not cause, and it's even

Re: The mbox format archives of linux-kernel are gone.

2007-01-28 Thread Oleg Verych
On Sun, Jan 28, 2007 at 03:17:06PM -0800, Andrew Morton wrote: On Sun, 28 Jan 2007 22:46:32 + Oleg Verych [EMAIL PROTECTED] wrote: If somebody will get lkml mbox archive, can you import it into gmane, please. http://userweb.kernel.org/~akpm/lkml-mbox-archives/ I think, whole set

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 03:00:35AM +0100, Richard Knutsson wrote: Oleg Verych wrote: On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-26 Thread Oleg Verych
27-01-2007, H. Peter Anvin: > Just for everyone's information... > > The git performance issues (especially) on kernel.org has been very > frustrating, obviously. We're putting a dedicated git server in place > hopefully the week of February 5. Thanks. Hope it will have fast git-web face

scripts/makelst: bc -> shell Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-26 Thread Oleg Verych
Hallo. On Sat, Jan 27, 2007 at 01:18:30AM +0100, Tim Schmielau wrote: > On Fri, 26 Jan 2007, Oleg Verych wrote: > > > In Debian's version it has no `bc', while native `bc' is producing > > crap like that: > > ,-*- bash -*- > > |[EMAIL PROTECTED]:~

[x86-64, CMOS/RTC] Re: 2.6.19.2: bad reads/writes from/to CMOS clock

2007-01-26 Thread Oleg Verych
26-01-2007: > I am running 2.6.19.2 kernel from kernel.org. 2.6.18 debian, didn't see before, but maybe it was just big uptime ;) > This is my first SMP kernel. > > The problem I describe below has not happend with non-SMP kernels ever... > > I have installed my new AMD64 x2 4800 CPU just a few

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-26 Thread Oleg Verych
On Fri, Jan 26, 2007 at 12:47:20PM -0500, Rob Landley wrote: > On Thursday 25 January 2007 4:18 pm, Oleg Verych wrote: > > > > As I said, I'm not particularly interested in a more intrusive solution > > > solving a problem I haven't actually seen. I don't see a

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-26 Thread Oleg Verych
On Fri, Jan 26, 2007 at 12:47:20PM -0500, Rob Landley wrote: On Thursday 25 January 2007 4:18 pm, Oleg Verych wrote: As I said, I'm not particularly interested in a more intrusive solution solving a problem I haven't actually seen. I don't see any obvious reason why it wouldn't

[x86-64, CMOS/RTC] Re: 2.6.19.2: bad reads/writes from/to CMOS clock

2007-01-26 Thread Oleg Verych
26-01-2007: I am running 2.6.19.2 kernel from kernel.org. 2.6.18 debian, didn't see before, but maybe it was just big uptime ;) This is my first SMP kernel. The problem I describe below has not happend with non-SMP kernels ever... I have installed my new AMD64 x2 4800 CPU just a few days

scripts/makelst: bc - shell Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-26 Thread Oleg Verych
Hallo. On Sat, Jan 27, 2007 at 01:18:30AM +0100, Tim Schmielau wrote: On Fri, 26 Jan 2007, Oleg Verych wrote: In Debian's version it has no `bc', while native `bc' is producing crap like that: ,-*- bash -*- |[EMAIL PROTECTED]:~$ printf %u $(( -1 )) ; echo |18446744073709551615

Re: git.kernel.org move (finally)... estimated week of Feb 5

2007-01-26 Thread Oleg Verych
27-01-2007, H. Peter Anvin: Just for everyone's information... The git performance issues (especially) on kernel.org has been very frustrating, obviously. We're putting a dedicated git server in place hopefully the week of February 5. Thanks. Hope it will have fast git-web face also.

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 02:38:02PM -0500, Rob Landley wrote: > On Thursday 25 January 2007 2:14 pm, Oleg Verych wrote: > > > I believe "shift 5" is also SUSv3. :) > > > > If you have tested, please send ack or nack to us. > > I have not. I tested t

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 01:03:32PM -0500, Rob Landley wrote: > On Thursday 25 January 2007 4:40 am, Oleg Verych wrote: > > > Your objection is a bit like saying "and don't use cat". I'm saying > > > don't > > > call cat "gcat" when you just m

Re: Intel PCI-E bridge ACPI resources and possibly related SATA unstability problems on ASUS A8Js

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 01:28:56PM +0100, Martin Drab wrote: > On Thu, 25 Jan 2007, Oleg Verych wrote: > > > gmane.linux.kernel: > > > recently I got my hands on an ASUS A8Js notebook (Core 2 Duo T7200, > > > Intel 945 PM PCI-E Chipset, for details se

Re: Intel PCI-E bridge ACPI resources and possibly related SATA unstability problems on ASUS A8Js

2007-01-25 Thread Oleg Verych
gmane.linux.kernel: > Hi, Hallo. > recently I got my hands on an ASUS A8Js notebook (Core 2 Duo T7200, > Intel 945 PM PCI-E Chipset, for details see attached log). After booting > the latest 2.6.20-rc5-git3 kernel (but the same behaviour occurs also with > the 2.6.19.2, didn't try any other),

sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Wed, Jan 24, 2007 at 08:51:32PM -0500, Rob Landley wrote: > On Wednesday 24 January 2007 4:03 pm, Oleg Verych wrote: > > > Let me propose you to test this as solution, that need no awk, only shell: > > Actually awk is one of the standard Single Unix Specification (versi

sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Wed, Jan 24, 2007 at 08:51:32PM -0500, Rob Landley wrote: On Wednesday 24 January 2007 4:03 pm, Oleg Verych wrote: Let me propose you to test this as solution, that need no awk, only shell: Actually awk is one of the standard Single Unix Specification (version 3) utilities

Re: Intel PCI-E bridge ACPI resources and possibly related SATA unstability problems on ASUS A8Js

2007-01-25 Thread Oleg Verych
gmane.linux.kernel: Hi, Hallo. recently I got my hands on an ASUS A8Js notebook (Core 2 Duo T7200, Intel 945 PM PCI-E Chipset, for details see attached log). After booting the latest 2.6.20-rc5-git3 kernel (but the same behaviour occurs also with the 2.6.19.2, didn't try any other), some

Re: Intel PCI-E bridge ACPI resources and possibly related SATA unstability problems on ASUS A8Js

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 01:28:56PM +0100, Martin Drab wrote: On Thu, 25 Jan 2007, Oleg Verych wrote: gmane.linux.kernel: recently I got my hands on an ASUS A8Js notebook (Core 2 Duo T7200, Intel 945 PM PCI-E Chipset, for details see attached log). After booting the latest 2.6.20-rc5

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 01:03:32PM -0500, Rob Landley wrote: On Thursday 25 January 2007 4:40 am, Oleg Verych wrote: Your objection is a bit like saying and don't use cat. I'm saying don't call cat gcat when you just mean plain old cat. No it's not, really. I don't want to see

Re: sed _s_gnu_alternatives_ (Re: [rft] (g)awk substitution)

2007-01-25 Thread Oleg Verych
On Thu, Jan 25, 2007 at 02:38:02PM -0500, Rob Landley wrote: On Thursday 25 January 2007 2:14 pm, Oleg Verych wrote: I believe shift 5 is also SUSv3. :) If you have tested, please send ack or nack to us. I have not. I tested the one I sent. Today I'm at a different location than

[patch, rft] scripts/makelst: replace gawk with shell, update

2007-01-24 Thread Oleg Verych
scripts/makelst: replace gawk with shell, update Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- -o--=O`C #oo'L O <___=E M --- linux~2.6.20-rc5/scripts/makelst~ 2007-01-12 19:54:26.0 +0100 +++ linux~2.6.20-rc5/scripts/makelst2007-01-24 23:21:33.273657000 +0100 @@ -1

[patch, rft] scripts/gen_initramfs_list.sh: replace gawk with shell, whitespace cleanup

2007-01-24 Thread Oleg Verych
scripts/gen_initramfs_list.sh: replace gawk with shell, whitespace cleanup Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- -o--=O`C #oo'L O <___=E M --- linux~2.6.20-rc5/scripts/gen_initramfs_list.sh~ 2007-01-12 19:54:26.0 +0100 +++ linux~2.6.20-rc5/scripts/gen_initramf

[rft] (g)awk substitution (Re: [PATCH] sed s/gawk/awk/scripts/gen_init_ramfs.sh)

2007-01-24 Thread Oleg Verych
> On Tuesday 23 January 2007 7:49 pm, Andrew Morton wrote: >> If the kernel is being compiled on a non-Linux system (eg: legacy Unix) >> then it is, I guess, possible for `awk' and `gawk' to offer different >> features. If the kernel's use of gawk uses GNU extensions then this patch >> might

[patch] spell 4 kbuild: improving option checking

2007-01-24 Thread Oleg Verych
Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- linux~2.6.20-rc5/scripts/Kbuild.include~2007-01-24 09:19:01.386426000 +0100 +++ linux~2.6.20-rc5/scripts/Kbuild.include 2007-01-24 20:07:11.15282 +0100 @@ -2,5 +2,5 @@ # kbuild: Generic definitions -# Convinient con

[patch] kbuild: improving option checking (Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch)

2007-01-24 Thread Oleg Verych
$(null) is recommended. Feature: file $(objtree)/null isn't in any "clear" target (yet). Cc: Roman Zippel <[EMAIL PROTECTED]> Cc: Sam Ravnborg <[EMAIL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- -o--=O`C #oo'L O <___=E M --- linux~2.6.20-rc5/scr

[patch] kbuild: improving option checking (Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch)

2007-01-24 Thread Oleg Verych
as simply as `echo null', `gcc -o null'. In aggressive starting with $(null) is recommended. Feature: file $(objtree)/null isn't in any clear target (yet). Cc: Roman Zippel [EMAIL PROTECTED] Cc: Sam Ravnborg [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- -o--=O`C #oo'L O

[patch] spell 4 kbuild: improving option checking

2007-01-24 Thread Oleg Verych
Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- linux~2.6.20-rc5/scripts/Kbuild.include~2007-01-24 09:19:01.386426000 +0100 +++ linux~2.6.20-rc5/scripts/Kbuild.include 2007-01-24 20:07:11.15282 +0100 @@ -2,5 +2,5 @@ # kbuild: Generic definitions -# Convinient constants

[rft] (g)awk substitution (Re: [PATCH] sed s/gawk/awk/scripts/gen_init_ramfs.sh)

2007-01-24 Thread Oleg Verych
On Tuesday 23 January 2007 7:49 pm, Andrew Morton wrote: If the kernel is being compiled on a non-Linux system (eg: legacy Unix) then it is, I guess, possible for `awk' and `gawk' to offer different features. If the kernel's use of gawk uses GNU extensions then this patch might break things

[patch, rft] scripts/gen_initramfs_list.sh: replace gawk with shell, whitespace cleanup

2007-01-24 Thread Oleg Verych
scripts/gen_initramfs_list.sh: replace gawk with shell, whitespace cleanup Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- -o--=O`C #oo'L O ___=E M --- linux~2.6.20-rc5/scripts/gen_initramfs_list.sh~ 2007-01-12 19:54:26.0 +0100 +++ linux~2.6.20-rc5/scripts/gen_initramfs_list.sh

[patch, rft] scripts/makelst: replace gawk with shell, update

2007-01-24 Thread Oleg Verych
scripts/makelst: replace gawk with shell, update Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- -o--=O`C #oo'L O ___=E M --- linux~2.6.20-rc5/scripts/makelst~ 2007-01-12 19:54:26.0 +0100 +++ linux~2.6.20-rc5/scripts/makelst2007-01-24 23:21:33.273657000 +0100 @@ -1,19 +1,22

[newbie] Re: Is it possible to directly call do_path_lookup() in kernel?

2007-01-23 Thread Oleg Verych
On 2007-01-24, Xin Zhao wrote: > Archived-At: Hallo. > I just successfully called do_path_lookup() in my kernel module. I > just removed the "fastcall" from the declaration of do_path_lookup(), > then the problem disappeared. I don't quite

Re: [KBUILD] I don't want initramfs in 2.6.19.1 but usr/ is still processed

2007-01-23 Thread Oleg Verych
On 2007-01-03, DervishD wrote: > > Hi all :) Hallo! > I've noticed that, even if I say NO to initramfs (and even ramdisk > support), the make process wants to GEN usr/initramfs_data.cpio.gz by > running the scripts/gen_initramfs_list.sh script. > > Why is that script run no matter

[patch] kbuild: create KBUILD_OUTPUT

2007-01-23 Thread Oleg Verych
kbuild: create KBUILD_OUTPUT When requesting build to another directory, try to create it first. Cc: Sam Ravnborg <[EMAIL PROTECTED]> Signed-off-by: Oleg Verych <[EMAIL PROTECTED]> --- ,-*- bash -*- |[EMAIL PROTECTED]:~/kernel.org/_work/src/linux-2.6.20-rc5$ |[EMAIL PROTECTED]:

Re: identifying CONFIG variable typoes in the source tree

2007-01-23 Thread Oleg Verych
On 2007-01-23, Robert P. J. Day wrote: [] > what it does is scan the entire tree for lines of the form > > ...if... CONFIG_whatever... > > collects all of those CONFIG variables and, one at a time, checks to > see if that variable even exists in any Kconfig file in the tree so > that it could

+1 4 cz (Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit)

2007-01-23 Thread Oleg Verych
In gmane.linux.kernel, David Miller wrote: > From: Alan Cox <[EMAIL PROTECTED]> > Date: Mon, 22 Jan 2007 07:45:02 -0500 > >> On Mon, Jan 22, 2007 at 12:07:11PM +0100, Christoph Hellwig wrote: >> > > process. This year, the Kernel Summit will be held in Cambridge, >> > > England, at the DeVere

+1 4 cz (Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit)

2007-01-23 Thread Oleg Verych
In gmane.linux.kernel, David Miller wrote: From: Alan Cox [EMAIL PROTECTED] Date: Mon, 22 Jan 2007 07:45:02 -0500 On Mon, Jan 22, 2007 at 12:07:11PM +0100, Christoph Hellwig wrote: process. This year, the Kernel Summit will be held in Cambridge, England, at the DeVere University Arms

Re: identifying CONFIG variable typoes in the source tree

2007-01-23 Thread Oleg Verych
On 2007-01-23, Robert P. J. Day wrote: [] what it does is scan the entire tree for lines of the form ...if... CONFIG_whatever... collects all of those CONFIG variables and, one at a time, checks to see if that variable even exists in any Kconfig file in the tree so that it could possibly

Re: [KBUILD] I don't want initramfs in 2.6.19.1 but usr/ is still processed

2007-01-23 Thread Oleg Verych
On 2007-01-03, DervishD wrote: Hi all :) Hallo! I've noticed that, even if I say NO to initramfs (and even ramdisk support), the make process wants to GEN usr/initramfs_data.cpio.gz by running the scripts/gen_initramfs_list.sh script. Why is that script run no matter the

[patch] kbuild: create KBUILD_OUTPUT

2007-01-23 Thread Oleg Verych
kbuild: create KBUILD_OUTPUT When requesting build to another directory, try to create it first. Cc: Sam Ravnborg [EMAIL PROTECTED] Signed-off-by: Oleg Verych [EMAIL PROTECTED] --- ,-*- bash -*- |[EMAIL PROTECTED]:~/kernel.org/_work/src/linux-2.6.20-rc5$ |[EMAIL PROTECTED]:~/kernel.org/_work

[newbie] Re: Is it possible to directly call do_path_lookup() in kernel?

2007-01-23 Thread Oleg Verych
On 2007-01-24, Xin Zhao wrote: Archived-At: http://permalink.gmane.org/gmane.linux.kernel/485775 Hallo. I just successfully called do_path_lookup() in my kernel module. I just removed the fastcall from the declaration of do_path_lookup(), then the problem disappeared. I don't quite

[fix, rfc] kbuild: O= with M= (Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch)

2007-01-22 Thread Oleg Verych
On 2006-11-17, Oleg Verych wrote: > On Tue, Oct 31, 2006 at 02:51:36PM +0100, olecom wrote: > [] >> On Tue, Oct 31, 2006 at 02:14:16AM +0100, Horst Schirmeier wrote: > [] >> > I'm not sure what you mean by $(objdir); I just got something to work >> > which creates

Re: [PATCH] kbuild: Replace remaining "depends" with "depends on"

2007-01-22 Thread Oleg Verych
On 2006-12-13, Robert P. J. Day wrote: > > Replace the very few remaining "depends" Kconfig directives with > "depends on". > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> > > --- For this kind of fixes, please use "kconfig" subsystem instead of "kbuild" in subject. Thanks. - To

Re: [updated PATCH] remove 555 unneeded #includes of sched.h

2007-01-22 Thread Oleg Verych
On 2006-12-29, Tim Schmielau wrote: [] > OK, building 2.6.20-rc2-mm1 with all 59 configs from arch/arm/configs > with and w/o the patch indeed found one mysterious #include that may not > be removed. Thanks, Russell! > > Andrew, please use the attached patch instead of the previous one, it also

[ot] Re: coding style and re-inventing the wheel way too many times

2007-01-22 Thread Oleg Verych
On 2006-12-21, Robert P. J. Day wrote: [] > in any event, even *i* am not going to go near this kind of cleanup, > but is there anything actually worth doing about it? just curious. Moscow wasn't built at once... You may notice as some others are doing little by little steps: - source

dfsg isn't fsf (Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19])

2007-01-22 Thread Oleg Verych
On 2006-12-14, Alan wrote: [] > I doubt any distribution but the FSF "purified" Debian (the one that has > no firmware so doesn't work) would do it. DFSG "purified" Debian[1], please. [1] -- -o--=O C info emacs : not found /. .\ ( is there any reason to

dfsg isn't fsf (Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19])

2007-01-22 Thread Oleg Verych
On 2006-12-14, Alan wrote: [] I doubt any distribution but the FSF purified Debian (the one that has no firmware so doesn't work) would do it. DFSG purified Debian[1], please. [1] http://www.debian.org/social_contract -- -o--=O C info emacs : not found /. .\ ( is there any reason to live? )

[ot] Re: coding style and re-inventing the wheel way too many times

2007-01-22 Thread Oleg Verych
On 2006-12-21, Robert P. J. Day wrote: [] in any event, even *i* am not going to go near this kind of cleanup, but is there anything actually worth doing about it? just curious. Moscow wasn't built at once... You may notice as some others are doing little by little steps: - source cleanups;

Re: [updated PATCH] remove 555 unneeded #includes of sched.h

2007-01-22 Thread Oleg Verych
On 2006-12-29, Tim Schmielau wrote: [] OK, building 2.6.20-rc2-mm1 with all 59 configs from arch/arm/configs with and w/o the patch indeed found one mysterious #include that may not be removed. Thanks, Russell! Andrew, please use the attached patch instead of the previous one, it also has

Re: [PATCH] kbuild: Replace remaining depends with depends on

2007-01-22 Thread Oleg Verych
On 2006-12-13, Robert P. J. Day wrote: Replace the very few remaining depends Kconfig directives with depends on. Signed-off-by: Robert P. J. Day [EMAIL PROTECTED] --- For this kind of fixes, please use kconfig subsystem instead of kbuild in subject. Thanks. - To unsubscribe from

<    1   2   3   4   5   6   7   >