What's up

2013-12-30 Thread Riojas Martinez
Hi, I am Ms.Riojas,US citizen in Afghanistan ,it's my great pleasure to come across your contact today.If you wouldn't mind, can we chat? On face book/ Skype or yahoo messenger for an important discussion that will project good image to our future. As we are ready to go home in few months time.

Re: what's up for v2.6.25 in x86.git

2008-01-22 Thread Ingo Molnar
* Nick Piggin <[EMAIL PROTECTED]> wrote: > On Tuesday 22 January 2008 12:13, Nick Piggin wrote: > > On Tuesday 22 January 2008 07:14, Ingo Molnar wrote: > > > Nick Piggin (5): > > > mm: fix PageUptodate memory ordering bug > > > > This should actually be named differently. It should be > >

Re: what's up for v2.6.25 in x86.git

2008-01-21 Thread Nick Piggin
On Tuesday 22 January 2008 12:13, Nick Piggin wrote: > On Tuesday 22 January 2008 07:14, Ingo Molnar wrote: > > Nick Piggin (5): > > mm: fix PageUptodate memory ordering bug > > This should actually be named differently. It should be > called > > x86: don't unconditionally enable expensive SM

Re: what's up for v2.6.25 in x86.git

2008-01-21 Thread Nick Piggin
On Tuesday 22 January 2008 07:14, Ingo Molnar wrote: > Nick Piggin (5): > mm: fix PageUptodate memory ordering bug This should actually be named differently. It should be called x86: don't unconditionally enable expensive SMP ppro workaround I actually had a more complete patch which prin

what's up for v2.6.25 in x86.git

2008-01-21 Thread Ingo Molnar
What's up for v2.6.25 for the x86 architecture code. There are 763 commits in x86.git so far, from more than 90 contributors, so it would be difficult to mention and credit every contribution in this mail. See the shortlog attached further below for more details. Here's an (incomp

Re: kconfig/kbuild rewite (Re: What's up with CONFIG_BLK_DEV?)

2007-09-03 Thread Rob Landley
On Sunday 02 September 2007 6:51:50 am Sam Ravnborg wrote: > As for Kconfig the low hanging fruits are not in the tools but in the > structure of the Kconfig files. There are a lot that can be improved > with a decent effort but nobody has stepped up doing so. > The tools could be better too but if

Re: kconfig/kbuild rewite (Re: What's up with CONFIG_BLK_DEV?)

2007-09-03 Thread Oleg Verych
On Sun, Sep 02, 2007 at 01:51:50PM +0200, Sam Ravnborg wrote: [] > Then as now you have not yet expalined what you are trying to do. > Nevertheless I look forward for a minmal set of patches that improve > whatever you are working with. Yes, because it's LKML, that wants not-hand-waving stuff in f

Re: kconfig/kbuild rewite (Re: What's up with CONFIG_BLK_DEV?)

2007-09-02 Thread Sam Ravnborg
On Sun, Sep 02, 2007 at 02:02:37AM +0200, Oleg Verych wrote: > * Sun, 26 Aug 2007 01:08:28 -0500 > * Organization: Boundaries Unlimited > > > [] > > Also "here's a symbol, show me a menu containing everything else that is > > either required by or enabled by this symbol..." That sounds like a mor

kconfig/kbuild rewite (Re: What's up with CONFIG_BLK_DEV?)

2007-09-01 Thread Oleg Verych
* Sun, 26 Aug 2007 01:08:28 -0500 * Organization: Boundaries Unlimited > [] > Also "here's a symbol, show me a menu containing everything else that is > either required by or enabled by this symbol..." That sounds like a more > powerful abstraction, since the previous one is "show me everything

Re: What's up with CONFIG_BLK_DEV?

2007-08-26 Thread Jan Engelhardt
On Aug 26 2007 01:08, Rob Landley wrote: >On Friday 24 August 2007 3:36:54 pm Jan Engelhardt wrote: >> >>Is there _ever_ a time you want the block layer but no block devices? >> >> Well, where do you think your hard disk drivers come from? Definitely >> not from the BLK_DEV menu... > >Now that I l

Re: What's up with CONFIG_BLK_DEV?

2007-08-25 Thread Rob Landley
On Friday 24 August 2007 3:36:54 pm Jan Engelhardt wrote: > On Aug 24 2007 22:34, Jan Engelhardt wrote: > >On Aug 24 2007 15:17, Rob Landley wrote: > >>CONFIG_BLOCK disables the block layer. > >>CONFIG_BLK_DEV disables the block devices. > > > >menuconfig BLK_DEV > >bool "Block devices" > >

Re: What's up with CONFIG_BLK_DEV?

2007-08-24 Thread Jan Engelhardt
On Aug 24 2007 22:34, Jan Engelhardt wrote: >On Aug 24 2007 15:17, Rob Landley wrote: >> >>CONFIG_BLOCK disables the block layer. >>CONFIG_BLK_DEV disables the block devices. > >menuconfig BLK_DEV >bool "Block devices" >depends on BLOCK >default y >---help--- >

Re: What's up with CONFIG_BLK_DEV?

2007-08-24 Thread Jan Engelhardt
On Aug 24 2007 15:17, Rob Landley wrote: > >CONFIG_BLOCK disables the block layer. >CONFIG_BLK_DEV disables the block devices. menuconfig BLK_DEV bool "Block devices" depends on BLOCK default y ---help--- Say Y here to get to see options for various diffe

What's up with CONFIG_BLK_DEV?

2007-08-24 Thread Rob Landley
CONFIG_BLOCK disables the block layer. CONFIG_BLK_DEV disables the block devices. Is there _ever_ a time you want the block layer but no block devices? (I ask because this is the first time I've had to add a symbol to my User Mode Linux miniconfig since 2.6.12, and I can't figure out what the ac

Re: What's up with 2.6.20?

2007-06-08 Thread Paul Albrecht
On Fri, 2007-06-08 at 16:06 +0100, Andrew Walrond wrote: > On Friday 08 June 2007 14:57:45 Paul Albrecht wrote: > > > > Seems like an obvious regression so I was wondering if I could get some > > help resolving the problem here? > > > > I see a reply from Dimitry Torokhov which you haven't acknowl

Re: What's up with 2.6.20?

2007-06-08 Thread Andrew Walrond
On Friday 08 June 2007 14:57:45 Paul Albrecht wrote: > > Seems like an obvious regression so I was wondering if I could get some > help resolving the problem here? > I see a reply from Dimitry Torokhov which you haven't acknowledged. Did you miss it? Andrew Walrond PS 'Nudge' messages like this

What's up with 2.6.20?

2007-06-08 Thread Paul Albrecht
Hi, I sent a message to the list yesterday describing a problem using via hardware and a ps/2 keyboard for console input yesterday. The reason I posted a description to the kernel mailing list is because I have used the same software/hardware combination for some time and only noticed the problem

Re: what's up with IRQ routing in 2.4.x ?

2001-06-08 Thread Jeff Garzik
Aaron Krowne wrote: > I have an AMD KT133A system. I have two friends with PIII-based laptops (one > toshiba, one thinkpad.) We have all noticed the exact same strange behavior > despite our various hardware. We're all running linux 2.4.4 or 2.4.5. The > strange thing is that, whenever it has

Re: what's up with IRQ routing in 2.4.x ?

2001-06-08 Thread Aaron Krowne
On Fri, 08 Jun 2001 01:57:40 -0400, Jeff Garzik said: > Aaron Krowne wrote: > > I have an AMD KT133A system. I have two friends with PIII-based laptops (one > > toshiba, one thinkpad.) We have all noticed the exact same strange behavior > > despite our various hardware. We're all running li

what's up with IRQ routing in 2.4.x ?

2001-06-07 Thread Aaron Krowne
Greetings. I've been wondering about the behavior of linux IRQ routing on certain systems running 2.4.x kernels (particularly .3 and above). I have an AMD KT133A system. I have two friends with PIII-based laptops (one toshiba, one thinkpad.) We have all noticed the exact same strange behavio

Re: What's up with GT96100 in the MIPS config file?

2001-05-23 Thread Adrian Bunk
On Wed, 23 May 2001, Eric S. Raymond wrote: > Near line 55 of drivers/net/Config.in there is code that reads like this: > >if [ "$CONFIG_MIPS_GT96100" = "y" ]; then > bool ' MIPS GT96100 Ethernet support' CONFIG_MIPS_GT96100ETH >fi > > All very well except that CONFIG_MIPS_GT96100

What's up with GT96100 in the MIPS config file?

2001-05-23 Thread Eric S. Raymond
Near line 55 of drivers/net/Config.in there is code that reads like this: if [ "$CONFIG_MIPS_GT96100" = "y" ]; then bool ' MIPS GT96100 Ethernet support' CONFIG_MIPS_GT96100ETH fi All very well except that CONFIG_MIPS_GT96100 is never set (or even used) anywhere else. My cross-refe