On Sun, 2007-07-01 at 15:27 +0200, Peter Zijlstra wrote:
> > But I could easily be overlooking something: Peter will recall.
>
> /me tries to get his brain up to speed after the OLS closing party :-)
Oh-oh, the Black Thorn party :-)
> I did both pte_dirty and pte_write because I was extra carefu
Linus Torvalds wrote:
Nick,
call me a worry-wart, but I slept on this, and started worrying..
On Tue, 26 Jun 2007, Linus Torvalds wrote:
So try it with just a byte counter, and test some stupid micro-benchmark
on both a P4 and a Core 2 Duo, and if it's in the noise, maybe we can make
it the
Tejun Heo wrote:
> Another member of HTS5416* family doing spurious NCQ completion.
>
> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
> Cc: Enrico Sardi <[EMAIL PROTECTED]>
Jeff, ping.
--
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
On Sun, Jul 01, 2007 at 04:19:57PM +0200, Daniel J. Priem wrote:
> Hi,
> the tg3 module automatically removes any incoming vlantags from packets.
> how can i stop this on 2.6.18?
> is there some hidden echo foo > /sys/...
> or modprobe options tg3 dontusetagbla?
I think it's the same thing as on th
Hi all.
Suspend2's name is changing to "TuxOnIce".
This is for a couple of reasons:
In recent discussions on LKML, the point was made that the word "Suspend" is
confusing. It is used to refer to both suspending to disk and suspending to
ram. Life will be simpler if we more clearly differentiat
On Jul 2 2007 17:30, Nigel Cunningham wrote:
>
>Hi all.
>
>Suspend2's name is changing to "TuxOnIce".
>
>This is for a couple of reasons:
>
>In recent discussions on LKML, the point was made that the word "Suspend" is
>confusing. It is used to refer to both suspending to disk and suspending to
>
>From my recent patch:
> >#1
> >Until kernel ver. 2.6.21 (including) cancel_rearming_delayed_work()
> >required a work function should always (unconditionally) rearm with
> >delay > 0 - otherwise it would endlessly loop. This patch replaces
> >this function with cancel_delayed
On Sun, 1 Jul 2007, David Miller wrote:
> From: "Robert P. J. Day" <[EMAIL PROTECTED]>
> Date: Sun, 1 Jul 2007 12:49:58 -0400 (EDT)
>
> >
> > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
>
> I think it's simply better for me to add kretprobe
> support don't you think?
>
> It's on my todo li
Hi.
On Monday 02 July 2007 17:39:34 Jan Engelhardt wrote:
>
> On Jul 2 2007 17:30, Nigel Cunningham wrote:
> >
> >Hi all.
> >
> >Suspend2's name is changing to "TuxOnIce".
> >
> >This is for a couple of reasons:
> >
> >In recent discussions on LKML, the point was made that the word "Suspend"
is
[ Shamelessly off-topic, but SCNR myself ]
On 7/2/07, Nigel Cunningham <[EMAIL PROTECTED]> wrote:
Hi all.
Suspend2's name is changing to "TuxOnIce".
Hmm, FunkyMixedCase name ...
... hope this'll make it work on my laptop too :-)
[ Is there a prize for posting waaay off-topic messages? ]
B
Hello everybody.
This is a second post, because title was wrong on the first post. Please
excuse my english, i'm french.
I have a big trouble with several server, web server. They are all
debian sarge based.
Program that run on tem are principally Apache2, PHP5, Zend cluster with
session managem
Hi.
On 7/2/07, Nigel Cunningham <[EMAIL PROTECTED]> wrote:
Hi all.
Suspend2's name is changing to "TuxOnIce".
Am I the only person on this list thinking that a plain "hibernate"
will be a much better choice?
Regards,
Nigel
Just my 2 (euro)cents.
Best regards,
Fabio
-
To unsubscribe fro
Am Montag, 2. Juli 2007 schrieb Fabio Comolli:
> Hi.
>
> On 7/2/07, Nigel Cunningham <[EMAIL PROTECTED]> wrote:
> > Hi all.
> >
> > Suspend2's name is changing to "TuxOnIce".
> >
>
> Am I the only person on this list thinking that a plain "hibernate"
> will be a much better choice?
Yes, you are
On Sat, 2007-06-30 at 15:46 +0400, Oleg Nesterov wrote:
> On 06/30, Ingo Molnar wrote:
> >
> > On Thu, 2007-06-28 at 19:33 +0200, Johannes Berg wrote:
> > > No, that's not right either, but Arjan just helped me a bit with how
> > > lockdep works and I think I have the right idea now. Ignore this fo
Hello all!
We're currently working with David Brownell and Remy Bohmer on implementation
of clocksource/events on the at91rm9200 processor (arm arch).
While debugging our implementation, we came about a rounding problem, in the
setting of min_delta_ns field, and I think it can be in almost all
c
libertas: remove a coverity bug
... by removing an ill-conceived, useless line.
Signed-off-by: Holger Schurig <[EMAIL PROTECTED]>
---
Dunno how this line made it into the patch that I made in
February and was commited in May. At that time, I didn't hardly
knew anything about skb's at all and ce
On 7/1/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
isn't kprobes mature enough to not be considered experimental anymore?
That would vary from arch to arch.
in addition, while most of the KPROBES config options depend on
KALLSYMS && EXPERIMENTAL && MODULES
the s390 architecture depe
On Sun, 2007-07-01 at 22:20 +0200, Adrian Bunk wrote:
> This patch removes dead code introduced by
> commit 90a42210f275e1f828eb6c08bf8252c2d6a774e0 and spotted
> by the Coverity checker.
> --- linux-2.6.22-rc6-mm1/drivers/net/wireless/libertas/wext.c.old
> 2007-06-29 21:52:56.0 +0200
On 3/23/07, Shaohua Li <[EMAIL PROTECTED]> wrote:
On Thu, 2007-03-22 at 23:45 +, Daniel J Blueman wrote:
> Is the tool you mentioned last June [1] available for splitting up the
> old firmware files to the new format (eg
> /lib/firmware/intel-ucode/06-0d-06), or are updates available from
> I
On 07/02, Jarek Poplawski wrote:
>
> diff -Nurp 2.6.22-rc7-/net/core/netpoll.c 2.6.22-rc7/net/core/netpoll.c
> --- 2.6.22-rc7-/net/core/netpoll.c2007-07-02 09:03:27.0 +0200
> +++ 2.6.22-rc7/net/core/netpoll.c 2007-07-02 09:32:34.0 +0200
> @@ -72,8 +72,7 @@ static void queue
On Monday 02 July 2007 10:53:54 Johannes Berg wrote:
> On Sun, 2007-07-01 at 22:20 +0200, Adrian Bunk wrote:
> > This patch removes dead code introduced by
> > commit 90a42210f275e1f828eb6c08bf8252c2d6a774e0 and spotted
> > by the Coverity checker.
>
> > --- linux-2.6.22-rc6-mm1/drivers/net/wirele
On Mon, 2 Jul 2007, Abhishek Sagar wrote:
> On 7/1/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> > isn't kprobes mature enough to not be considered experimental anymore?
>
> That would vary from arch to arch.
fair enough. however, at the very least, i'm thinking that the entire
"Instrumentat
"Ahmed S. Darwish" <[EMAIL PROTECTED]> writes:
> yes, but isn't the displacement here (0x007) a _bytes_ displacement ?. so
> effectively, %ecx now contains physical address of pg0 + 7bytes. Is it A
> meaningful place/address ?.
It's not pg0 + 7bytes, it is pg0 plus 3 flag bits. Since a page add
I've reported this error to Fedora Bugzilla:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246406
In sort: to use libieee1284 I need to disable ppdev usage with
kernel 2.6.21. Kernel 2.6.20 works fine
[EMAIL PROTECTED] char]# uname -a
Linux drake.micasa.es 2.6.21-1.3228.fc7 #1 SMP Tue Jun
On 07/02, Jarek Poplawski wrote:
>
> > > --- a/net/core/netpoll.c
> > > +++ b/net/core/netpoll.c
> > > @@ -72,7 +72,8 @@ static void queue_process(struct work_struct *work)
> > > netif_tx_unlock(dev);
> > > local_irq_restore(flags);
> > >
> > > -
David Chinner wrote:
> On Tue, Jun 19, 2007 at 03:25:52PM +0200, [EMAIL PROTECTED] wrote:
>> +static int xfs_bulkstat_one_compat(
>> +xfs_mount_t *mp,/* mount point for filesystem */
>> +xfs_ino_t ino,/* inode number to get data for */
>> +void
"Ahmed S. Darwish" <[EMAIL PROTECTED]> writes:
>
> There're some stuff that confused me for a full day about the code (head.S)
> that accomplishes the above words:
>
> movl $(pg0 - __PAGE_OFFSET), %edi
> movl $(swapper_pg_dir - __PAGE_OFFSET), %edx
> movl $0x007, %eax
On 7/2/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
On Mon, 2 Jul 2007, Abhishek Sagar wrote:
> On 7/1/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> > isn't kprobes mature enough to not be considered experimental anymore?
>
> That would vary from arch to arch.
fair enough. however, at t
On Mon, Jul 02, 2007 at 12:59:49PM +0400, Oleg Nesterov wrote:
...
> While you are here, could you also delete this flush_scheduled_work() ?
> It is not needed any longer.
Yes. I've thought about this, and even planned to mention, but then
forgotten... Of course, you are right, but since it stayed
from this address, I know util-linux-2.12r is the latest:
http://www.kernel.org/pub/linux/utils/util-linux/util-linux-2.12r.lsm
My Dell OptiPlex 320 has 4 HPET timers and no RTC, so the execution of
hwclock has errors:
[EMAIL PROTECTED] ~ $ /sbin/hwclock --show
select() to /dev/rtc to wait for c
On Mon, 2 Jul 2007, Abhishek Sagar wrote:
> On 7/2/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> > On Mon, 2 Jul 2007, Abhishek Sagar wrote:
> >
> > > On 7/1/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> > > > isn't kprobes mature enough to not be considered experimental anymore?
> > >
> >
On Monday 02 July 2007 13:15:40 rae l wrote:
> from this address, I know util-linux-2.12r is the latest:
> http://www.kernel.org/pub/linux/utils/util-linux/util-linux-2.12r.lsm
util-linux is now maintained @ http://userweb.kernel.org/~kzak/util-linux-ng/
/ismail
--
Perfect is the enemy of good
Hi Andreas,
On Mon, Jul 02, 2007 at 11:18:08AM +0200, Andreas Schwab wrote:
> "Ahmed S. Darwish" <[EMAIL PROTECTED]> writes:
>
> > yes, but isn't the displacement here (0x007) a _bytes_ displacement ?. so
> > effectively, %ecx now contains physical address of pg0 + 7bytes. Is it A
> > meaningful
David Greaves wrote:
>> Tejun Heo wrote:
>>> It's really weird tho. The PHY RDY status changed events are coming
>>> from the device which is NOT used while resuming
>
> There is an obvious problem there though Tejun (the errors even when sda
> isn't involved in the OS boot) - can I start another
On Mon, Jul 02, 2007 at 01:24:08PM +0400, Oleg Nesterov wrote:
> On 07/02, Jarek Poplawski wrote:
> >
> > > > --- a/net/core/netpoll.c
> > > > +++ b/net/core/netpoll.c
> > > > @@ -72,7 +72,8 @@ static void queue_process(struct work_struct *work)
> > > > netif_tx_unlock(dev);
Code there survived trivial regexp made earlier, but after bulk preprocessing
was done...
===>if (!cp[2] && 0x40) { <===
printk("<3>" "%s: " "Bayer format not supported!" ...
return 1;
}
NOTE: to me, check or error message should be reverted, but I k
Arjan van de Ven wrote:
> On Sat, 2007-06-30 at 16:55 +0200, Krzysztof Oledzki wrote:
>> Hello,
>>
>> It seems that IRQ handling is somehow different between i386 and x86_64.
>>
>> In my Dell PowerEdge 1950 is it possible to enable interrupts spreading
>> over all CPUs. This a single CPU, four CO
> On Fri, 29 Jun 2007 [EMAIL PROTECTED] wrote:
>
>> Hi,
>>
>> I've recently compiled a "vanilla" 2.6.21 kernel, patched with Ingo
>> Molnar's rt-8 patch, as I was unable to compile with rt-7.
>>
>> I needed it because I'm using audio applications (tests were made with
>> FrugalWare, but I don't thi
This patch fixes several whitespace issues.
Signed-off-by: Jan-Bernd Themann <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/ehea/ehea.h b/drivers/net/ehea/ehea.h
index c0f81b5..abaf3ac 100644
--- a/drivers/net/ehea/ehea.h
+++ b/drivers/net/ehea/ehea.h
@@ -39,7 +39,7 @@
#include
#define DR
On Sun, Jul 01, 2007 at 07:36:29PM +0400, Oleg Nesterov wrote:
> Imho, the current naming of cancel_xxx workqueue functions is very confusing.
>
> cancel_delayed_work()
> cancel_rearming_delayed_work()
> cancel_rearming_delayed_workqueue() // obsolete
>
> cancel_work_s
Adrian Bunk wrote:
> On Thu, Jun 28, 2007 at 03:43:21AM -0700, Andrew Morton wrote:
>
>> ...
>> Changes since 2.6.22-rc4-mm2:
>> ...
>> git-dvb.patch
>> ...
>> git trees
>> ...
>>
>
>
> Now that it's static, it should no longer be exported to modules...
>
> Signed-off-by: Adrian Bunk <[EM
David Brownell wrote:
> On Friday 29 June 2007, Dmitry Krivoschekov wrote:
>> David Brownell wrote:
>>> On Thursday 28 June 2007, Rodolfo Giometti wrote:
>>>
As suggest by Leo let me propose to you my new patch for PXA27x UDC
support.
Please, let me know what I have to do for ke
On Mon, July 2, 2007 01:59, Andi Kleen wrote:
> Well only those that could be already hung from user space
> with setleds (that was also confirmed). Actually I thought
> they didn't hang completely, but just stopped reacting to
> the keyboard (which is actually pretty bad for every user
> to be ab
Hello,
On 6/23/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:
i'm pleased to announce release -v18 of the CFS scheduler patchset.
As usual, any sort of feedback, bugreport, fix and suggestion is more
than welcome!
I have been running cfs-v18 for a couple of days now, and today I
stumbled upon a
On Mon, Jul 02, 2007 at 08:55:43AM +1000, David Chinner wrote:
> On Sat, Jun 30, 2007 at 11:21:11AM +0100, Christoph Hellwig wrote:
> > On Tue, Jun 26, 2007 at 04:02:47PM +0530, Amit K. Arora wrote:
> > > > Can you clarify - what is the current behaviour when ENOSPC (or some
> > > > other
> > > >
On 7/2/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
consider this random Kconfig file arch/x86_64/oprofile/Kconfig:
=
config PROFILING
bool "Profiling support (EXPERIMENTAL)"
help
Say Y here to enable the extended profiling support mechani
On Monday 02 July 2007 13:43:23 Indan Zupancic wrote:
> On Mon, July 2, 2007 01:59, Andi Kleen wrote:
> > Well only those that could be already hung from user space
> > with setleds (that was also confirmed). Actually I thought
> > they didn't hang completely, but just stopped reacting to
> > the
Hi
I recently invested in a asus m2n-mx. The motherboard features a nvidia
1gbit NIC (lspci says 00:07.0 Bridge: nVidia Corporation MCP61 Ethernet
(rev a2)). I have it connected to my 1gbit switch together with another
machine. The problem is that very frequently (sometimes several times
each minu
for the umpteenth time, after doing a pull, i see this:
$ git diff
diff --git a/include/asm-blackfin/macros.h b/include/asm-blackfin/macros.h
deleted file mode 100644
index e69de29..000
$
this happens constantly. what's going on with this file?
rday
--
On 07/02, Jarek Poplawski wrote:
>
> On Sun, Jul 01, 2007 at 07:36:29PM +0400, Oleg Nesterov wrote:
> > Imho, the current naming of cancel_xxx workqueue functions is very
> > confusing.
> >
> > cancel_delayed_work()
> > cancel_rearming_delayed_work()
> > cancel_rearming_delayed_workqu
Kumar Gala wrote:
Please pull from 'for_linus' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for_linus
to receive the following updates:
drivers/net/gianfar.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Kumar Gala (1):
gianfar: Fix typo bu
Oliver Neukum escreveu:
Am Montag, 2. Juli 2007 schrieb Fabio Comolli:
On 7/2/07, Nigel Cunningham <[EMAIL PROTECTED]> wrote:
Suspend2's name is changing to "TuxOnIce".
Am I the only person on this list thinking that a plain "hibernate"
will be a much better choice?
Yes, you are the only pe
Fixes hanging using multi block operations (seen during CMD25).
Follows closely the datasheet flowcharts.
This piece of code handles better big file writing. I had to take
care of the notbusy signal during write (at91_mci_handle_cmdrdy
function) and to rearrange the AT91_MCI_ENDRX and AT91_MCI_
Ahmed S. Darwish wrote:
> now back to head.S code:
> leal0x007(%edi),%ecx/* Create PDE entry */
>
> Isn't the above line the same condition (bytes, not bits displacement) ?.
> Thanks for your patience !.
The leal instruction (Load Effective Address) is often used as a way to
ad
Maik Hampel wrote:
SET_NETDEV_DEV() in myri10ge to create the "/sys/class/net//device"
symlink.
Signed-off-by: Maik Hampel <[EMAIL PROTECTED]>
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info a
Adrian Bunk wrote:
This patch fixes a check-after-use spotted by the Coverity checker.
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http:/
On Mon, July 2, 2007 13:51, Andi Kleen wrote:
> On Monday 02 July 2007 13:43:23 Indan Zupancic wrote:
>> On Mon, July 2, 2007 01:59, Andi Kleen wrote:
>> > Well only those that could be already hung from user space
>> > with setleds (that was also confirmed). Actually I thought
>> > they didn't ha
Robert P. J. Day wrote:
for the umpteenth time, after doing a pull, i see this:
$ git diff
diff --git a/include/asm-blackfin/macros.h b/include/asm-blackfin/macros.h
deleted file mode 100644
index e69de29..000
$
I have the same problem. git 1.5.0.6 on Fedora Core 5 or 6.
I even tried a
On 7/2/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
On Monday 02 July 2007 13:43:23 Indan Zupancic wrote:
> On Mon, July 2, 2007 01:59, Andi Kleen wrote:
> > Well only those that could be already hung from user space
> > with setleds (that was also confirmed). Actually I thought
> > they didn't han
Jan-Bernd Themann wrote:
This patch fixes several whitespace issues.
Signed-off-by: Jan-Bernd Themann <[EMAIL PROTECTED]>
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel
> > Perhaps one of you geniuses who all hate it can find a better way to
> > solve the "video output dead after kexec; but need visual feedback to the
> > user
> > while crash dumping" problem. I'm waiting for your patches.
> >
>
> I don't don't like it ;) Unfortunately too many people end up en
On Monday 02 July 2007 14:16, Nicolas Ferre wrote:
> Fixes hanging using multi block operations (seen during CMD25).
> Signed-off-by: Nicolas Ferre <[EMAIL PROTECTED]>
Verified working on at91rm9200 using 1 wire mode.
A small remark, only for future improvements:
> @@ -817,7 +834,11 @@ static int
Hi
I plan to hire a famous, professional Linux software
development team or company to port the whole Linux
Kernel and device drivers to a new type of CPU and
hardware, with fixed budget and a time limit.
What is the name of the professional, experienced
software company or team familiar with Linu
* Andi Kleen <[EMAIL PROTECTED]> [2007-07-02 14:39]:
>
> > Another option would be for it not use panic_blink. Do your kexec
> > kernels have atkbd support enabled? You could write an new "blink"
> > input handler that would latch to keyboards supporting leds and blink
> > by sending EV_LED events
On 02/07/07, Vegard Nossum <[EMAIL PROTECTED]> wrote:
Hello,
On 6/23/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:
> i'm pleased to announce release -v18 of the CFS scheduler patchset.
> As usual, any sort of feedback, bugreport, fix and suggestion is more
> than welcome!
I have been running cfs-
To use a NFS-root for UDP jumbo frames the kernel on the client need to bring
up interface with MTU set to 9000 bytes - otherwise it cannot contact server
with jumbo frames enabled (nfs server not responding, still trying) and cannot
boot. Added a kernel parameter named 'ipmtu' which can be used to
Andi Kleen <[EMAIL PROTECTED]> wrote:
> On Monday 02 July 2007 00:14, Linus Torvalds wrote:
>> On Sun, 1 Jul 2007, Andi Kleen wrote:
>> > What is so bad with it? Note it's a debugging facility and used
>> > for kcrash kernels where the video output doesn't work. But they
>> > normally only run a f
[EMAIL PROTECTED] wrote:
To use a NFS-root for UDP jumbo frames the kernel on the client need to bring
up interface with MTU set to 9000 bytes - otherwise it cannot contact server
with jumbo frames enabled (nfs server not responding, still trying) and cannot
boot. Added a kernel parameter named '
Hello everyone,
I have been experimenting with the CONFIG_PREEMPT_RT patch for a few
months. Specifically kernel 2.6.20.7-rt8.
http://rt.wiki.kernel.org/index.php/Main_Page
I've been running into some unexpected problems, so I wanted to ask
those who have some experience with this patch what
Nicolas Ferre wrote:
> Fixes hanging using multi block operations (seen during CMD25).
> Follows closely the datasheet flowcharts.
>
> This piece of code handles better big file writing. I had to take care
> of the notbusy signal during write (at91_mci_handle_cmdrdy function) and
> to rearrange th
On Mon, Jul 02, 2007 at 04:14:47PM +0400, Oleg Nesterov wrote:
> On 07/02, Jarek Poplawski wrote:
> >
> > On Sun, Jul 01, 2007 at 07:36:29PM +0400, Oleg Nesterov wrote:
> > > Imho, the current naming of cancel_xxx workqueue functions is very
> > > confusing.
> > >
> > > cancel_delayed_work()
>
On Mon, 2 Jul 2007 09:14:24 -0400 (EDT)
"Robert P. J. Day" <[EMAIL PROTECTED]> wrote:
>
> Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
>
> ---
>
> everything indicates that this driver is thoroughly dead. the
> MAINTAINERS file describes it as "Orphaned", while the file
> Documentatio
On 7/2/07, Andi Kleen <[EMAIL PROTECTED]> wrote:
> > Perhaps one of you geniuses who all hate it can find a better way to
> > solve the "video output dead after kexec; but need visual feedback to the
user
> > while crash dumping" problem. I'm waiting for your patches.
> >
>
> I don't don't like
On 7/2/07, Dmitry Torokhov <[EMAIL PROTECTED]> wrote:
I was thinking about something like the atached (untested and sorry
for using attachment). It shoudl blink just one led (numLock) on any
keyboard that has such LED (and allows to control it).
Argh, bad one. This one shoudl be better.
--
D
On 7/2/07, Dmitry Adamushko <[EMAIL PROTECTED]> wrote:
On 02/07/07, Vegard Nossum <[EMAIL PROTECTED]> wrote:
> I have been running cfs-v18 for a couple of days now, and today I
> stumbled upon a rather strange problem. Consider the following short
> program:
>
> while(1)
> printf("%ld\r",
On Mon, 2 Jul 2007, Alan Cox wrote:
> On Mon, 2 Jul 2007 09:14:24 -0400 (EDT)
> "Robert P. J. Day" <[EMAIL PROTECTED]> wrote:
>
> >
> > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
> >
> > ---
> >
> > everything indicates that this driver is thoroughly dead. the
> > MAINTAINERS file desc
Sergei Shtylyov wrote:
Hello.
Mariusz Kozlowski wrote:
allmodconfig on powerpc (iMac g3) fails due to
git-kgdb.patch. allmodconfig defaults should be changed?
CC arch/powerpc/kernel/kgdb.o
arch/powerpc/kernel/kgdb.c:485:2: error: #error Both XMON and KGDB selected
On 29 Jun, Stefan Richter wrote:
> Linus, please pull from the for-linus branch at
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git
> for-linus
>
> to receive the following updates.
>
> Stefan Richter (2):
> firewire: fix async reception on big endian machi
On 02/07/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
Robert P. J. Day wrote:
> for the umpteenth time, after doing a pull, i see this:
>
> $ git diff
> diff --git a/include/asm-blackfin/macros.h b/include/asm-blackfin/macros.h
> deleted file mode 100644
> index e69de29..000
> $
I have the s
On Monday, 2 July 2007 12:56, Tejun Heo wrote:
> David Greaves wrote:
> >> Tejun Heo wrote:
> >>> It's really weird tho. The PHY RDY status changed events are coming
> >>> from the device which is NOT used while resuming
> >
> > There is an obvious problem there though Tejun (the errors even when
Florian Attenberger wrote:
Hi,
added this pci id to support my:
lspci:
01:00.0 RAID bus controller: Adaptec Unknown device 0243 (rev 02)
lspci -n:
01:00.0 0104: 9005:0243 (rev 02)
seems to work fine.
florian attenberger
--- 2.6.22-rc6/drivers/ata/sata_mv.c2007-06-30 16:21:47.462020256 +0
[EMAIL PROTECTED] writes:
> To use a NFS-root for UDP jumbo frames the kernel on the client need to bring
> up interface with MTU set to 9000 bytes - otherwise it cannot contact server
> with jumbo frames enabled (nfs server not responding, still trying) and
> cannot
> boot. Added a kernel paramet
> > > This driver requires a number of user-space tools. They can be acquired
> > > from
> > > http://www.digi.com, but only works with 2.4 kernels."
> >
> > So fix them or merge the newer digi drivers first.
>
> ok, but what then does it mean to read that this driver:
>
> 1) *requires* a numbe
On 7/1/07, Davide Libenzi <[EMAIL PROTECTED]> wrote:
With the current API design you'd able to easily confine the "pre" code
inside the "set" function, and the "post" code inside the "unset"
function. It looks pretty clean to me, and allows to limit the knowledge
of sys_indirect, the more as poss
Jesper Juhl wrote:
On 02/07/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
Robert P. J. Day wrote:
> for the umpteenth time, after doing a pull, i see this:
>
> $ git diff
> diff --git a/include/asm-blackfin/macros.h
b/include/asm-blackfin/macros.h
> deleted file mode 100644
> index e69de29..000
Vegard Nossum wrote:
Hello,
On 6/23/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:
i'm pleased to announce release -v18 of the CFS scheduler patchset.
As usual, any sort of feedback, bugreport, fix and suggestion is more
than welcome!
I have been running cfs-v18 for a couple of days now, and t
Randy Dunlap wrote:
On Mon, 11 Jun 2007 20:28:16 +0200 api wrote:
Good day,
When doing make menuconfig one comes across CONFIG_BLK_DEV_SD.
The help file states that this is for scsi disks.NO MENTION IS MADE THAT
IT IS NEEDE FOR SATA DISKS AS WELL!
Would have saved me a lot of time if the help w
Robert Hancock wrote:
The sata_nv driver was missing the change_queue_depth hook in the SCSI host
template which the other NCQ-capable libata drivers had. This made it impossible
to change the queue depth by user request. Add this in.
Signed-off-by: Robert Hancock <[EMAIL PROTECTED]>
--- linux-
Tejun Heo wrote:
Another member of HTS5416* family doing spurious NCQ completion.
Signed-off-by: Tejun Heo <[EMAIL PROTECTED]>
Cc: Enrico Sardi <[EMAIL PROTECTED]>
---
drivers/ata/libata-core.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata
Jan,
it looks like the following fix:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=43c3e6f5abdf6acac9b90c86bf03f995bf7d3d92
was lost after resurrecting of the spliced checkpointing list in this patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.
Hello.
Jason Wessel wrote:
allmodconfig on powerpc (iMac g3) fails due to
git-kgdb.patch. allmodconfig defaults should be changed?
CC arch/powerpc/kernel/kgdb.o
arch/powerpc/kernel/kgdb.c:485:2: error: #error Both XMON and KGDB
selected in .config. Unselect one of them.
make[1]:
On 7/2/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
Jesper Juhl wrote:
> On 02/07/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
>> Robert P. J. Day wrote:
>> > for the umpteenth time, after doing a pull, i see this:
>> >
>> > $ git diff
>> > diff --git a/include/asm-blackfin/macros.h
>> b/include/as
On Mon, 2 Jul 2007, Alan Cox wrote:
> > > > This driver requires a number of user-space tools. They can be
> > > > acquired from
> > > > http://www.digi.com, but only works with 2.4 kernels."
> > >
> > > So fix them or merge the newer digi drivers first.
> >
> > ok, but what then does it mean to
On Mon, 2 Jul 2007, Jeff Garzik wrote:
> Jesper Juhl wrote:
> > On 02/07/07, Jeff Garzik <[EMAIL PROTECTED]> wrote:
> > > Robert P. J. Day wrote:
> > > > for the umpteenth time, after doing a pull, i see this:
> > > >
> > > > $ git diff
> > > > diff --git a/include/asm-blackfin/macros.h
> > > b/
On 7/2/07, Alex Riesen <[EMAIL PROTECTED]> wrote:
In that second case I can only suspect that all your branches point
at the same commit, which is just before the one the file was removed
in...
_Not_ the same. Just some commit before the file was removed, of course.
-
To unsubscribe from this l
At Sun, 1 Jul 2007 22:21:18 +0200,
Adrian Bunk wrote:
>
> On Tue, Jun 19, 2007 at 12:20:36PM +0200, Takashi Iwai wrote:
> > At Fri, 15 Jun 2007 23:45:31 +0200,
> > Adrian Bunk wrote:
> > >
> > > This patch removes dead code spotted by the Coverity checker.
> > >
> > > Signed-off-by: Adrian Bunk
Rafael J. Wysocki wrote:
On Monday, 2 July 2007 12:56, Tejun Heo wrote:
David Greaves wrote:
Tejun Heo wrote:
It's really weird tho. The PHY RDY status changed events are coming
from the device which is NOT used while resuming
There is an obvious problem there though Tejun (the errors even w
On Sat, 2007-06-30 at 15:46 +0400, Oleg Nesterov wrote:
[reordered a bit]
> And,
>
> > if (!list_empty(&cwq->worklist) || cwq->current_work !=
> > NULL) {
> > @@ -376,6 +388,8 @@ void fastcall flush_workqueue(struct wor
> > int cpu;
> >
> > might_sleep();
> > +
On Monday, 2. July 2007, Thorsten Leemhuis wrote:
> > but Alan Cox wrote:
> > http://www.mail-archive.com/linux-ide%40vger.kernel.org/msg07417.html
> >> Its ich_pata_133 - all the newer chips are.
>
> Intel afaik never supported Ultra ATA 133 officially in any of the
> mainstream desktop or mobile
Alex Riesen wrote:
Do some of your branches miss the commit by which it was removed?
git-clone followed by git-checkout master recreates the problem.
But to answer your question directly, I rebase, so they absolutely do
not miss any commits.
It is somewhat unclear what "reappear" means, t
1 - 100 of 284 matches
Mail list logo