linux-2.6.19.3 build faild with Inconsistent kallsyms data

2007-02-19 Thread Toralf Förster
CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_PLIST=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_KTIME_SCALAR=y --- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config

Re: linux-2.6.19.3 build faild with Inconsistent kallsyms data

2007-02-19 Thread Toralf Förster
Am Montag, 19. Februar 2007 15:25 schrieb Paulo Marques: Toralf Förster wrote: Hello, the build with the attached .config failed, make ends with: ... scripts/kconfig/conf -s arch/i386/Kconfig CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include

fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function

2007-03-28 Thread Toralf Förster
I compiled current git source 2.6.21-rc5-g28defbe and got this warning: ... fs/block_dev.c: In function `bd_claim_by_kobject': fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function ... -- MfG/Sincerely Toralf Förster pgp7LRXvtUWWq.pgp Description: PGP signature

Re: fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function

2007-03-31 Thread Toralf Förster
, I use currently the following version: gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10) -- MfG/Sincerely Toralf Förster pgpiXKR28Mu9I.pgp Description: PGP signature

Re: hci_sock.c build failure

2007-09-13 Thread Toralf Förster
, HCI_CMSG_TSTAMP, len, data); -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description: This is a digitally signed message part.

Re: build #338 failed for 2.6.24-rc2-g6e800af in linux/drivers/md/dm-mpath-hp-sw.c

2007-11-12 Thread Toralf Förster
Am Montag, 12. November 2007 schrieb Alasdair G Kergon: On Mon, Nov 12, 2007 at 01:33:21PM +0100, Toralf Förster wrote: the build with the attached .config failed, make ends with: drivers/built-in.o: In function `hp_sw_end_io': dm-mpath-hp-sw.c:(.text+0xb0596): undefined reference

hibernation issue with kernel 2.6.23-gentoo-r3 at T41

2007-12-03 Thread Toralf Förster
0080 100c Dec 3 14:14:29 n22 acpid: client connected from 4693[0:0] Dec 3 14:14:29 n22 acpid: 1 client rule loaded -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description: This is a digitally signed message part.

Re: hibernation issue with kernel 2.6.23-gentoo-r3 at T41

2007-12-03 Thread Toralf Förster
Daniel Drake schrieb: And the outcome was what exactly? It didn't suspend, and hard-hung? Or didn't suspend, came back to a usable system? ... Ah, sorry - the system came back and I could continue my work. However I couldn't hibernate my system (I tried it 2 additional times) as long as my

Re: hibernation issue with kernel 2.6.23-gentoo-r3 at T41

2007-12-03 Thread Toralf Förster
with gentoo-sources-2.6.23-r3 the system didn't neither suspend nor hibernate. The good news is that the system doesn't hang :-) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description: This is a digitally signed message part.

Re: build #338 failed for 2.6.24-rc2-g6e800af in linux/drivers/md/dm-mpath-hp-sw.c

2007-11-21 Thread Toralf Förster
Am Montag, 12. November 2007 schrieb Alasdair G Kergon: On Mon, Nov 12, 2007 at 01:33:21PM +0100, Toralf Förster wrote: the build with the attached .config failed, make ends with: drivers/built-in.o: In function `hp_sw_end_io': dm-mpath-hp-sw.c:(.text+0xb0596): undefined reference

Re: hibernation issue with kernel 2.6.23-gentoo-r3 at T41

2007-12-10 Thread Toralf Förster
Am Sonntag, 9. Dezember 2007 schrieb Pavel Machek: I smell refrigerator problem; can you suspend if you SIGSTOP your uml, first? No, I cannot suspend my host system if I send SIGSTOP to the UML process first. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936

build #286 failed for 2.6.24-rc1-gea45d15 in linux/arch/x86/kernel/setup_32.c

2007-10-28 Thread Toralf Förster
CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_X86_TRAMPOLINE=y CONFIG_KTIME_SCALAR=y --- -- MfG/Sincerely Toralf Förster pgp finger print

Re: cpu governor ondemand issue

2007-10-29 Thread Toralf Förster
Am Montag, 29. Oktober 2007 schrieb Andrew Morton: On Sun, 21 Oct 2007 13:16:14 +0200 Toralf Förster [EMAIL PROTECTED] wrote: I use the following one liner for regression tests of the cpufreq governor and friends: [EMAIL PROTECTED] ~ $ time factor 819734028463158891 which

Re: cpu governor ondemand issue

2007-10-29 Thread Toralf Förster
? Oh no, if you mean /sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load I didn't changed anything, instead I just used the same .config file, rebooted into the new kernel and ran the test again. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508

cpu governor ondemand issue

2007-10-21 Thread Toralf Förster
CONFIG_ACPI_THERMAL=m CONFIG_ACPI_BLACKLIST_YEAR=0 CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_SYSTEM=y CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=m CONFIG_CPU_FREQ_GOV_ONDEMAND=y -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508

hot CPU with 3.6.0-rc7+ and intel graphic

2012-09-27 Thread Toralf Förster
fine, I don't see any differences in dmesg output. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

Re: EXT4-fs error w/ external USB drive

2012-10-22 Thread Toralf Förster
On 10/19/2012 11:07 PM, Theodore Ts'o wrote: On Mon, Oct 15, 2012 at 07:46:02PM +0200, Toralf Förster wrote: Even with current stable kernel 3.6.2 I sometimes get those syslog messages : 2012-10-15T19:37:58.401+02:00 n22 kernel: EXT4-fs error (device sdb3): ext4_mb_generate_buddy:741: group

Re: EXT4-fs error w/ external USB drive

2012-10-24 Thread Toralf Förster
noatime 0 1 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

RC6 for an Intel GU doesn't always work

2012-10-10 Thread Toralf Förster
Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: EXT4-fs error w/ external USB drive

2012-10-26 Thread Toralf Förster
On 10/24/2012 08:35 PM, Theodore Ts'o wrote: On Wed, Oct 24, 2012 at 07:31:57PM +0200, Toralf Förster wrote: Are you using any kind of special mount options on your usb stick? nope Thanks, we're trying to get a reliable repro of this failure, and so every bit of data helps... I've cc'ed

RFC: kconfig option CONFIG_LBDAF should be auto-selected if EXT4 is chosen

2012-10-27 Thread Toralf Förster
otherwise booting an EXT4 image won't work b/c the root fs can't be mounted read-write - and as a side effect no syslog messages might point the user to this issue (at least in my setup) ... :-/ -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

Re: RFC: kconfig option CONFIG_LBDAF should be auto-selected if EXT4 is chosen

2012-10-27 Thread Toralf Förster
On 10/27/2012 10:24 AM, Theodore Ts'o wrote: On Sat, Oct 27, 2012 at 10:00:46AM +0200, Toralf Förster wrote: otherwise booting an EXT4 image won't work b/c the root fs can't be mounted read-write - and as a side effect no syslog messages might point the user to this issue (at least in my

ipi.c:109 default_send_IPI_mask_logical+0xa3/0xe0()

2012-11-09 Thread Toralf Förster
for ? -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

build #302 failed for 2.6.23-rc6-g0d4cbb5 in linux/drivers/mtd/chips/chipreg.o

2007-09-11 Thread Toralf Förster
Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 Hello, the build with the attached .config failed, make ends with: ... CC drivers/mmc/card/block.o CC drivers/mmc/card/queue.o LD drivers/mmc/card/mmc_block.o LD drivers/mmc/card/built-in.o

build #286 failed for 2.6.23-rc6-g0d4cbb5 in linux/arch/i386/mach-voyager/setup.c

2007-09-11 Thread Toralf Förster
--- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 Hello, the build with the attached .config failed, make ends with: ... LDS arch/i386/kernel/vsyscall.lds AS arch/i386/kernel/vsyscall-int80.o AS arch/i386/kernel

suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41

2007-08-05 Thread Toralf Förster
in the current 2.6.21 kernel too. (all tested at a stable Gentoo system - also with git-kernel-versions). -- MfG/Sincerely Toralf Förster pgpL7BHqqVzuq.pgp Description: PGP signature

Re: suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41

2007-08-06 Thread Toralf Förster
-rc2 but the Fn keys do not work anymore with the thinkpad-acpi feature (neither as module nor if compiled into). -- MfG/Sincerely Toralf Förster pgpnRbf7VTLQd.pgp Description: PGP signature

Re: suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41

2007-08-06 Thread Toralf Förster
Am Montag, 6. August 2007 16:36 schrieb Henrique de Moraes Holschuh: On Mon, 06 Aug 2007, Toralf Förster wrote: Am Montag, 6. August 2007 00:29 schrieb Pavel Machek: Yes, I seen similar reports. Does it happen in all shutdown mode and 2.6.22? Does it happen in platform mode in 2.6.19

Re: [ibm-acpi-devel] suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41

2007-08-07 Thread Toralf Förster
Am Dienstag, 7. August 2007 02:21 schrieb Henrique de Moraes Holschuh: On Mon, 06 Aug 2007, Toralf Förster wrote: Because I (1) use the latest BIOS and (2) I'm able to wake up a suspended system via Fn under Windows XP (yes, dual boot system I need it at work) regardless whether I

Re: [ibm-acpi-devel] suspend/hibernation regression between 2.6.19 and 2.6.20 w/ Thinkpad T41

2007-08-08 Thread Toralf Förster
/patches/19-ACPI-Enable-GPEs-before-_WAK-is-called.patch This patch applied at commit cfee47f doesn't solve the regression. So place echo shutdown /sys/power/disk before that into your script. yep, that works for me. -- MfG/Sincerely Toralf Förster pgpBxR6ZTnGWy.pgp Description: PGP signature

3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time

2012-07-15 Thread Toralf Förster
works flawlessly. Any idea whether a particular commit could be the culprit ? (Bisecting such an issue is a night mare) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: 3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time

2012-07-16 Thread Toralf Förster
On 07/15/2012 10:21 PM, Rafael J. Wysocki wrote: On Sunday, July 15, 2012, Toralf Förster wrote: My ThinkPad T400 (Gentoo Linux booted from an external USB drive) does not wake up after s2ram, if the sleep time was longer than about 1 hour. I'm unsure whether this started after 3.5-rc5

Re: 3.5-rcX: wakeup after s2ram doesn't work after a longer sleep time

2012-07-16 Thread Toralf Förster
(timekeeper.lock, flags); touch_softlockup_watchdog(); -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

user mode linux: trinity syscall madvise triggers quickly BUG: Bad page map

2013-04-04 Thread Toralf Förster
:29.234+02:00 trinity kernel: 413c7ffc: [0002] 0x2 2013-04-04T19:00:29.234+02:00 trinity kernel: 2013-04-04T19:00:30.174+02:00 trinity kernel: BUG: Bad rss-counter state mm:40623600 idx:0 val:-1 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6

Re: user mode linux: trinity syscall madvise triggers quickly BUG: Bad page map

2013-04-06 Thread Toralf Förster
On 04/06/2013 01:43 PM, richard -rw- weinberger wrote: What I get with the this trinity command line gt; trinity --children 2 -c madvise Does the attached patch fix the problem? yes, the issue for this syscall is fixed now. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82

Re: user mode linux: trinity syscall madvise triggers quickly BUG: Bad page map

2013-04-06 Thread Toralf Förster
On 04/06/2013 02:47 PM, Toralf Förster wrote: On 04/06/2013 01:43 PM, richard -rw- weinberger wrote: What I get with the this trinity command line gt; trinity --children 2 -c madvise Does the attached patch fix the problem? yes, the issue for this syscall is fixed now. But now I get

3.9-rc6 (only) one particular tap device putted into forwarding state

2013-04-08 Thread Toralf Förster
2013-04-08T19:55:20.316+02:00 n22 kernel: br0: port 4(tap3) entered disabled state This happened one time only and only for one device (for tap3, and all 4 devices are identical configured) for one boot attempt till now - no configuration were changed. -- MfG/Sincerely Toralf Förster pgp finger

build error with latest git kernel for a user mode linux build

2013-04-12 Thread Toralf Förster
/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 # # Automatically generated file; DO NOT EDIT. # User Mode Linux/x86 3.9.0-rc6 Kernel Configuration # CONFIG_DEFCONFIG_LIST=arch/$ARCH/defconfig CONFIG_UML=y CONFIG_MMU=y CONFIG_NO_IOMEM=y

Re: build error with latest git kernel for a user mode linux build

2013-04-12 Thread Toralf Förster
: *** [prepare0] Error 2 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: build error with latest git kernel for a user mode linux build

2013-04-12 Thread Toralf Förster
:-( -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: build error with latest git kernel for a user mode linux build

2013-04-12 Thread Toralf Förster
/asm/mman.h @@ -0,0 +1,10 @@ +#ifndef __UM_MMAN_H__ ... -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

Re: build error with latest git kernel for a user mode linux build

2013-04-12 Thread Toralf Förster
On 04/12/2013 08:39 PM, richard -rw- weinberger wrote: The attached patch is an updated version of stub_pte_fix.diff. It should fix your issues. :-) yup - thx :-) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from

Re: kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2

2013-04-01 Thread Toralf Förster
Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

SLAB + UML : WARNING: at mm/page_alloc.c:2386

2013-03-14 Thread Toralf Förster
]--- for an UML guest (stable Gentoo x86) with kernel version 3.9-rc2- running at a host which is a stable x86 Gentoo with kernel 3.7.10 The kernel config of the UML guest is attached. [1] http://codemonkey.org.uk/ -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936

Re: SLUB + UML : WARNING: at mm/page_alloc.c:2386

2013-03-14 Thread Toralf Förster
[1158]: pam_unix(sshd:session): session closed for user tfoerste 2013-03-14T21:57:09.087+01:00 trinity kernel: memdup_user: -14 2013-03-14T21:57:18.191+01:00 trinity kernel: memdup_user: 4089 2013-03-14T21:57:26.236+01:00 trinity kernel: memdup_user: 28 -- MfG/Sincerely Toralf Förster pgp finger

Re: SLUB + UML : WARNING: at mm/page_alloc.c:2386

2013-03-14 Thread Toralf Förster
: memdup_user: -14 :-D -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: SLUB + UML : WARNING: at mm/page_alloc.c:2386

2013-03-15 Thread Toralf Förster
/urandom create crypt-swap /dev/ubdb ... [ ok ] * pre_mount: mkswap ${dev} ... [ ok ] [ ok ] * Checking local filesystems ... stable: clean, 93039/122160 files, 318314/488281 blocks [ ok ] * Remounting root filesystem read/write ... -- MfG/Sincerely Toralf Förster pgp finger print

linux-v3.9-rc3: BUG: Bad page map in process trinity-child6 pte:002f9045 pmd:29e421e1

2013-03-22 Thread Toralf Förster
: failed to wait for SIGTRAP, pid = 3143, n = 3143, errno = 0, status = 0xb7f -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 # # Automatically generated file; DO NOT EDIT. # User Mode Linux/x86 3.9.0-rc3 Kernel Configuration

kernel version 3.8.4 crashed while fuzzying with trinity

2013-03-23 Thread Toralf Förster
the tests [1] http://ompldr.org/vaHV6YQ [2] http://thread.gmane.org/gmane.linux.kernel/1462272 [3] http://sourceforge.net/mailarchive/forum.php?thread_name=5140E36D.2080606%40gmx.deforum_name=user-mode-linux-user -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A

kernel 3.8.4 : kernel BUG at fs/locks.c:2093!

2013-03-24 Thread Toralf Förster
the sys-rq key alt+print+b worked after that -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2

2013-03-24 Thread Toralf Förster
] 2013-03-24T17:34:16.407+01:00 n22 kernel: [c1053974] kthread+0x94/0xa0 2013-03-24T17:34:16.407+01:00 n22 kernel: [c13d0677] ret_from_kernel_thread+0x1b/0x28 2013-03-24T17:34:16.407+01:00 n22 kernel: [c10538e0] ? flush_kthread_work+0xd0/0xd0 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A

Re: linux-v3.9-rc3: BUG: Bad page map in process trinity-child6 pte:002f9045 pmd:29e421e1

2013-03-26 Thread Toralf Förster
another thread - see [1]) FWIW he trinity command is just a test of 1 syscall: $ trinity --children 1 --victims /mnt/nfs/n22/victims -c mremap [1] https://lkml.org/lkml/2013/3/24/174 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

Re: kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2

2013-03-26 Thread Toralf Förster
Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2

2013-03-27 Thread Toralf Förster
with an excessive size. Reported-by: Toralf Förster toralf.foers...@gmx.de Signed-off-by: J. Bruce Fields bfie...@redhat.com diff --git a/fs/nfsd/nfs4xdr.c b/fs/nfsd/nfs4xdr.c index 0dc1158..d1dd710 100644 --- a/fs/nfsd/nfs4xdr.c +++ b/fs/nfsd/nfs4xdr.c @@ -264,7 +264,7

Re: kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2

2013-03-27 Thread Toralf Förster
was 3.9.0-rc4-00144-ga8c4528, and the trinity command just : $ trinity --children 2 --victims /mnt/nfs/n22/victims -x mremap -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel

How to find an unused TAP device with kernel 3.8 ?

2013-01-26 Thread Toralf Förster
://forums.gentoo.org/viewtopic-p-7211498.html#7211498 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCHv2] tun: fix carrier on/off status

2013-01-28 Thread Toralf Förster
Tested-by: Toralf Förster toralf.foers...@gmx.de On 01/28/2013 11:38 AM, Michael S. Tsirkin wrote: Commit c8d68e6be1c3b242f1c598595830890b65cea64a removed carrier off call from tun_detach since it's now called on queue disable and not only on tun close. This confuses userspace which used

shouldn't a non-privileged malformed sprintf crashes the kernel

2013-02-17 Thread Toralf Förster
/019545.html -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 ---BeginMessage--- Much of the code was written by students a decade ago. -Original Message- From: boinc_dev-boun...@ssl.berkeley.edu [mailto:boinc_dev-boun

v3.8-6988-g9e2d59a compile error

2013-02-24 Thread Toralf Förster
for unfinished jobs CC mm/filemap.o CC fs/open.o CC fs/read_write.o make: *** [kernel] Error 2 make: *** Waiting for unfinished jobs -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 # # Automatically generated file; DO

Re: [uml-user] v3.8-6988-g9e2d59a compile error

2013-02-24 Thread Toralf Förster
/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

linux-2.6.20-rc1-ge25db641 build #211 failed

2006-12-19 Thread Toralf Förster
CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_KTIME_SCALAR=y --- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config failed, make ends with: ... CC [M] lib/zlib_deflate/deftree.o CC [M] lib/zlib_deflate/deflate_syms.o LD

linux-2.6.19-g200d018e build #180 failed

2006-12-09 Thread Toralf Förster
CONFIG_KTIME_SCALAR=y --- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config failed, make ends with: ... CC lib/rwsem.o CC lib/semaphore-sleepers.o CC lib/sha1.o CC lib/string.o CC lib

Re: does gcc gives a false warning in kernel/trace/trace_events_filter.c ?

2012-09-06 Thread Toralf Förster
On 09/05/2012 07:08 PM, Steven Rostedt wrote: On Sun, 2012-09-02 at 11:04 +0200, Toralf Förster wrote: The current git tree of linux gave with gcc-4.6.3 : kernel/trace/trace_events_filter.c: In function ‘ftrace_function_set_filter_cb’: kernel/trace/trace_events_filter.c:2074:8: warning

Re: does gcc gives a false warning in kernel/trace/trace_events_filter.c ?

2012-09-06 Thread Toralf Förster
On 09/06/2012 07:31 PM, Steven Rostedt wrote: On Thu, 2012-09-06 at 18:35 +0200, Toralf Förster wrote: I filed a bug report http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54495 and got this answer : --- Comment #1 from Hans-Peter Nilsson hp at gcc dot gnu.org 2012-09-05 22:14:00 UTC

w/ current kernel (3.5.3) I need 2 attempts for s2disk in a row

2012-09-15 Thread Toralf Förster
issue or special to my system. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

does gcc gives a false warning in kernel/trace/trace_events_filter.c ?

2012-09-02 Thread Toralf Förster
in __ftrace_function_set_filter(), which would be uninitialized if the for-loop does not run (re_cnt ≤ 0) Now I'm wondering if re_cnt can become zero or if gcc is wrong here ? -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-02-04 Thread Toralf Förster
://lkml.org/lkml/2008/1/28/195 :-) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description: This is a digitally signed message part.

Re: Why do I have a /sys/devices/system/cpu/cpuidle under kernel 2.6.24 with a Pentium M processor ?

2008-02-05 Thread Toralf Förster
At Tuesday 05 February 2008 Andrew Morton wrote : On Thu, 31 Jan 2008 14:00:14 +0100 Toralf Förster [EMAIL PROTECTED] wrote: (suitable cc's added) I'm asking b/c this confuses the current sysstat up to version 8.0.4. An That would be bad. Please define confuses? $ ls -lR /sys

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-28 Thread Toralf Förster
higher than the previous value of 5.44 sec. Thanks for the solution (BTW b/c FAIR_GROUP_SCHED defaults to y I could bet that more peoples run into this case). -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description

Why do I have a /sys/devices/system/cpu/cpuidle under kernel 2.6.24 with a Pentium M processor ?

2008-01-31 Thread Toralf Förster
Jan 30 09:36 current_governor_ro -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description: This is a digitally signed message part.

Re: build #344 issue for v2.6.24-rc8-74-ga7da60f Section mismatch: reference to .init.text:lguest_entry

2008-01-20 Thread Toralf Förster
+ subarch_entries: .long default_entry /* normal x86/PC */ .long lguest_entry /* lguest hypervisor */ works fine :-) -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc Description

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-26 Thread Toralf Förster
are the settings: n22 /sys/devices/system/cpu/cpu0/cpufreq/ondemand # tail -v * == ignore_nice_load == 1 == powersave_bias == 0 == sampling_rate == 50 == sampling_rate_max == 25000 == sampling_rate_min == 25 == up_threshold == 80 -- MfG/Sincerely Toralf Förster pgp finger print

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-26 Thread Toralf Förster
RES SHR S %CPU %MEMTIME+ COMMAND 7137 tfoerste 20 0 1796 488 428 R 95.5 0.0 0:01.40 factor 7083 dnetc 39 19 664 348 264 R 2.1 0.0 3:08.33 dnetc 4033 root 20 0 97252 9420 4008 R 0.7 0.9 0:09.43 X Am Samstag, 26. Januar 2008 schrieben Sie: Toralf Förster

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-27 Thread Toralf Förster
Am Sonntag, 27. Januar 2008 schrieben Sie: On Sun, 2008-01-27 at 12:00 +0100, Toralf Förster wrote: BTW the dnetc process runs under the user dnetc with nice level -19, my process runs under my own user id tfoerste therefore I wouldn't expect that both processes got the same processor

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-27 Thread Toralf Förster
:-( It would be nice to run a grid application at lowest priority without impact to power / fan / temperature but OTOH have full performance for desktop applications, isn't it ? -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 signature.asc

Re: (ondemand) CPU governor regression between 2.6.23 and 2.6.24

2008-01-27 Thread Toralf Förster
At Sunday 27 January 2008 Mike Galbraith wrote : On Sun, 2008-01-27 at 13:39 +0100, Toralf Förster wrote: Ough, does this mean that for a multi-user scenario of 2 non-root users A and B each running exactly 1 process with nice level 0 and 19 rerspectively that both share ~50

build #355 issue for v2.6.25-rc2-15-g1309d4e in function v4l2_i2c_attach

2008-02-17 Thread Toralf Förster
=m CONFIG_CRC7=y CONFIG_LIBCRC32C=y CONFIG_LZO_COMPRESS=m CONFIG_LZO_DECOMPRESS=m CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y --- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A

build #380 issue for v2.6.25-rc2-637-g4fa2b1c in ./drivers/media/video/vivi.c

2008-02-24 Thread Toralf Förster
--- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 Hello, the build with the attached .config failed, make ends with: ... CC arch/x86/lib/msr-on-cpu.o LD arch/x86/lib/built-in.o CC

random PID - worth to be considered (again) ?

2012-07-09 Thread Toralf Förster
] https://factorable.net/weakkeys12.extended.pdf [2] http://marc.info/?t=9475430271r=1w=2 -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

UML process hangs

2012-12-27 Thread Toralf Förster
in fork_handler () at arch/um/kernel/process.c:160 #77 0x in ?? () This happens since a loong time, the GDB trace above is from 3.8-rc1. Any hints or tips ? -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send

Re: kernel bug at mm/huge_memory.c:1789 for v3.8-rc1-91-g4a490b7

2013-01-01 Thread Toralf Förster
+0x5d4/0x670 SS:ESP 0068:e9a2fdc4 2013-01-01T12:18:32.586+01:00 n22 kernel: ---[ end trace efddc03bd6b617e5 ]--- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Oops: BUG: unable to handle kernel paging request at e8fc6b40

2013-01-03 Thread Toralf Förster
:12.425+01:00 n22 kernel: EIP: [c1237ade] strnlen+0xe/0x20 SS:ESP 0068:c957be50 2013-01-03T18:33:12.425+01:00 n22 kernel: CR2: e8fc6b40 2013-01-03T18:33:12.425+01:00 n22 kernel: ---[ end trace 51c90f89f19bb9ff ]--- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2

why does kernel 3.8-rc1 put all TAP devices into state RUNNING during boot

2013-01-05 Thread Toralf Förster
config_br0=192.168.0.254/8 brctl_br0=setfd 0 sethello 10 stp off rc_net_br0_need=net.tap0 net.tap1 net.tap2 net.tap3 config_tap0=null tuntap_tap0=tap tunctl_tap0=-u me ... -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from

Re: hot CPU with 3.6.0-rc7+ and intel graphic

2012-09-29 Thread Toralf Förster
Just to state it out explicitely, the power saving RC6 is broken on the GPU. On 09/29/2012 10:16 AM, Toralf Förster wrote: Hello, I'm observed hot CPUs at my ThinkPad T420 (i5-2540M CPU) w/ integrated intel graphic with current git Powertop-2.1 shows that the GPU is always at 100

Re: hot CPU with 3.6.0-rc7+ and intel graphic

2012-09-30 Thread Toralf Förster
://01.org/powertop/sites/default/files/downloads/powertop-2.1.tar.gz I'm not sure about this source. Samuel, can you confirm this is an official Intel site ? I use this url = git://github.com/fenrus75/powertop.git -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936

Re: hot CPU with 3.6.0-rc7+ and intel graphic

2012-09-30 Thread Toralf Förster
for the noise - and the waste of time - grr. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

/ is remounted when the power cable is plugged in/out

2013-01-14 Thread Toralf Förster
acpi list is Cc'ed, but what makes me really wondering is why / is remounted. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

build #301 failed for 2.6.22-rc5-g75154f4 in pcmcia drivers

2007-06-24 Thread Toralf Förster
--- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config failed, make ends with: ... smc91c92_cs.c:(.text+0x3a3a7): undefined reference to `pcmcia_request_io' smc91c92_cs.c:(.text+0x3a3db): undefined reference to `pcmcia_request_irq

linux-2.6.22-rc3-g3f0a6766 build #286 failed in function `vic_sys_interrupt'

2007-05-31 Thread Toralf Förster
CONFIG_KTIME_SCALAR=y --- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config failed, make ends with: ... CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built

linux-2.6.22-rc3-g184b812f build #294 failed in: undefined reference to `enable_apic_mode'

2007-06-01 Thread Toralf Förster
--- -- MfG/Sincerely Toralf Förster Hello, the build with the attached .config failed, make ends with: ... CC lib/rbtree.o CC lib/reciprocal_div.o CC lib/rwsem.o CC lib/semaphore-sleepers.o CC lib/sha1.o CC lib

Re: [PATCH] Fix vmi.c compilation

2007-05-24 Thread Toralf Förster
@@ #include linux/cpu.h #include linux/bootmem.h #include linux/mm.h #include linux/highmem.h +#include linux/sched.h #include asm/vmi.h #include asm/io.h #include asm/fixmap.h -- MfG/Sincerely Toralf Förster pgp3X8Rj0XOE5.pgp Description: PGP signature

3.11.0-rc6+ pppd doesn't stop

2013-08-26 Thread Toralf Förster
wondering who to contact wrt to that issue ? -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

Re: Issues with a rather unusual configured NFS server

2013-08-28 Thread Toralf Förster
On 08/27/2013 08:06 PM, J. Bruce Fields wrote: On Tue, Aug 13, 2013 at 05:53:14PM -0400, bfields wrote: On Mon, Aug 12, 2013 at 04:36:40PM +0200, Jan Kara wrote: On Sun 11-08-13 11:48:49, Toralf Förster wrote: so that the server either crashes (if it is a user mode linux image) or at least

s2ram + X11 broken between 3.10.5 and 3.10.6 (i915)

2013-08-13 Thread Toralf Förster
s2ram is fine. -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: s2ram + X11 broken between 3.10.5 and 3.10.6 (i915)

2013-08-13 Thread Toralf Förster
On 08/13/2013 07:59 PM, Greg KH wrote: On Tue, Aug 13, 2013 at 06:00:34PM +0200, Toralf Förster wrote: At a ThinkPad T420 w/ a 32 bit stable Gentoo Linux and a started X11 server an attempt to s2ram results in a blank scree, a gloomy blinking power button and no syslog message or something

Re: s2ram + X11 broken between 3.10.5 and 3.10.6 (i915)

2013-08-13 Thread Toralf Förster
On 08/13/2013 08:36 PM, Toralf Förster wrote: On 08/13/2013 07:59 PM, Greg KH wrote: On Tue, Aug 13, 2013 at 06:00:34PM +0200, Toralf Förster wrote: At a ThinkPad T420 w/ a 32 bit stable Gentoo Linux and a started X11 server an attempt to s2ram results in a blank scree, a gloomy blinking

Re: Issues with a rather unusual configured NFS server

2013-08-14 Thread Toralf Förster
On 08/13/2013 11:53 PM, J. Bruce Fields wrote: On Mon, Aug 12, 2013 at 04:36:40PM +0200, Jan Kara wrote: On Sun 11-08-13 11:48:49, Toralf Förster wrote: so that the server either crashes (if it is a user mode linux image) or at least its reboot functionality got broken - if the NFS server

Re: [PATCH] cpufreq: Fix cpufreq regression after suspend/resume

2013-07-10 Thread Toralf Förster
, Srivatsa S. Bhat wrote: On 06/30/2013 10:35 PM, Toralf Förster wrote: On 06/30/2013 06:33 PM, Srivatsa S. Bhat wrote: Toralf, can you please try out the below patch and see if it improves anything? (Don't revert anything, just apply the below diff on a problematic kernel and see if it solves your

Re: [PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes

2013-07-13 Thread Toralf Förster
results -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes

2013-07-13 Thread Toralf Förster
On 07/13/2013 11:23 AM, Toralf Förster wrote: On 07/12/2013 12:15 AM, Srivatsa S. Bhat wrote: And I'd of course appreciate to hear from Dirk, Tianyu and Toralf to know whether their systems work fine after: a. applying only the first commit (this is what gets backported to stable) applied

  1   2   3   4   5   6   7   >