> >
> > >
> > > Begin forwarded message:
> > >
> > > Date: Sun, 30 Jan 2005 15:45:04 -0500
> > > From: Paul Blazejowski <[EMAIL PROTECTED]>
> > > To: Andrew Morton <[EMAIL PROTECTED]>
> > > Cc: LKML
> > > Subject: Re
Zhonglin Zhang <[EMAIL PROTECTED]> wrote:
>
> Hi, Andrew
>
> Could you please check it ? I have worked out my little patch to fix
> it. But not any feedback. Is it ok in your machine which is not-SMP?
>
--- 25/include/linux/stop_machine.h~fix-kallsyms-insmod-rmmod-race-fix-fix-fix
2005-0
On Tue, 2005-02-01 at 22:42 -0500, Joseph Fannin wrote:
> On Tue, Feb 01, 2005 at 10:18:33AM +1100, Benjamin Herrenschmidt wrote:
> > On Mon, 2005-01-31 at 06:21 -0500, Joseph Fannin wrote:
> >
> > > I'm getting a blank screen with radeonfb on two boxes here as
> > > well. One is a beige g3, t
On Tue, Feb 01, 2005 at 10:18:33AM +1100, Benjamin Herrenschmidt wrote:
> On Mon, 2005-01-31 at 06:21 -0500, Joseph Fannin wrote:
>
> > I'm getting a blank screen with radeonfb on two boxes here as
> > well. One is a beige g3, the other is i386; both have PCI Radeon 7000s
> > with radeonfb non
On Mon, 31 Jan 2005 22:46:12 +0100, Laurent Riffard
<[EMAIL PROTECTED]> wrote:
> Le 31.01.2005 22:15, Andre Eisenbach a écrit :
> > My PCMCIA slot (yenta_socket) doesn't work anymore with
> > 2.6.11-rc2-m2. See the dmesg output below. It works fine with
> > 2.6.11-rc1-mm1.
>
> I had the same type
Andrew Morton wrote:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc2/2.6.11-rc2-mm2/
Changes since 2.6.11-rc2-mm1:
Just a couple of things:
+task_size-is-variable.patch
+use-mm_vm_size-in-exit_mmap.patch
I didn't hear back about my comments on this patch. I don't see
why M
Cal wrote:
With 2.6.11-rc2-mm2 & 2.6.11-rc2-bk9 and usb mouse, the warn("event
field not found") in drivers/usb/input/hid-input.c is hyperactive
whenever the mouse moves.
hihone kernel: drivers/usb/input/hid-input.c: event field not found
hihone last message repeated 619 times
hihone last messag
Laurent Riffard wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 31.01.2005 22:15, Andre Eisenbach a écrit :
| Andrew,
|
| My PCMCIA slot (yenta_socket) doesn't work anymore with
| 2.6.11-rc2-m2. See the dmesg output below. It works fine with
| 2.6.11-rc1-mm1.
|
| Let me know if you need any
On Mon, 2005-01-31 at 09:23 +, Sean Neakums wrote:
> Not to worry. I only ended up with modular radeonfb when I was trying
> to narrow down the cause of the boot hang.
>
> [...]
> > radeonfb built-in operations seem to be ok on my PowerBook3,5 (ATI M9
> > based), I'll try on a PowerBook5,4 (
On Mon, 2005-01-31 at 06:21 -0500, Joseph Fannin wrote:
> I'm getting a blank screen with radeonfb on two boxes here as
> well. One is a beige g3, the other is i386; both have PCI Radeon 7000s
> with radeonfb non-modular.
>
> On the PC I could see the earliest kernel messages in VGA text
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 31.01.2005 22:15, Andre Eisenbach a écrit :
| Andrew,
|
| My PCMCIA slot (yenta_socket) doesn't work anymore with
| 2.6.11-rc2-m2. See the dmesg output below. It works fine with
| 2.6.11-rc1-mm1.
|
| Let me know if you need any additional information
Andrew,
My PCMCIA slot (yenta_socket) doesn't work anymore with 2.6.11-rc2-m2.
See the dmesg output below. It works fine with 2.6.11-rc1-mm1.
Let me know if you need any additional information.
Thanks,
Andre
--- snipp ---
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
kobject_
On Mon, Jan 31, 2005 at 04:16:56PM +0100, Roman Zippel wrote:
> Hi,
>
> On Mon, 31 Jan 2005, Adrian Bunk wrote:
>
> > > Why not just let XFS_FS select EXPORTFS directly:
> > >
> > > config XFS_FS
> > > select EXPORTFS if NFSD
> >
> > This has the wrong semantics:
> > With NFSD=m and XFS_FS=y
On Sun, 30 Jan 2005, Paul Blazejowski wrote:
Here's another one, my USB keyboard is not functioning properly, ie.
the caps lock,scrlk and num lock lights are not on when these keys are
pressed and dmesg gets tons of spam for each key presses:
drivers/usb/input/hid-input.c: event field not found
dri
On Mon, Jan 31, 2005 at 02:08:26PM -0500, Paul Blazejowski wrote:
> > > Begin forwarded message:
> > >
> > > Date: Sun, 30 Jan 2005 15:45:04 -0500
> > > From: Paul Blazejowski <[EMAIL PROTECTED]>
> > > To: Andrew Morton <[EMAIL PROTECT
5 15:45:04 -0500
> > From: Paul Blazejowski <[EMAIL PROTECTED]>
> > To: Andrew Morton <[EMAIL PROTECTED]>
> > Cc: LKML
> > Subject: Re: 2.6.11-rc2-mm2
> >
> >
> > Here's another one, my USB keyboard is not functioning properly, ie.
> > the cap
Hi,
On Mon, 31 Jan 2005, Adrian Bunk wrote:
> > Why not just let XFS_FS select EXPORTFS directly:
> >
> > config XFS_FS
> > select EXPORTFS if NFSD
>
> This has the wrong semantics:
> With NFSD=m and XFS_FS=y it only sets EXPORTFS=m.
This should do it then:
config XFS_FS
select EX
On Mon, Jan 31, 2005 at 12:36:02AM +0100, Roman Zippel wrote:
> Hi,
>
> On Mon, 31 Jan 2005, Adrian Bunk wrote:
>
> > WANT_EXPORTFS gets selected by NFSD.
> >
> > EXPORTFS is usually WANT_EXPORTFS, but if WANT_EXPORTFS=m and
> > XFS_WANT_EXPORT=y, then EXPORTFS=y.
> >
> > Since XFS_WANT_EXPORT
On Sat, Jan 29, 2005 at 11:56:53PM -0800, Andrew Morton wrote:
> Paul Blazejowski <[EMAIL PROTECTED]> wrote:
> >
> > Kernel compile errors here, i think this might be XFS related...
> >
> > fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
> > : undefined reference to `find_exported_
On Mon, Jan 31, 2005 at 06:11:50PM +1100, Benjamin Herrenschmidt wrote:
> On Sat, 2005-01-29 at 16:31 -0800, Andrew Morton wrote:
> It seems -mm2 definitely has some problems regarding loading of modules,
> it pretty much fails loading all of them for me with some
> kobject_register errors, I haven
To: Andrew Morton <[EMAIL PROTECTED]>
>> Cc: linux-kernel@vger.kernel.org
>> Subject: Re: 2.6.11-rc2-mm2
>>
>>
>> Sean Neakums <[EMAIL PROTECTED]> writes:
>>
>> > On a PowerBook (PowerBook5.4), when snd_powermac is modprobed during
On Mon, Jan 31, 2005 at 12:36:02AM +0100, Roman Zippel wrote:
> Why not just let XFS_FS select EXPORTFS directly:
>
> config XFS_FS
> select EXPORTFS if NFSD
Makes sense. We'll still need the XFS_EXPORT symbol in it's original
form to select building xfs_export.o.
-
To unsubscribe from th
Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
>
> It seems -mm2 definitely has some problems regarding loading of modules,
--- 25/include/linux/stop_machine.h~fix-kallsyms-insmod-rmmod-race-fix-fix-fix
2005-01-29 16:17:47.936137064 -0800
+++ 25-akpm/include/linux/stop_machine.h2005-0
On Sat, 2005-01-29 at 16:31 -0800, Andrew Morton wrote:
> help!
>
> Begin forwarded message:
>
> Date: Sat, 29 Jan 2005 23:56:23 +
> From: Sean Neakums <[EMAIL PROTECTED]>
> To: Andrew Morton <[EMAIL PROTECTED]>
> Cc: linux-kernel@vger.kernel.org
> S
Hi,
On Mon, 31 Jan 2005, Adrian Bunk wrote:
> WANT_EXPORTFS gets selected by NFSD.
>
> EXPORTFS is usually WANT_EXPORTFS, but if WANT_EXPORTFS=m and
> XFS_WANT_EXPORT=y, then EXPORTFS=y.
>
> Since XFS_WANT_EXPORT itself depends on WANT_EXPORTFS this was my
> workaround to avoid a circular dep
On Mon, Jan 31, 2005 at 12:00:05AM +0100, Roman Zippel wrote:
> Hi,
>
> On Sun, 30 Jan 2005, Adrian Bunk wrote:
>
> >
> > +config WANT_EXPORTFS
> > + tristate
> > + select EXPORTFS
> > +
> > config EXPORTFS
> > tristate
> > - default NFSD
> >
>
> What's the difference between thes
Hi,
On Sun, 30 Jan 2005, Adrian Bunk wrote:
>
> +config WANT_EXPORTFS
> + tristate
> + select EXPORTFS
> +
> config EXPORTFS
> tristate
> - default NFSD
>
What's the difference between these two?
bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux
Here's another one, my USB keyboard is not functioning properly, ie.
the caps lock,scrlk and num lock lights are not on when these keys are
pressed and dmesg gets tons of spam for each key presses:
drivers/usb/input/hid-input.c: event field not found
drivers/usb/input/hid-input.c: event field not
On Sun, 30 Jan 2005 13:12:42 +0100, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 30, 2005 at 01:00:09PM +0100, Adrian Bunk wrote:
> >...
> > His problem is:
> > - CONFIG_NFSD=m
> > - CONFIG_EXPORTFS=m
> > - CONFIG_XFS=y
> > - CONFIG_XFS_EXPORT=y
> >
> > The builtin fs/xfs/linux-2.6/xfs_expo
On Sun, Jan 30, 2005 at 01:00:09PM +0100, Adrian Bunk wrote:
>...
> His problem is:
> - CONFIG_NFSD=m
> - CONFIG_EXPORTFS=m
> - CONFIG_XFS=y
> - CONFIG_XFS_EXPORT=y
>
> The builtin fs/xfs/linux-2.6/xfs_export.c can't call the function
> find_exported_dentry in the modular fs/exportfs/expfs.c .
B
On Sun, Jan 30, 2005 at 10:57:38AM +, Christoph Hellwig wrote:
> On Sun, Jan 30, 2005 at 10:54:29AM +, Christoph Hellwig wrote:
> > We want to avoid building xfs_export.o when CONFIG_EXPORTFS
> > isn't set. CONFIG_XFS_EXPORT=y and CONFIG_EXPORTFS=m worked for
> > me in my testing. Do you
On Sat, Jan 29, 2005 at 11:56:53PM -0800, Andrew Morton wrote:
> Paul Blazejowski <[EMAIL PROTECTED]> wrote:
> >
> > Kernel compile errors here, i think this might be XFS related...
> >
> > fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
> > : undefined reference to `find_exported_
On Sunday, 30 of January 2005 07:20, Andrew Nelson wrote:
> I got a compile error:
> arch/x86_64/kernel/asm-offsets.c: In function `main':
> arch/x86_64/kernel/asm-offsets.c:65: error: invalid application of
> `sizeof' to incomplete type `pbe'
> arch/x86_64/kernel/asm-offsets.c:66: error: dereferen
On Sun, Jan 30, 2005 at 10:54:29AM +, Christoph Hellwig wrote:
> We want to avoid building xfs_export.o when CONFIG_EXPORTFS
> isn't set. CONFIG_XFS_EXPORT=y and CONFIG_EXPORTFS=m worked for
> me in my testing. Do you have XFS builtin or modular?
>
> I suspect we need to add another weird de
On Sat, Jan 29, 2005 at 11:56:53PM -0800, Andrew Morton wrote:
> bix:/home/akpm> grep EXPORT x
> CONFIG_XFS_EXPORT=y
> CONFIG_EXPORTFS=m
>
> That isn't going to work. Something like this, perhaps?
We want to avoid building xfs_export.o when CONFIG_EXPORTFS
isn't set. CONFIG_XFS_EXPORT=y and CON
Paul Blazejowski <[EMAIL PROTECTED]> wrote:
>
> Kernel compile errors here, i think this might be XFS related...
>
> fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
> : undefined reference to `find_exported_dentry'
> make: *** [.tmp_vmlinux1] Error 1
bix:/home/akpm> grep EXPORT x
Kernel compile errors here, i think this might be XFS related...
fs/built-in.o(.text+0x52a93): In function `linvfs_decode_fh':
: undefined reference to `find_exported_dentry'
make: *** [.tmp_vmlinux1] Error 1
.config attached
Cheers,
Paul B.
--
FreeBSD the Power to Serve!
.config
Descriptio
I got a compile error:
arch/x86_64/kernel/asm-offsets.c: In function `main':
arch/x86_64/kernel/asm-offsets.c:65: error: invalid application of
`sizeof' to incomplete type `pbe'
arch/x86_64/kernel/asm-offsets.c:66: error: dereferencing pointer to
incomplete type
arch/x86_64/kernel/asm-offsets.c:67:
Nathan Lynch <[EMAIL PROTECTED]> wrote:
>
> With both 2.6.11-rc2-mm1 and -mm2 I'm seeing this message occasionally
> on a ppc64 box with ext3 filesystems:
>
> __journal_remove_journal_head: freeing b_committed_data
Yes, that appears to be some mysterious race introduced by Alex's JBD fixes.
>
Hi-
With both 2.6.11-rc2-mm1 and -mm2 I'm seeing this message occasionally
on a ppc64 box with ext3 filesystems:
__journal_remove_journal_head: freeing b_committed_data
Is this cause for concern?
Nathan
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11-rc2-mm2
Sean Neakums <[EMAIL PROTECTED]> writes:
> On a PowerBook (PowerBook5.4), when snd_powermac is modprobed during
> the boot, I get the following. After similar messages for a few more
> modules, the machine seems wedged.
Brice Goglin's patch fixes this.
However, when I modprobe radeonfb I get:
On a PowerBook (PowerBook5.4), when snd_powermac is modprobed during
the boot, I get the following. After similar messages for a few more
modules, the machine seems wedged.
Reversed bk-driver-core.patch and rebuilt, same result.
kobject_register failed for snd_page_alloc (-17)
Call Trace:
dum
Andrew Morton a écrit :
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc2/2.6.11-rc2-mm2/
Changes since 2.6.11-rc2-mm1:
+fix-kallsyms-insmod-rmmod-race.patch
+fix-kallsyms-insmod-rmmod-race-fix.patch
+fix-kallsyms-insmod-rmmod-race-fix-fix.patch
fix a modules race
Hi Andrew,
43 matches
Mail list logo