Using SuSE 9.1 Professional with kernel 2.6.11 running on a AOpen 1845
Laptop.
Currently running without APM & ACPI
If I turn either or both on I get an erratic mouse and entries such as
these:
Mar 3 15:06:55 bventer01 kernel: psmouse.c: Mouse at
isa0060/serio2/input0 lost synchronization, throwi
Justin Schoeman <[EMAIL PROTECTED]> wrote:
>
> Will the slab debugger make it into the kernel as a standard compile
> time option? It is a _really_ usefull tool to have around.
It has a slight downside: it unconditionally changes the type of
kmem_bufctl_t to unsigned long, which wastes two or f
Andrew James Wade wrote:
> I've just done a bit of looking for scripts to automate the process of
> installing a new kernel, and I haven't come up with much of much. So
> right now I'm writing my own. If there are tools to help automate this
> they need to be more prominent on www.kernel.org and
>
> It may happen that FISC reads the disk before the write command even finished.
> With all the HD head movement optimization in the kernel (block layer,
> boiling down to TCQ/NCQ), this sounds possible.
FiSC "crashes" the kernel immediately after a file system operation
(creat, mkdir, write, etc)
Jeff Garzik <[EMAIL PROTECTED]> wrote:
>
> Andrew Morton wrote:
> > It won't help that at all. None of these proposals will increase testing
> > of tip-of-tree. In fact the 2.6.x proposal may decrease that level of
> > that testing, although probably not much.
>
> Giving humans a well-known
> I didn't find any possible modular usage in the kernel.
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
>
> --- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old 2005-03-04
> 01:04:28.0 +0100
> +++ linux-2.6.11-rc5-mm1-full/kernel/sched.c 2005-03-04 01:04:34.0
> +0100
> @@
On Thu, 2005-03-03 at 21:30 -0800, Andrew Morton wrote:
> You cannot have it both ways. Either the kernel needs testers, or it is
> "stable". See how these are opposites?
I don't see a contradiction. You need testers for release candidates to
make them stable. The problem is that Linux release c
http://URkfn.ddekcalai.com/?2hA7APyI7C9rk22KtpPQk
-
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.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hi!
> > These are expected to be system states, and sleeping system
> > does not take calls, etc...
>
> Pavel, remember that great big "wakeup" shaped hole in the
> current PM framework... ? Even ACPI sleep states support
> wakeup mechanisms, although not well under Linux (yet).
Umm, yes, I see
the 2.6.x.y numbering scheme has the huge advantage that nobody can ever
know if there will be a 2.6.x.2 release (I think it's fairly safe to say
that there will probably useually be a 2.6.x.1 release with _some_ fix in
it) so people can't fall into the trap of 'waiting for the next release'
gi
> > I had accidently chosen CONFIG_PNP and noticed that my keyboard didn't
> > work with bk-dtor-input.patch in the tree (backing out makes keyboard
> > work).
> >
> It looks like some old stuff in my tree overwrites good stuff from
> Vojtech's tree.. Thanks for letting me know.
>
> Nonetheless,
On Thu, 3 Mar 2005, Junfeng Yang wrote:
>
> Hi,
>
> FiSC (our file system checker) emits several warnings on ext2, jfs and
> reiserfs, complaining that diretories or files are lost while FiSC
> believes they should already be persistent on disk. (ext3 behaves
> correctly.)
I forget to mention, we
Linus Torvalds wrote:
On Thu, 3 Mar 2005, Thomas Gleixner wrote:
It still does not solve the problem of "untested" releases. Users will
still ignore the linus-tree-rcX kernels.
.. and maybe that problem is unsolvable. People certainly argued
vehemently that anything we do to try to make test rel
Hi James, all,
> Revised patch is attached.
Looks all OK to me.
Thanks,
--
Jean Delvare
-
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.org/majordomo-info.html
Please read the FAQ
Thomas Gleixner <[EMAIL PROTECTED]> wrote:
>
> On Thu, 2005-03-03 at 21:30 -0800, Andrew Morton wrote:
> > You cannot have it both ways. Either the kernel needs testers, or it is
> > "stable". See how these are opposites?
>
> I don't see a contradiction.
There is a *direct* contradition, but it
On Fri, Mar 04, 2005 at 02:39:17AM -0500, Dave Jones wrote:
> On Thu, Mar 03, 2005 at 11:17:16PM -0800, Andrew Morton wrote:
>
> > > The reason this wasn't picked up is that neither `make allyesconfig' or
> > > `make allmodconfig' enables CONFIG_VIDEO_CX88_DVB or
> > > CONFIG_VIDEO_CX88_DVB_
On Thu, 24 Feb 2005 at 15:44:34, Bartlomiej Zolnierkiewicz wrote:
> --- a/drivers/ide/ide-io.c2005-02-23 20:58:16 +01:00
> +++ b/drivers/ide/ide-io.c2005-02-23 20:58:16 +01:00
> @@ -61,7 +61,8 @@
>
> memset(task, 0, sizeof(*task));
>
> - if (ide_id_has_flush_cache_ext(drive->id
On 2005-02-21 at 8:20:44, Jens Axboe wrote:
> On Sat, Feb 19 2005, Lee Revell wrote:
> > Starting around 2.6.11-rc4 I get this printk during the boot process
> > after kjournald starts, and again if I stress the filesystem.
> >
> > cfq: depth 4 reached, tagging now on
> >
> > Is this printk inte
On Fri, Mar 04 2005, Chuck Ebbert wrote:
> On 2005-02-21 at 8:20:44, Jens Axboe wrote:
>
> > On Sat, Feb 19 2005, Lee Revell wrote:
> > > Starting around 2.6.11-rc4 I get this printk during the boot process
> > > after kjournald starts, and again if I stress the filesystem.
> > >
> > > cfq: depth
On Friday 04 March 2005 02:17, Andrew Morton wrote:
>Andrew Morton <[EMAIL PROTECTED]> wrote:
>> > I've a new pcHDTV-3000 card, and I thought maybe it would
>> > be a good idea to build the cx88 stuff in the DVB section
>> > of a make xconfig.
[...]
>> OK, this is one for Gerd. Those identif
Hello
On Fri, 2005-03-04 at 04:24, Alexander Gran wrote:
> Hi,
>
> I have a reiser4 partition on a local IDE disk. I opened a 130MB textfile
> with
> kwrite,
..
> Process was eating 100% CPU time for several (54) seconds.
> Is this a normal, expected behaviour?
no, thanks for report, I will
On Fri, Mar 04 2005, Andrew Morton wrote:
> The average user has learnt "rc1 == pre1". I don't expect that it
> matters much at all.
The average user and lkml reader, perhaps. But I don't understand
why Linus refuses to use proper -preX/-rcX naming, it would
clear up a lot of confusion imho. It's
Junfeng Yang <[EMAIL PROTECTED]> wrote:
>
> On Thu, 3 Mar 2005, Junfeng Yang wrote:
>
> >
> > Hi,
> >
> > FiSC (our file system checker) emits several warnings on ext2, jfs and
> > reiserfs, complaining that diretories or files are lost while FiSC
> > believes they should already be persistent on
On Fri, 4 Mar 2005, Adrian Bunk wrote:
> This patch links all selected files under drivers/video/savagefb/ into
> one module.
>
> This required a renaming of savagefb.c to savagefb_driver.c .
>
> As a side effect, the EXPORT_SYMBOL's in this directory are no longer
> required.
>
> ---
>
> Oth
Hi!
> * Remove duplicate include.
>
> * Avoid "mode set to ''" message when error updating /sys/power/disk.
>
> Signed-off-by: Todd Poynor <[EMAIL PROTECTED]>
Duplicate remove killed, thanks. I do not think debugging print
requires that much care...
On Wed, Mar 02, 2005 at 01:43:42PM -0800, Andrew Morton wrote:
>
> That's an ACPI problem, I assume?
>
Probably. There is something flaky in ACPI event (it happened sometime
between 2.6.7 and 2.6.9, i tried to check all the patches, but I had find
nothing.
Could someone please check http://bug
Jens Axboe <[EMAIL PROTECTED]> wrote:
>
> On Fri, Mar 04 2005, Andrew Morton wrote:
> > The average user has learnt "rc1 == pre1". I don't expect that it
> > matters much at all.
>
> The average user and lkml reader, perhaps. But I don't understand
> why Linus refuses to use proper -preX/-rcX
Andrew Morton wrote:
Thomas Gleixner <[EMAIL PROTECTED]> wrote:
I don't see that the releases are stable. They are defined stable by
proclamation.
If they were stable we'd release the darn things! *obviously* -rc kernels
are expected to still have problems.
Release the -rc kernel when it is st
On Thu, 3 Mar 2005, Dave Jones wrote:
> Other failures have been somewhat more dramatic.
> I know ipsec-tools, and alsa-lib have both caused pain
> on at least one occasion after the last 2-3 kernel updates.
alsa-lib: You mean the problem with the emu10k1 based soundcards from
Creative? It's beca
On Fri, 2005-03-04 at 00:54 -0800, Andrew Morton wrote:
> > I don't see that the releases are stable. They are defined stable by
> > proclamation.
>
> If they were stable we'd release the darn things!
You are hitting the point. We release the darn things. 2.6.11 is
released and it is not stabl
> That would be a bug. Please send the e2fsck output.
Here is the trace
1. file system is made with sbin/mkfs.ext2 -F -b 1024 /dev/hda9 60
and mounted with -o sync,dirsync
1. operations FiSC did:
creat(/mnt/sbd0/0001)
write(/mnt/sbd0/0001)
rename(/mnt/sbd0/0001, /mnt/sbd0/0002)
mkdir(/mnt/sb
Gene Heskett <[EMAIL PROTECTED]> writes:
> I've seen this comment before too, and I still think it says it best:
>
> The full release s/b the last rc with NO changes other than its name.
>
> Now we are faced with a final that may have another 50k+ of patches
> applied over what made the rc5. IMO
Romano Giannetti <[EMAIL PROTECTED]> wrote:
>
> On Wed, Mar 02, 2005 at 01:43:42PM -0800, Andrew Morton wrote:
> >
> > That's an ACPI problem, I assume?
> >
>
> Probably. There is something flaky in ACPI event (it happened sometime
> between 2.6.7 and 2.6.9, i tried to check all the patches, but
hello all!
the memory allocation debugger gives me the following messages under a
vanilla 2.6.10 and 2.6.11 kernel when doing
1) hdparm -d0 on my hard disk
2) tar c / > /dev/null
3) sending lots of network traffic to the machine (e.g. close to 100
mbit/s udp packets)
---
Scrive Adrian Bunk <[EMAIL PROTECTED]>:
> On Tue, Mar 01, 2005 at 06:46:03PM +0100, Luca Risolia wrote:
> > Scrive Adrian Bunk <[EMAIL PROTECTED]>:
> >
> > > I noticed the following regarding the drivers/usb/media/ov511.c driver:
> > ^^
From: Rafael J. Wysocki <[EMAIL PROTECTED]>
From: hugang <[EMAIL PROTECTED]>
Subject: non-contiguous pagedir for resume
This fixes problem where we could have enough memory but not in
continuous chunk, and resume would fail.
Signed-off-by: Pavel Machek <[EMAIL PROTECTED]>
Please apply,
Pavel Machek <[EMAIL PROTECTED]> wrote:
>
> Subject: non-contiguous pagedir for resume
>
> This fixes problem where we could have enough memory but not in
> continuous chunk, and resume would fail.
It seems to do more that that? What's all the assembly stuff?
General point: this changlog entr
Hello!
Attached patch from Nathan splits the checks done in quotactl() in XFS
and VFS parts (it's mostly just moving of code back and forth). It's
done mainly because XFS guys would like to implement more types of
quotas and I don't want them to slow down the general VFS case.. Please
apply.
Hi!
From: [EMAIL PROTECTED]
When using a fully modularized kernel it is necessary to activate
resume manually as the device node might not be available during
kernel init.
This patch implements a new sysfs attribute '/sys/power/resume' which
allows for manual activation of software resume. When
Hi!
> > Subject: non-contiguous pagedir for resume
> >
> > This fixes problem where we could have enough memory but not in
> > continuous chunk, and resume would fail.
>
> It seems to do more that that? What's all the assembly stuff?
>
> General point: this changlog entry doesn't describe th
On Thu, 3 Mar 2005, Roland Dreier wrote:
> Jesper> Eventually when this has been deprecated for a while I'll
> Jesper> send patches to completely remove the function (thoughts
> Jesper> on how long it should be deprecated first are welcome).
>
> I don't have an opinion on how long to
On 2005-03-04T01:44:06, Junfeng Yang <[EMAIL PROTECTED]> wrote:
> > That would be a bug. Please send the e2fsck output.
>
> Here is the trace
>
> 1. file system is made with sbin/mkfs.ext2 -F -b 1024 /dev/hda9 60
> and mounted with -o sync,dirsync
>
> 1. operations FiSC did:
>
> creat(/mnt/
Lee Revell wrote:
On Thu, 2005-03-03 at 16:45 -0800, Andrew Morton wrote:
If efi_enabled is true and efi_set_rtc_mmss(xtime.tv_sec) returns zero, the
new code will run set_rtc_mmss(xtime.tv_sec) whereas the old code won't.
Argh, I should know better then to send patches before having coffee.
Here'
Hi!
I've ported the works from Chris Collins so the drivers compiles without
warnings and works (for me) with Linux 2.6.10 and 2.6.11. The driver is
not in the kernel now, but I would like to see it be a driver among all
the other touchscreen drivers.
The touchscreen panel is for example used on
On Fri, 04 Mar 2005 03:09:39 -0500, Mike Waychison <[EMAIL PROTECTED]> wrote:
> > I didn't find any possible modular usage in the kernel.
> >
> > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> >
> > --- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old 2005-03-04
> > 01:04:28.0 +0100
> >
Hi Frédéric, hi Benjamin,
Mar 2 15:16:45 darkstar kernel: radeonfb: Reference=27.00 MHz
(RefDiv=12) Memory=325.00 Mhz, System=200.00 MHz
Mar 2 15:16:45 darkstar kernel: radeonfb: PLL min 2 max 4
Mar 2 15:16:45 darkstar kernel: i2c-algo-bit.o: monid seems to be busy.
Mar 2 15:16:45 dark
On Wed, Mar 02, 2005 at 07:10:47PM -0800, Randy.Dunlap wrote:
> Dave Jones wrote:
> > For it to truly be a stable kernel, the only patches I'd expect to
> > drivers would be ones fixing blindingly obvious bugs. No cleanups.
> > No new functionality. I'd even question new hardware support if it
> >
-rc just means "please start testing", not "deploy me on your corporate
database server".
Does it? Where on www.kernel.org does it say that?
Since people's trust was lost (a bit) when the -rc convention was
"embraced and extended", it seems like it would be a good idea to
_explicitly publish_
Hi Andrew,
On Thu, 2005-03-03 at 15:37 -0800, Andrew Morton wrote:
> Brice Figureau <[EMAIL PROTECTED]> wrote:
[snip]
> > Unable to handle kernel NULL pointer dereference at virtual address 000c
> > printing eip:
> > c01a858d
> > *pde =
> > Oops: 0002 [#1]
> > PREEMPT SMP
> > Module
On Gwe, 2005-03-04 at 01:44, CaT wrote:
> > Depends on your PCI bus and also if the are on the same IRQ. In the same
> Hmm. How can I check on this? What should I look for?
If you've got two promise cards on a VIA 133Mhz or early 266Mhz chipset
for example then there are large numbers of reports b
Pavel Machek <[EMAIL PROTECTED]> wrote:
>
> Problem is that pagedir is allocated as order-8 allocation on resume
> in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> fails, and for some people (Rafael, seife :-) it fails way too often.
>
> Solution is to change format of pagedir
On Wed, Mar 02, 2005 at 08:38:12PM -0800, Andrew Morton wrote:
> Grump. Have all these regressions received the appropriate level of
> visibility on this mailing list?
Looking at the http://l4x.org/k/ site, it appears that all -mm versions
have broken ARM support with the defconfig, while Linus k
On Gwe, 2005-03-04 at 02:28, Andrew Morton wrote:
> > I would disagree, and I suspect anyone else who has maintained a distro
> > stable kernel would likewise. It needs one or more people who know who
> > to ask about stuff, are careful, have a good grounding in bug spotting,
> > races, common mist
On Gwe, 2005-03-04 at 05:34, Andrew Morton wrote:
> Jeff Garzik <[EMAIL PROTECTED]> wrote:
> This means that for patches which didn't come through -mm, their first
> exposure in a public tree will be when they pop up in our "most stable"
> tree. That's backwards.
Its irrelevant. Most of the "must
Hi!
> > Problem is that pagedir is allocated as order-8 allocation on resume
> > in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> > fails, and for some people (Rafael, seife :-) it fails way too often.
> >
> > Solution is to change format of pagedir from table to linklist,
>
ok
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Dike
Sent: Friday, March 04, 2005 3:25 AM
To: Chris Wright
Cc: Jeff Dike; Andrew Morton; linux-kernel@vger.kernel.org
Subject: Re: 2.6.11-rc5-mm1
[EMAIL PROTECTED] said:
> Thanks, I'll push that wit
On Friday 04 March 2005 12:30, Hans-Christian Egtvedt wrote:
> I've ported the works from Chris Collins so the drivers compiles without
> warnings and works (for me) with Linux 2.6.10 and 2.6.11.
> Any comments on the driver would be much appreciated.
> +struct itmtouch_dev {
> + int
Hi!
> > IIRC kernel code/data is marked as PageReserved(), that's why we need
> > to save that :(. Not sure what to do with data e820 marked as
> > reserved...
>
> Perhaps we need another page flag, like PG_readonly, and mark the pages
> reserved by the e820 as PG_reserved | PG_readonly (the same
On Thu, Mar 03, Jeff Mahoney wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Olaf Hering wrote:
> > On Thu, Mar 03, Jeff Mahoney wrote:
> >
> >
> >>Is whitespace (in any form) allowed in the compatible value?
> >
> >
> > Yes, whitespace is used at least in the toplevel compatib
On Fri, 2005-03-04 at 10:52 +, Russell King wrote:
> Unfortunately, http://l4x.org/k/ doesn't save any build logs for
> investigation.
If you click the 'Fail' then it seems to keep the make output etc.
Ian.
--
Ian Campbell, Senior Design Engineer
Web:
On Pá 04-03-05 03:04:10, Andrew Morton wrote:
> Pavel Machek <[EMAIL PROTECTED]> wrote:
> >
> > When using a fully modularized kernel it is necessary to activate
> > resume manually as the device node might not be available during
> > kernel init.
>
> I don't understand how this can be affected
Pavel Machek <[EMAIL PROTECTED]> wrote:
>
> When using a fully modularized kernel it is necessary to activate
> resume manually as the device node might not be available during
> kernel init.
I don't understand how this can be affected by the modularness of the
kernel. Can you explain a little
On Fri, Mar 04, 2005 at 03:09:39AM -0500, Mike Waychison wrote:
> > I didn't find any possible modular usage in the kernel.
> >
> > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> >
> > --- linux-2.6.11-rc5-mm1-full/kernel/sched.c.old2005-03-04
> > 01:04:28.0 +0100
> > +++ linux-2.6
Lars Marowsky-Bree <[EMAIL PROTECTED]> wrote:
>
> On 2005-03-04T01:44:06, Junfeng Yang <[EMAIL PROTECTED]> wrote:
>
> > > That would be a bug. Please send the e2fsck output.
> >
> > Here is the trace
> >
> > 1. file system is made with sbin/mkfs.ext2 -F -b 1024 /dev/hda9 60
> > and mounted wit
On Fri, Mar 04, 2005 at 11:40:08AM +0100, Bartlomiej Zolnierkiewicz wrote:
> On Fri, 04 Mar 2005 03:09:39 -0500, Mike Waychison <[EMAIL PROTECTED]> wrote:
> > > I didn't find any possible modular usage in the kernel.
> > >
> > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
> > >
> > > --- linux-2
On Thu, 2005-03-03 at 13:11 -0700, Trever L. Adams wrote:
[...]
> It is Article 1 Section 8. It also says they shall have that power and
> that the intent is to promote the advances of arts and sciences. It
Actually the current (ab)use of the patent system (both in the USA and
by the EPO under pre
On Thu, Mar 03, 2005 at 09:43:58PM +0100, Diego Calleja wrote:
> bugzilla.kernel.org is there but not many people look at it (which I
> understand, using bugzilla is painfull, altough basing all your
> development strategy around it _is_ rewarding, as happens in gnome/etc,
> where the release annou
On Friday, 4 of March 2005 11:51, Andrew Morton wrote:
> Pavel Machek <[EMAIL PROTECTED]> wrote:
> >
> > Problem is that pagedir is allocated as order-8 allocation on resume
> > in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> > fails, and for some people (Rafael, seife :-) it f
Hi,
I would like to get two new drivers incorporated into the Linux kernel. They
handle the CGI/Aurora Asynchronous only and Synch/Async serial cards. Do I
submit the kernel patches here to the linux-serial or to the linux-kernel
lists? If not here, where should I submit them.
Joachim Mar
On Fri, 2005-03-04 at 11:16 +, Russell King wrote:
> On Fri, Mar 04, 2005 at 11:11:38AM +, Ian Campbell wrote:
> > On Fri, 2005-03-04 at 10:52 +, Russell King wrote:
> > > Unfortunately, http://l4x.org/k/ doesn't save any build logs for
> > > investigation.
> >
> > If you click the 'Fa
On Fri, Mar 04, 2005 at 11:11:38AM +, Ian Campbell wrote:
> On Fri, 2005-03-04 at 10:52 +, Russell King wrote:
> > Unfortunately, http://l4x.org/k/ doesn't save any build logs for
> > investigation.
>
> If you click the 'Fail' then it seems to keep the make output etc.
elinks doesn't show
Alan Cox <[EMAIL PROTECTED]> wrote:
>
> Almost without exception maintainers will forget the backport (there are
> some notable exceptions). Almost without exception maintainers will not
> be aware that their backport fix clashes with another fix because that
> isn't their concern.
>
> Linus
Hi!
> Using the current Ubuntu development kernel (2.6.10 with acpi and swsusp
> stuff backported from 2.6.11), a user is getting the following trace on
> resume. Passing noapic nolapic removes the APIC error, but the rest of
> the trace is identical. This is reproducible, but only seems to happen
Pavel Machek <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> > > Problem is that pagedir is allocated as order-8 allocation on resume
> > > in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> > > fails, and for some people (Rafael, seife :-) it fails way too often.
> > >
> > > Solution i
On Fri, 2005-03-04 at 12:26 +0100, Pavel Machek wrote:
> Well, those are warnings, so it still works, right? Aha, "exited with
> preempt count 1" seems very wrong. Yes, please try this with
> vanilla. I'm running 2.6.11 with
Yeah, the resume script crashes, which is a bit of a problem. I'll get
Russell King <[EMAIL PROTECTED]> wrote:
>
> On Wed, Mar 02, 2005 at 08:38:12PM -0800, Andrew Morton wrote:
> > Grump. Have all these regressions received the appropriate level of
> > visibility on this mailing list?
>
> Looking at the http://l4x.org/k/ site, it appears that all -mm versions
>
On Fri, Mar 04, 2005 at 03:26:32AM -0800, Andrew Morton wrote:
> Russell King <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, Mar 02, 2005 at 08:38:12PM -0800, Andrew Morton wrote:
> > > Grump. Have all these regressions received the appropriate level of
> > > visibility on this mailing list?
> >
>
On Wed, 2 Mar 2005, Randy.Dunlap wrote:
>
> Maybe I don't understand? Is someone expecting distro
> quality/stability from kernel.org kernels?
> I don't, but maybe I'm one of those minorities.
>
I certainly do, and I think many others do as well.
My assumptions/expectations on vanilla kernels ha
On Thu, Mar 03, 2005 at 05:44:30PM -0500, Jon Smirl wrote:
> On Thu, 3 Mar 2005 22:01:19 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> > This patch contains cleanups including the following:
>
> Are you cleaning up all of that annoying trailing whitespace too? It
> is always giving me problems o
Hi!
> > Well, those are warnings, so it still works, right? Aha, "exited with
> > preempt count 1" seems very wrong. Yes, please try this with
> > vanilla. I'm running 2.6.11 with
>
> Yeah, the resume script crashes, which is a bit of a problem. I'll get
> the user to try with a vanilla kernel,
Am Mittwoch, den 02.03.2005, 22:34 +0100 schrieb Alexander Nyberg:
> > I recently upgraded from linux kernel v2.6.10 to v2.6.11.
> > Some programs like evolution 2.0 and leafnode2 crash the whole system
> > immediatedly now.
>
> You mean when you run evolution the box hangs up completely? (you ca
Richard Fuchs <[EMAIL PROTECTED]> wrote:
>
> hello all!
>
> the memory allocation debugger gives me the following messages under a
> vanilla 2.6.10 and 2.6.11 kernel when doing
>
> 1) hdparm -d0 on my hard disk
> 2) tar c / > /dev/null
> 3) sending lots of network traffic to the machine (e.g. clo
Hi!
> > > > Problem is that pagedir is allocated as order-8 allocation on resume
> > > > in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> > > > fails, and for some people (Rafael, seife :-) it fails way too often.
> > > >
> > > > Solution is to change format of pagedir from t
On Friday, 4 of March 2005 12:52, Pavel Machek wrote:
> Hi!
>
> > > > > Problem is that pagedir is allocated as order-8 allocation on resume
> > > > > in -mmX (and linus). Unfortunately, order-8 allocation sometimes
> > > > > fails, and for some people (Rafael, seife :-) it fails way too often.
Esben Nielsen wrote:
As I read the code the driver task (A) should _not_ be removed from the
runqueue. It has to be waken up to call schedule_timeout() such it gets
back on the runqueue after 10 ms. If it is taken out of the runqueue at
line 76 it will stay off the runqueue forever in the TASK_UNIN
On Thu, Mar 03, 2005 at 06:55:48PM -0800, Randy.Dunlap wrote:
> Gene Heskett wrote:
> >Greetings;
> >
> >I've a new pcHDTV-3000 card, and I thought maybe it would
> >be a good idea to build the cx88 stuff in the DVB section
> >of a make xconfig.
> >
> >It doesn't build, spitting out this bailout:
.
Hi!
> > > > Yes, I did diff between -mm and -pavel, sorry.
> > > >
> > > > But I can't easily generate diff against -linus because that one is
> > > > dependend on fixing order-8 allocations during suspend. So I guess
> > > > I'll just wait until that one propagates into -linus?
> > >
> > > Just
Jeff Garzik <[EMAIL PROTECTED]> :
> Greg KH wrote:
[...]
> >An alias would probably be easier, unless you think everything sent
> >there should be archived?
>
> I do. But I don't have a strong opinion on the subject.
A bk-commit mailing-list would be nice.
--
Ueimor
-
To unsubscribe from this l
Andrew Morton wrote:
I guess it could be hardware. But given that disabling DMA _causes_ the
problem, rather than fixes it, it seems unlikely.
Could you enable CONFIG_DEBUG_PAGEALLOC in .config and see it that triggers
an oops?
by now, i could reproduce this on two different machines with quite
d
Russell King <[EMAIL PROTECTED]> wrote:
>
> On Fri, Mar 04, 2005 at 03:26:32AM -0800, Andrew Morton wrote:
> > Russell King <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, Mar 02, 2005 at 08:38:12PM -0800, Andrew Morton wrote:
> > > > Grump. Have all these regressions received the appropriate leve
On Fri, Mar 04, 2005 at 03:44:10AM -0800, Andrew Morton wrote:
> Russell King <[EMAIL PROTECTED]> wrote:
> > On Fri, Mar 04, 2005 at 03:26:32AM -0800, Andrew Morton wrote:
> > > Russell King <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On Wed, Mar 02, 2005 at 08:38:12PM -0800, Andrew Morton wrote:
>
> > > I recently upgraded from linux kernel v2.6.10 to v2.6.11.
> > > Some programs like evolution 2.0 and leafnode2 crash the whole system
> > > immediatedly now.
> >
> > You mean when you run evolution the box hangs up completely? (you can't
> > kill X, switch to another console etc.)
>
> Thank
Russell King:
It's very much in an arch maintainer's interest to make sure that
cross-compilers are easily obtainable. Any hints?
I was thinking at the time "great, this is one problem which should be
solved". How silly of me. It seems, yet again, that it comes down to
a case of "if rmk doesn't
Hi all...
I have problems with NFS in 2.6.11. Just a simple test:
#!/bin/bash
service nfslock stop
service nfs stop
rm -rf /var/lib/nfs/*
service nfs start
service nfslock start
echo "= /etc/exports"
cat /etc/exports
echo "= exportsfs -v"
exportfs -v
echo "= /var/lib/nfs/xtab"
cat /v
[EMAIL PROTECTED] wrote:
>
> I would like to get two new drivers incorporated into the Linux kernel. They
> handle the CGI/Aurora Asynchronous only and Synch/Async serial cards. Do I
> submit the kernel patches here to the linux-serial or to the linux-kernel
> lists? If not here, where sho
> "Jes" == Jes Sorensen <[EMAIL PROTECTED]> writes:
> "Andrew" == Andrew Morton <[EMAIL PROTECTED]> writes:
Andrew> This patch causes hiccups on my ia32e box.
Andrew> linux:/home/akpm# /usr/sbin/hwscan --isapnp zsh: 7528
Andrew> segmentation fault
Jes> Weird, I'll take a look.
-EPROGRAM
Thanks for all comments!
OK, I'd like to sort our situation:
$ Here are 2 features:
- iochk_clear/read() interface for error "detection"
by Seto ... me :-)
- callback, thread, and event notification for error "recovery"
by Linas ... expert in PPC64
$ What will "dete
On Gwe, 2005-03-04 at 11:28, Andrew Morton wrote:
> I think you're assuming that 2.6.x.y will have larger scope than is intended.
The examples I gave for remap_vm_area and exec are both from real world
"gosh look I am root isn't that fun" type security holes. If that is
outside the scope of 2.6.x.
Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> wrote:
>
> Andrew, what is the policy for adding exports for out of tree GPL code?
>
There isn't one. Such things cause way too much email.
What complete_all() does is to permit more than one task to wait on a
completion and for all those tasks to b
Hello,
i got some problems concerning tcp realization in kernel (v 2.4).
i need to make some modifications to tcp to be able to transfer data within ACK
segments...(initially their data field is empty)
i suppose i should modify the following functions:
/net/ipv4/tcp_input.c > tcp_ack() - for
1 - 100 of 495 matches
Mail list logo