The patch did not apply, but mm3 compiled so I'll try that instead.
Helge Hafting
-
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:/
Helge Hafting <[EMAIL PROTECTED]> writes:
> Correct. I seem to remember that the latter is considered
> "deprecated, but some programs may still depend on it". So I disabled it to
> see what broke. udev complained about the missing /proc/sys/kernel/hotplug,
> but was happy to use /sys/kernel/u
On Thu, Mar 29, 2007 at 02:28:16PM -0700, Andrew Morton wrote:
> On Thu, 29 Mar 2007 20:20:20 +0200
> Helge Hafting <[EMAIL PROTECTED]> wrote:
>
[...]
> yup, people will presumably work on fixing these things up after the
> feature hits mainline.
>
> > LD init/built-in.o
> > LD .tmp
On 3/30/07, Len Brown <[EMAIL PROTECTED]> wrote:
On Thursday 29 March 2007 17:49, Miles Lane wrote:
> Hmm. I've reproduced these problems with vanilla 2.6.21-rc5, so the
> latest acpi-git changes are off the hook
I think the 1st message on this thread holds the answer:
> ACPI: BIOS bug: m
On Thursday 29 March 2007 17:49, Miles Lane wrote:
> Hmm. I've reproduced these problems with vanilla 2.6.21-rc5, so the
> latest acpi-git changes are off the hook
I think the 1st message on this thread holds the answer:
> ACPI: BIOS bug: multiple APIC/MADT found, using 2
> ACPI: If "acpi_a
Andrew Morton <[EMAIL PROTECTED]> writes:
>
> config PROC_SYSCTL
> bool "Sysctl support (/proc/sys)" if EMBEDDED
> depends on PROC_FS
> select SYSCTL
> default y
>
> CONFIG_PROC_SYSCTL depends on CONFIG_PROC_FS
> CONFIG_PROC_SYSCTL selects CONFIG_SYSCTL
>
> So I don
On Thu, 29 Mar 2007 16:10:50 -0600 Eric W. Biederman wrote:
> Andrew Morton <[EMAIL PROTECTED]> writes:
> >
> > Ah. I assume you have CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n?
> >
> >
> >
> >
> > From: Andrew Morton <[EMAIL PROTECTED]>
> >
> > We're using #ifdef CONFIG_SYSCTL, but we should be using
On Thu, 29 Mar 2007 16:10:50 -0600
[EMAIL PROTECTED] (Eric W. Biederman) wrote:
> Andrew Morton <[EMAIL PROTECTED]> writes:
> >
> > Ah. I assume you have CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n?
> >
> >
> >
> >
> > From: Andrew Morton <[EMAIL PROTECTED]>
> >
> > We're using #ifdef CONFIG_SYSCTL, bu
Andrew Morton <[EMAIL PROTECTED]> writes:
>
> Ah. I assume you have CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n?
>
>
>
>
> From: Andrew Morton <[EMAIL PROTECTED]>
>
> We're using #ifdef CONFIG_SYSCTL, but we should be using CONFIG_PROC_SYSCTL,
> so we get
I have no problem with the patch it is clearly
Hmm. I've reproduced these problems with vanilla 2.6.21-rc5, so the
latest acpi-git changes are off the hook. I am currently trying to
reproduce the problems with 2.6.21-rc4. I'll let you know how it
turns out.
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kern
On Thu, 29 Mar 2007 20:20:20 +0200
Helge Hafting <[EMAIL PROTECTED]> wrote:
> I tried compiling this on x86-64, and got this compile error:
> CC init/version.o
> CC init/missing_syscalls.o
> In file included from init/missing_syscalls.c:97:
> init/missing_syscalls.h:279:2: warning: #
Added:
http://bugzilla.kernel.org/show_bug.cgi?id=8283
I am going to double-check with vanilla 2.6.21-rc5 and make sure none
of the problems are happening there.
Miles
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More
I tried compiling this on x86-64, and got this compile error:
CC init/version.o
CC init/missing_syscalls.o
In file included from init/missing_syscalls.c:97:
init/missing_syscalls.h:279:2: warning: #warning syscall ssetmask not
implemented
init/missing_syscalls.h:1263:2: warning: #warn
On Thu, 29 Mar 2007 09:53:27 -0800 Badari Pulavarty <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-03-26 at 21:16 -0800, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
> >
> >
> > - This is the s
the battery, the machine immediately
> > > > locks up. Also, the laptop lid button isn't working -- pressing it
> > > > doesn't trigger a suspend.
> > >
> > > OK, thanks.
> > >
> > > If you have time, could you please test
> > >
On Mon, 2007-03-26 at 21:16 -0800, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
>
>
> - This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
> scheduler has been added.
make allyesconfig - d
On Wed, Mar 28, 2007 at 01:07:56PM -0700, Andrew Morton wrote:
> On Wed, 28 Mar 2007 22:56:32 +0400
> Alexey Dobriyan <[EMAIL PROTECTED]> wrote:
>
> > On Wed, Mar 28, 2007 at 10:38:14PM +0400, Alexey Dobriyan wrote:
> > > On Wed, Mar 28, 2007 at 08:04:46PM +0200, Andreas Mohr wrote:
> > > > [unrel
working -- pressing it
> > > doesn't trigger a suspend.
> >
> > OK, thanks.
> >
> > If you have time, could you please test
> >
> > 2.6.21-rc5 +
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/broken-o
n I
> plug into the AC after running on the battery, the machine immediately
> locks up. Also, the laptop lid button isn't working -- pressing it
> doesn't trigger a suspend.
OK, thanks.
If you have time, could you please test
2.6.21-rc5 +
ftp://ftp.kernel.org/pub/linux/kernel/pe
Apologies -- I didn't notice lkml on the cc list. I'll catch up from
lkml directly.
-- Ethan
-
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 rea
ne immediately
> locks up. Also, the laptop lid button isn't working -- pressing it
> doesn't trigger a suspend.
OK, thanks.
If you have time, could you please test
2.6.21-rc5 +
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/broken-out
Andreas Mohr wrote:
Hi,
On Wed, Mar 28, 2007 at 10:56:32PM +0400, Alexey Dobriyan wrote:
The only suspicious new patch in -rc5-mm1 to me is
fix-sysfs-reclaim-crash.patch which removes "sd->s_dentry = NULL;". Note
that whole sysfs_drop_dentry() is NOP if ->s_dentry is NULL.
Could you try to
_X86_SPEEDSTEP_LIB=m
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y
#
# CPU idle PM support
#
# CONFIG_CPU_IDLE is not set
[0.00] Linux version 2.6.21-rc5-mm2 ([EMAIL PROTECTED]) (gcc
version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #7 Wed Mar 28 10:55:43 PDT 2007
[0.00] BIOS-provided physical RAM map:
[0.00
On Wed, 28 Mar 2007 14:20:16 -0600
Zan Lynx <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-03-26 at 21:16 -0800, Andrew Morton wrote:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
> >
> >
> > - This is the same as 2.6
On Mon, 2007-03-26 at 21:16 -0800, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
>
>
> - This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
> scheduler has been added.
Here is the last bit of
Hi,
On Wed, Mar 28, 2007 at 10:56:32PM +0400, Alexey Dobriyan wrote:
> The only suspicious new patch in -rc5-mm1 to me is
> fix-sysfs-reclaim-crash.patch which removes "sd->s_dentry = NULL;". Note
> that whole sysfs_drop_dentry() is NOP if ->s_dentry is NULL.
>
> Could you try to revert it?
>
>
On Wed, 28 Mar 2007 22:56:32 +0400
Alexey Dobriyan <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 28, 2007 at 10:38:14PM +0400, Alexey Dobriyan wrote:
> > On Wed, Mar 28, 2007 at 08:04:46PM +0200, Andreas Mohr wrote:
> > > [unrelated maintainers removed, Alexey added]
> > >
> > > On Wed, Mar 28, 2007 at
On Wed, Mar 28, 2007 at 10:38:14PM +0400, Alexey Dobriyan wrote:
> On Wed, Mar 28, 2007 at 08:04:46PM +0200, Andreas Mohr wrote:
> > [unrelated maintainers removed, Alexey added]
> >
> > On Wed, Mar 28, 2007 at 07:45:24PM +0200, Andreas Mohr wrote:
> > > Hi,
> > >
> > > just wanted to add that when
On Wed, Mar 28, 2007 at 08:04:46PM +0200, Andreas Mohr wrote:
> [unrelated maintainers removed, Alexey added]
>
> On Wed, Mar 28, 2007 at 07:45:24PM +0200, Andreas Mohr wrote:
> > Hi,
> >
> > just wanted to add that when analyzing the backtrace I found the comment
> > at drivers/char/vt.c/con_close
Hi,
[unrelated maintainers removed, Alexey added]
On Wed, Mar 28, 2007 at 07:45:24PM +0200, Andreas Mohr wrote:
> Hi,
>
> just wanted to add that when analyzing the backtrace I found the comment
> at drivers/char/vt.c/con_close() to be VERY suspicious...
> (need to take tty_mutex to prevent conc
Patch attached here should fix the issue.
Thanks,
Venki
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Christian
>Sent: Wednesday, March 28, 2007 10:42 AM
>To: linux-kernel@vger.kernel.org
>Subject: Re: 2.6.21-rc5-mm2
>
>
Hello lkml!
I have a problem with the new cpuidle infrastructure. My system locks up hard
on bootup with the message ACPI cpuidle could not initialize cpu0 and cpu1.
When I deselect cpuidle in the kernel config everything works fine again.
My system is AMD64 X2 with NForce4 chipset.
-Christian
Hi,
just wanted to add that when analyzing the backtrace I found the comment
at drivers/char/vt.c/con_close() to be VERY suspicious...
(need to take tty_mutex to prevent concurrent thread tty access).
This might just be what happened here despite trying to protect against it.
Andreas Mohr
-
To un
On Mon, 2007-03-26 at 21:16 -0800, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
>
>
> - This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
> scheduler has been added.
Booted fine on my x
Hi,
On Wed, Mar 28, 2007 at 07:02:14PM +0200, Andreas Mohr wrote:
> Hi,
>
> On Mon, Mar 26, 2007 at 09:16:27PM -0800, Andrew Morton wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
> >
> >
> > - Thi
Hi,
On Mon, Mar 26, 2007 at 09:16:27PM -0800, Andrew Morton wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
>
>
> - This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
> scheduler has been added.
On Wed, Mar 28, 2007 at 11:56:01AM -0400, Lee Schermerhorn wrote:
> PATCH 2.6.21-rc5-mm2: add compile.h dependency for missing_syscalls.o
>
> Add a dependency on include/linux/compile.h to missing_syscalls.o
> target in init/Makefile. Without this, [ia64] build fails wit
PATCH 2.6.21-rc5-mm2: add compile.h dependency for missing_syscalls.o
Add a dependency on include/linux/compile.h to missing_syscalls.o
target in init/Makefile. Without this, [ia64] build fails with:
init/missing_syscalls.c:5:27: error: linux/compile.h: No such file or directory
In file
On Mon, Mar 26, 2007 at 09:16:27PM -0800, Andrew Morton wrote:
> - This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
> scheduler has been added.
This boots without incident on the Altix I've got where prior versions
of RSDL all had issues. Count RSDL as fixed here.
-- wli
-
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc5/2.6.21-rc5-mm2/
- This is the same as 2.6.12-rc5-mm1, except the staircase deadline CPU
scheduler has been added.
Boilerplate:
- See the `hot-fixes' directory for any important updates to this patchset.
- To fet
40 matches
Mail list logo