On Sunday, 18 of November 2007, Jiri Slaby wrote:
> On 11/18/2007 11:27 PM, Rafael J. Wysocki wrote:
> > You can use a global variable to switch the logging only before the CPU
> > hotunplug done by the suspend code. You just need to hack
> > disable_nonboot_cpus() for that.
>
> If I understand y
On Sun, Nov 18, 2007 at 01:33:50PM +0100, Peter Zijlstra wrote:
>
> On Sat, 2007-11-17 at 10:12 -0800, Daniel Walker wrote:
>
> > What specifically is wrong with dev->sem ?
>
> Nothing really, other than that they use semaphores to avoid lockdep :-/
>
> I think I know how to annotate this, afte
Aah, we probably should let coretemp people known.
Whole thread:
http://marc.info/?t=11950720581&r=1&w=2
On 11/18/2007 08:09 PM, Jiri Slaby wrote:
> On 11/18/2007 06:07 PM, Alan Stern wrote:
>> You'll get more useful results if you redo your changes to
>> notifier_call_chain(). Have it prin
Am Sunday 18 November 2007 schrieben Sie:
> Tobias wrote:
> > If you are accessing a scratched Video DVD and the device cannot read it,
> > the process ends.
> > What about a more tolerant way to handle unreadable blocks.
> > Especially on Video DVDs single blocks are not that important than on
> >
Am Dienstag 23 Oktober 2007 21:55:55 schrieb Stephen Hemminger:
> +MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifeBook*:pvr*:rvnFUJITSU:*");
> +MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifebook*:pvr*:rvnFUJITSU:*");
Please make sure that this module is not autoload on Lifebook tablets (T
series and P1[56]10). It w
Not big deal, just some config-validity questions regarding
i386 preemption models and preemption of the big-kern lock.
I.e. the relevant options are:
(PM) "Preemption model", there are 3 choices (i386):
(none) No Forced Preemption (Server)
(vol) Voluntary Preempt (Desktop)
(full)
On Saturday 17 November 2007 01:03:35 Mathieu Desnoyers wrote:
> x86 optimization of the immediate values which uses a movl with code
> patching to set/unset the value used to populate the register used as
> variable source.
Since immediate values are by definition an optimization, I think it make
On Thursday 15 November 2007 14:24, Rob Mueller wrote:
> > That's my personal opinion, and I realize that some of the
> > commercial vendors may care about their insane customers'
> > satisfaction, but I'm simply not interested in insane users. If
> > they have that much RAM (and bought it a few ye
The latest maintenance release GIT 1.5.3.6 is available at the
usual places:
http://www.kernel.org/pub/software/scm/git/
git-1.5.3.6.tar.{gz,bz2} (tarball)
git-htmldocs-1.5.3.6.tar.{gz,bz2} (preformatted docs)
git-manpages-1.5.3.6.tar.{gz,bz2}
On Sun, 2007-11-18 at 21:58 +, Roger Leigh wrote:
> Hi folks,
>
> I'm using an Apple Cinema Display connected via DVI to an Apple Mac
> Mini with Radeon 9200 graphics. This used to work fine, but with
> kernels >= 2.6.19, the monitor powers off as soon as the framebuffer
> is initialised, mak
Dear all,
sorry for the delay. The patch below was posted 3 months ago and fixes
possible problems during unloading of TPM device drivers.
Acked by: Marcel Selhorst <[EMAIL PROTECTED]>
---
Richard MUSIL wrote:
> Dear all,
>
> I am currently writing virtual TPM device driver. This driver expose
There are two options for AES cipher algorithms under
the Cryptographic API. They read:
_ AES Cipher algorithms
_ AES Cipher algorithms (i586)
---
I assume(?) the i586 is for pentiums of some nature -- but is
that any machine pentium(i586) or "newer"(686, P4, Core2, Centrino?).
If both options
Dear all,
during the initialization of the TPM TIS driver, the necessary
locality has to be requested earlier in the init-process. Depending on
the used TPM chip, this leads to wrong information.
For example: Lenovo X61s with Atmel TPM:
tpm_tis 00:0a: 1.2 TPM (device-id 0x, rev-id 255)
But c
Looks fine to me.
Thanks,
Roland
-
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/
More than once in going through configs for different
machines, I've noticed "oddities". It's not clear which
are intentional and which 'leftovers' from changes.
Specifically, when I chose a new config by making
the default config, some of the default options
are different from what is recommende
On Sun, 18 Nov 2007, H. Peter Anvin wrote:
> Bodo Eggert wrote:
>> 1) This is useful for booting a rescue or test system, too. In those cases,
>>you might want to have the old root moved somewhere.
>>(Always "$rootdir/oldroot"? Additional parameter? I'm not sure ...)
>>
>
> Again, this is
Bodo Eggert wrote:
On Sun, 18 Nov 2007, H. Peter Anvin wrote:
Bodo Eggert wrote:
1) This is useful for booting a rescue or test system, too. In those cases,
you might want to have the old root moved somewhere.
(Always "$rootdir/oldroot"? Additional parameter? I'm not sure ...)
Again, t
I get a failure of 64-bit DMA on a BCM94311MCG rev 02 wireless interface
running on x86_64 using an
AMD Turion 64 X2 processor on an HP Pavilion dv2125nr laptop. The error code
indicates that the
interface is getting a descriptor read error, even though the descriptor ring
and all the DMA
buffer
Thanks valgrind!
Signed-off-by: Rusty Russell <[EMAIL PROTECTED]>
diff -r 1041aeb944b2 Documentation/lguest/lguest.c
--- a/Documentation/lguest/lguest.c Tue Nov 13 15:11:06 2007 +1100
+++ b/Documentation/lguest/lguest.c Thu Nov 15 13:28:48 2007 +1100
@@ -1040,6 +1040,11 @@ static void add
On Sun, 18 Nov 2007 18:04:51 -0600
Larry Finger <[EMAIL PROTECTED]> wrote:
> I get a failure of 64-bit DMA on a BCM94311MCG rev 02 wireless
> interface running on x86_64 using an AMD Turion 64 X2 processor on an
> HP Pavilion dv2125nr laptop. The error code indicates that the
> interface is gettin
The following changes since commit 2ffbb8377c7a0713baf6644e285adc27a5654582:
Linus Torvalds (1):
Merge branch 'master' of git://git.kernel.org/.../x86/linux-2.6-x86
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
mast
Linda Walsh <[EMAIL PROTECTED]> wrote:
> There are two options for AES cipher algorithms under
> the Cryptographic API. They read:
> _ AES Cipher algorithms
> _ AES Cipher algorithms (i586)
> ---
>
> I assume(?) the i586 is for pentiums of some nature -- but is
> that any machine pentium(i586) or
This patch removes some redundant code in the function setup_sigcontext().
The registers ar.ccv,b7,r14,ar.csd,ar.ssd,r2-r3 and r16-r31 are not restored
in restore_sigcontext() when (flags & IA64_SC_FLAG_IN_SYSCALL) is true.
So we don't need to zero those variables in setup_sigcontext().
Signed-
Hi everyone,
If a process uses alternative signal stack by using sigaltstack(),
then that stack overflows and stack wraparound may occur.
Simple explanation:
The accurate esp order is A,B,C,D,...
But now the esp points to A,B,C and A,B,C... dropping into a recursion.
The upper bug and patch about
Hi Kamalesh,
On Wed, 14 Nov 2007 16:24:10 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote:
>
> +#ifdef CONFIG_PPC_ISERIES
> +#include
> +#endif /* CONFIG_PPC_ISERIES */
You should not need the #ifdef and we prefer not to ifdef include unless
necessary. Please resubmit.
--
Cheers,
Stephen Rot
Arjan van de Ven wrote:
> On Sun, 18 Nov 2007 18:04:51 -0600
> Larry Finger <[EMAIL PROTECTED]> wrote:
>
>> I get a failure of 64-bit DMA on a BCM94311MCG rev 02 wireless
>> interface running on x86_64 using an AMD Turion 64 X2 processor on an
>> HP Pavilion dv2125nr laptop. The error code indicat
In rfcomm tty logic, if the device is destructed before the tty_close called,
system will oops.
Try to handle this in tty_hangup. At the same time add get/put pair in tty open
adn close functions.
BUG: unable to handle kernel NULL pointer dereference at virtual address
0008
printing eip: c
On Sun, 18 Nov 2007, Jiri Slaby wrote:
> > gives coretemp_cpu_callback -> coretemp_device_remove ->
> > platform_device_unregister, so coretemp seems to be what I have and you
> > don't.
Yes.
For the coretemp developers: coretemp_cpu_callback() needs to be more
careful about what it does. Dur
Hi Andrew,
This patch stops using unsigned _longs_ for printk
buffer indexes. Log buffer is way smaller than 2 gigabytes
and unsigned ints will work too . Indeed, they do work nicely
on all 32-bit platforms where longs and ints are the same.
With this patch, we have following size savings on amd6
On Sun, Nov 18, 2007 at 04:13:18PM -0700, Daniel Phillips wrote:
> On Thursday 15 November 2007 14:24, Rob Mueller wrote:
> > > That's my personal opinion, and I realize that some of the
> > > commercial vendors may care about their insane customers'
> > > satisfaction, but I'm simply not intereste
On Thu, Nov 15, 2007 at 01:14:32PM -0800, Linus Torvalds wrote:
Sorry about not replying to this earlier. I actually got a weekend
away from the computer pretty much last weekend - took the kids
swimming, helped a friend clear dead wood from around her house
before the fire season. Shocking I k
In kernel 2.6.23.8 USB_PERSIST feature does not work if the same USB
device is detached and reattached while computer is suspended. The
mount points for the USB storage device mounted before suspend are
lost and the device has to be remounted after resume.
Please advise,
Thank you,
Raymano Garibal
These are upstream patches I collected while Jeff is away. Thanks.
* workaround for ATAPI tape drives
* detection/suspend workarounds for several laptops
* ICH8/9 port_enable fix
ata_piix controller ID reorganization is included to ease the fixes.
Please pull from 'upstream-linus' branch of
mas
On Sunday 18 November 2007 20:14, Raymano Garibaldi wrote:
> In kernel 2.6.23.8 USB_PERSIST feature does not work if the same USB
> device is detached and reattached while computer is suspended. The
> mount points for the USB storage device mounted before suspend are
> lost and the device has to be
On Sun, Nov 18, 2007 at 03:56:11PM +0100, Ingo Molnar wrote:
>
> * Pavel Machek <[EMAIL PROTECTED]> wrote:
>
> > On Tue 2007-11-13 12:50:08, Mark Lord wrote:
> > > Ingo Molnar wrote:
> > > >
> > > >for example git-bisect was godsent. I remember that
> > > >years ago bisection of a bug was a very
On Sun, 18 Nov 2007 23:36:58 +0100
Robert Gerlach <[EMAIL PROTECTED]> wrote:
> Am Dienstag 23 Oktober 2007 21:55:55 schrieb Stephen Hemminger:
> > +MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifeBook*:pvr*:rvnFUJITSU:*");
> > +MODULE_ALIAS("dmi:*:svnFUJITSU:pnLifebook*:pvr*:rvnFUJITSU:*");
>
> Please make
Hi,
This is the right patch which will not touch original tty logic. Please ignore
last one submited by me.
Regards
dave
Subject:
rfcomm_dev_del could be called twice time in release function.
one by rfcomm_tty_hangup, another by rfcomm_release_dev, this will cause the
device being destructed b
On Mon, Nov 19, 2007 at 12:13:19AM +0100, Marcel Selhorst wrote:
> Dear all,
>
> sorry for the delay. The patch below was posted 3 months ago and fixes
> possible problems during unloading of TPM device drivers.
>
> Acked by: Marcel Selhorst <[EMAIL PROTECTED]>
Ok, but shouldn't you be sending
On Sun, 18 Nov 2007 20:09:19 +0300
Al Boldi <[EMAIL PROTECTED]> wrote:
>
> Second try; this time with a doc-update, and the ability to remount
> normally.
Hi,
to be honest, this is something that really should be done in the
initramfs image; we should strive to keep the more complex bootup
sce
Quoting Arjan van de Ven <[EMAIL PROTECTED]>:
if it's just for a custom case (as it sounds like).. a simple small
change to the pagefault handler sounds like the easiest thing to do...
(eg just a direct function call to what would have been your notifier)
Thanks! Actually, the idea is to make
Hi James !
(Please CC me on replies as I'm not subscribed to linux-scsi)
I've been debugging various issues on the PowerPC 44x embedded
architecture which happens to have non-coherent PCI DMA.
One of the problem I'm hitting is that one really need to enforce
kmalloc alignement to cache lines or
H. Peter Anvin wrote:
> a. For as long as we keep throwing more crap into the kernel, kinit will
> not get merged, because it "provides no new functionality."
I'm not really familiar with kinit, but it sounds unfair to hinder new
features because it would reduce the usefulness of another project.
On Mon, 19 Nov 2007 00:29:46 -0500
Pavel Roskin <[EMAIL PROTECTED]> wrote:
> Quoting Arjan van de Ven <[EMAIL PROTECTED]>:
>
> > if it's just for a custom case (as it sounds like).. a simple small
> > change to the pagefault handler sounds like the easiest thing to
> > do... (eg just a direct fun
Arjan van de Ven wrote:
> to be honest, this is something that really should be done in the
> initramfs image; we should strive to keep the more complex bootup
> scenarios there and not inside the kernel bootup code...
Agreed, but this is neither complex nor is it a scenario.
This is a shortcut.
The last time I tried this and it worked was 2.6.21. Below is a
portion of the kernel log file where I had a USB storage device
attached to the computer, then suspended the computer, while computer
was suspended detached and reattached the USB storage device, and
resumed the computer.
Hi Stephen,
Resubmitting the patch titled
powerpc-iseries-build-failure-mm-stabc.patch in the -mm tree.
Signed-off-by: Kamalesh Babulal <[EMAIL PROTECTED]>
--
--- linux-2.6.24-rc2/arch/powerpc/mm/stab.c 2007-11-07 03:27:46.0
+0530
+++ linux-2.6.24-rc2/arch/powerpc/mm/~stab.c2007
From: Kamalesh Babulal <[EMAIL PROTECTED]>
The kernel builds fails with following error, with randconfig
CC arch/powerpc/mm/stab.o
arch/powerpc/mm/stab.c: In function ‘stab_initialize’:
arch/powerpc/mm/stab.c:282: error: implicit declaration of function ‘HvCall1’
arch/powerpc/mm/stab.c:282
Hi Greg,
>> Acked by: Marcel Selhorst <[EMAIL PROTECTED]>
> Ok, but shouldn't you be sending this patch onward to Andrew and/or
> others?
You are right, I replied to all but he wasn't in CC... Sorry, I
forwarded the patch to him.
> Who is the TPM driver maintainer these days?
That would current
At Sat, 17 Nov 2007 12:18:29 -0500 (EST),
Jim Faulkner wrote:
>
>
> I've done some more testing this morning, and it appears that the "ALSA:
> emu10k1 - Fix memory corruption" patch from 2.6.23.6 has broken digital
> output on my SB Live Value card. Simply replacing the 2.6.23.7 emumixer.c
> wit
This patch implements the functionality of jumping between the kexeced
kernel and the original kernel.
To support jumping between two kernels, before jumping to (executing)
the new kernel and jumping back to the original kernel, the devices
are put into quiescent state, and the state of devices an
This patch implements kexec based hibernate/resume. This is based on
the facility provided by kexec_jump. The ACPI methods are called at
specified environment to conform the ACPI specification. Two new
reboot commands are added to trigger hibernate/resume.
Signed-off-by: Huang Ying <[EMAIL PROTECT
This patch adds writing support for /dev/oldmem. This is used to
restore the memory contents of hibernated system.
Signed-off-by: Huang Ying <[EMAIL PROTECTED]>
---
arch/x86/kernel/crash_dump_32.c | 27 +++
drivers/char/mem.c | 32
khibernation - kexec based hibernation
Kexec base hibernation has some potential advantages over u/swsusp and
TuxOnIce (suspend2). Some of them are as follow:
1. The hibernation image size can exceed half of memory size
easily. This is possible with TuxOnIce, but impossible with
u/swsusp.
On Sunday 18 November 2007 15:32:03 Sam Ravnborg wrote:
> On Sun, Nov 18, 2007 at 02:17:49PM -0600, Rob Landley wrote:
> > On Saturday 17 November 2007 12:53:57 Jeff Dike wrote:
> > > On Fri, Nov 16, 2007 at 04:00:22PM -0600, Rob Landley wrote:
> > > > I wasn't cc'd, and missed it. I'd like to tes
On Nov 18, 2007 8:18 PM, Trond Myklebust <[EMAIL PROTECTED]> wrote:
> On Sun, 2007-11-18 at 19:44 +0100, Torsten Kaiser wrote:
> > NFSv2/3 and NFSv4 share the same dentry_iput and so share the same
> > unlink and sillyrename logic.
> > But they do not share nfs_init_server()!
> >
> > I wonder why t
Trying the last NFSv4 patch (but that patch is only the cause, why I
had lockdep enabled) I got this:
[ 64.550203]
[ 64.550205] =
[ 64.552213] [ BUG: held lock freed! ]
[ 64.553633] -
[ 64.555055] kcryptd/1022 is freeing memory
81011EBEF
On Sat, 2007-11-17 at 09:55 -0800, Daniel Walker wrote:
> Sure, you want to split the list?
I'm happy to grab a few of these too. Let me know if either of you or
Ingo is working on the whole lot and about to dump it on us ;-)
Jon.
-
To unsubscribe from this list: send the line "unsubscribe li
On Fri, 16 Nov 2007 16:08:21 +0100,
"Kay Sievers" <[EMAIL PROTECTED]> wrote:
> On Nov 16, 2007 3:29 PM, Martin Schwidefsky <[EMAIL PROTECTED]> wrote:
> > +
> > +static decl_subsys(cpi, NULL, NULL);
> > +
>
> decl_subsys() and all other static kset cruft called "subsys" will be
> gone with 2.6.25.
Trond Myklebust wrote:
On Sun, 2007-11-18 at 19:44 +0100, Gianluca Alberici wrote:
Trond,
The problem is in nfs_mountpoint_timeout. After this time
dentry_delete(/,4) removes the mountpoint, then it is very difficult to
automount (at least with CFSD), one has got to try 2 or three times
A competing OS vendor is claiming that the Linux kernel has no way to
measure the following:
a. Time spent waiting for page faults in percent
b. Total transfer time for each auxiliary memory in percent
c. Time in percent when one or more tasks were blocked waiting for
memory resources
d. Time
* Torsten Kaiser <[EMAIL PROTECTED]> wrote:
> Trying the last NFSv4 patch (but that patch is only the cause, why I
> had lockdep enabled) I got this:
> [ 64.550203]
> [ 64.550205] =
> [ 64.552213] [ BUG: held lock freed! ]
> [ 64.553633] -
>
101 - 161 of 161 matches
Mail list logo