Re: [PATCHv3 0/4] sys_indirect system call

2007-11-20 Thread dean gaudet
On Mon, 19 Nov 2007, Ingo Molnar wrote: * Eric Dumazet [EMAIL PROTECTED] wrote: I do see a problem, because some readers will take your example as a reference, as it will probably sit in a page that google^Wsearch_engines will bring at the top of search results for next ten years

gitweb: kernel versions in the history (feature request, probably)

2007-11-20 Thread Jarek Poplawski
Hi, I see gitweb is much more usable (faster) than a few months ago, but there is one thing a bit problematic: in the history of patches I'm very often interested in which kernel version of Linus' tree the patch appeared for the first time. If it's not some big problem, and maybe somebody else

Re: [PATCH] mm snapshot broken-out-2007-11-20-01-45 build failer tumbler/snapper

2007-11-20 Thread Takashi Iwai
At Tue, 20 Nov 2007 19:32:49 +0530, Kamalesh Babulal wrote: Hi Andrew, The kernel build fails, with following error CC sound/ppc/tumbler.o sound/ppc/tumbler.c: In function ‘snapper_get_capture_source’: sound/ppc/tumbler.c:812: error: ‘union anonymous’ has no member named

PCMCIA serial_cs driver binding problems.

2007-11-20 Thread greg
Good morning to everyone. I'm working to sort out what appear to be issues with binding of the serial_cs driver to a PCMCIA wireless card (Zoom). Card works perfectly in recent 2.6.2[23] kernels if cardmgr is running and PCMCIA_IOCTL support is in the kernel. The serial_cs driver fails,

Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded

2007-11-20 Thread Kamalesh Babulal
On Tue, Nov 20, 2007 at 03:21:38PM +0100, Thomas Gleixner wrote: On Tue, 20 Nov 2007, Thomas Gleixner wrote: arch/x86/kernel/setup_64.c:991: error: redefinition of ‘identify_cpu’ arch/x86/kernel/setup_64.c:958: error: previous definition of ‘identify_cpu’ was here make[1]: ***

Re: mm snapshot broken-out-2007-11-20-01-45 Build Failure mach_apic.h

2007-11-20 Thread Kamalesh Babulal
Hi Andrew, The kernel build fails, on one of the machine CC arch/x86/mach-generic/summit.o In file included from arch/x86/mach-generic/summit.c:16: include/asm/mach-summit/mach_apic.h: In function ‘target_cpus’: include/asm/mach-summit/mach_apic.h:23: error: ‘per_cpu__cpu_mask’

Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded

2007-11-20 Thread Thomas Gleixner
On Tue, 20 Nov 2007, Thomas Gleixner wrote: arch/x86/kernel/setup_64.c:991: error: redefinition of ‘identify_cpu’ arch/x86/kernel/setup_64.c:958: error: previous definition of ‘identify_cpu’ was here make[1]: *** [arch/x86/kernel/setup_64.o] Error 1 make: *** [arch/x86/kernel] Error 2

Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask

2007-11-20 Thread Mel Gorman
On (09/11/07 07:45), Christoph Lameter didst pronounce: On Fri, 9 Nov 2007, Mel Gorman wrote: struct page * fastcall __alloc_pages(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist) { + /* +* Use a temporary nodemask for __GFP_THISNODE allocations.

Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to access resources in the pnp resource table

2007-11-20 Thread Thomas Renninger
On Tue, 2007-11-20 at 12:31 +, Alan Cox wrote: On Tue, 20 Nov 2007 10:51:23 +0100 Thomas Renninger [EMAIL PROTECTED] wrote: Unify the pnp macros to access resources in the pnp resource table NAK port, mem, dma and irq resource macros are now all used in the same way. This is the

RE: 2.6.23.8, ondemand scaling governor: BUG: soft lockup detected on CPU#0!

2007-11-20 Thread Pallipadi, Venkatesh
-Original Message- From: Harald Dunkel [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 20, 2007 12:17 AM To: Pallipadi, Venkatesh Cc: Linux Kernel list Subject: Re: 2.6.23.8, ondemand scaling governor: BUG: soft lockup detected on CPU#0! Pallipadi, Venkatesh wrote: Can you try

Re: SCSI breakage on non-cache coherent architectures

2007-11-20 Thread James Bottomley
On Tue, 2007-11-20 at 09:29 +0100, Thomas Bogendoerfer wrote: On Tue, Nov 20, 2007 at 06:51:14AM +1100, Benjamin Herrenschmidt wrote: On Mon, 2007-11-19 at 00:38 -0800, David Miller wrote: From: Benjamin Herrenschmidt [EMAIL PROTECTED] Date: Mon, 19 Nov 2007 16:35:23 +1100 I'm

Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to access resources in the pnp resource table

2007-11-20 Thread Rene Herman
On 20-11-07 15:19, Thomas Renninger wrote: At the end is some example code how things could get even more cleaned up. It shows how I think pnp layer and one example driver would get adjusted. There are not that much drivers making use of pnp_resource_change... The ALSA ISA-PnP drivers do in

Re: 2.6.24-rc2-mm1: kcryptd vs lockdep

2007-11-20 Thread Milan Broz
Torsten Kaiser wrote: On Nov 19, 2007 10:00 PM, Milan Broz [EMAIL PROTECTED] wrote: Torsten Kaiser wrote: Anything I could try, apart from more boots with slub_debug=F? One time it triggered with slub_debug=F, but no additional output. With slub_debug=FP I have not seen it again, so I can't

Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz -- powerpc panic

2007-11-20 Thread Andy Whitcroft
I have one powerpc machine which managed to compile this snapshot! It paniced on boot as below, might be nfs so copied them. General results are popping out on TKO. -apw Freeing initrd memory: 1224k freed Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]). Unable to handle kernel paging

[PATCH] mm snapshot broken-out-2007-11-20-01-45 Build Failure arch/x86/kernel/pci-gart_64.c

2007-11-20 Thread Kamalesh Babulal
Hi Andrew, The kernel build fails, with foloowing message, CC arch/x86/kernel/pci-gart_64.o arch/x86/kernel/pci-gart_64.c: In function ‘gart_map_sg’: arch/x86/kernel/pci-gart_64.c:421: error: redeclaration of ‘s’ with no linkage arch/x86/kernel/pci-gart_64.c:416: error: previous

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Arjan van de Ven
On Tue, 20 Nov 2007 18:37:39 +1100 Nick Piggin [EMAIL PROTECTED] wrote: actually no. IRQ balancing is not a fast decision; every time you I didn't say anything of the sort. But IRQ load could still fluctuate a lot more rapidly than we'd like to wake up the irqbalancer. irq load

Re: Posix file capabilities in 2.6.24rc2; now 2.6.24-rc3

2007-11-20 Thread Serge E. Hallyn
Quoting Chris Friedhoff ([EMAIL PROTECTED]): On Mon, 19 Nov 2007 17:16:44 -0600 Serge E. Hallyn [EMAIL PROTECTED] wrote: Quoting Chris Friedhoff ([EMAIL PROTECTED]): Hello Serge, just to let you know: with 2.6.24-rc3 I have the same problem. Ok, so here is the flow. First

Re: [Fwd: MMC sub-system: SDIO block-mode with increment address issue]

2007-11-20 Thread Dean Jenkins
Hi Pierre, My card driver needed to set the R/W E4MI bit in the Card Capability register (0x08) in CCCR (function 0). Perhaps it is unnecessary ? BTW. It is easy to for the card driver to access function 0 registers by doing the following... ... int old_num = func-num; /* note the

e1000 driver problems

2007-11-20 Thread Lukas Hejtmanek
Hello, I have laptop thinkpad T61 with 82566MM Gigabit Network Connection (rev 03) (8086:1049). I have kernel 2.6.24-rc3. E1000E driver does not work (the card is not detected although it is PCI-E), with E1000 driver, it works mostly OK unless I force speed to 100Mbits. (ethtool -s eth0 autoneg

Re: Possibility to adjust the only-root-can-bind-to-port-under-1024 limit

2007-11-20 Thread AstralStorm
On Tue, 20 Nov 2007 11:14:59 +0100 Mikael Ståldal [EMAIL PROTECTED] wrote: In Linux you have to be root in order to listen to TCP or UDP ports below 1024 (the well-known ports). As far as I know, this limit is hardcoded in the kernel. In some cases, this limit do more harm than good, so

Re: [linux-pm] Re: [PATCH 3/3 -mm] kexec based hibernation -v6: kexec hibernate/resume

2007-11-20 Thread Alan Stern
On Tue, 20 Nov 2007, Huang, Ying wrote: - What is the difference between PMSG_SUSPEND and PMSG_FREEZE? SUSPEND means that the system is about to go into a low-power state, so the driver should take the appropriate action to reduce the device's power consumption. It should also stop all I/O

Re: [kvm-devel] [PATCH 3/3] virtio PCI device

2007-11-20 Thread Avi Kivity
Anthony Liguori wrote: This is a PCI device that implements a transport for virtio. It allows virtio devices to be used by QEMU based VMMs like KVM or Xen. + +/* the notify function used when creating a virt queue */ +static void vp_notify(struct virtqueue *vq) +{ + struct

Re: [PATCH 1/4] proc: fix NULL -i_fop oops

2007-11-20 Thread Stephen Smalley
On Mon, 2007-11-19 at 12:51 +, Christoph Hellwig wrote: On Fri, Nov 16, 2007 at 06:06:51PM +0300, Alexey Dobriyan wrote: proc_kill_inodes() can clear -i_fop in the middle of vfs_readdir resulting in NULL dereference during file-f_op-readdir(file, buf, filler). The solution is to

VIA spurious hang on 2.6.23.1

2007-11-20 Thread Jan Engelhardt
Hi, I've got some semi-embedded device here, a plain consumer-grade x86 with a VIA Nehemiah/Eden C7. After a while it just locks up, but neither is that deterministic nor does it give out kernel messages. CPU Frequency Scaling (which has been known to be a problem with this CPU) is already

Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to access resources in the pnp resource table

2007-11-20 Thread Alan Cox
At the end is some example code how things could get even more cleaned up. It shows how I think pnp layer and one example driver would get Your example adds rather than removes code. If this is not an option, please advise how to move on here: Still use struct resources for dma and irq, but

Re: [PATCH 44/59] drivers/scsi: Add missing space

2007-11-20 Thread Joe Perches
On Tue, 2007-11-20 at 10:39 +, Alistair John Strachan wrote: On Tuesday 20 November 2007 01:53:31 Joe Perches wrote: diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c index 9e64b21..99403a6 100644 --- a/drivers/scsi/NCR_D700.c +++ b/drivers/scsi/NCR_D700.c @@ -182,7

Re: [PATCH 1/4] proc: fix NULL -i_fop oops

2007-11-20 Thread Christoph Hellwig
On Tue, Nov 20, 2007 at 10:05:05AM -0500, Stephen Smalley wrote: Nice, getting rid of this is a very good step formwards. Unfortunately we have another copy of this junk in security/selinux/selinuxfs.c:sel_remove_entries() which would need the same treatment. Can't just be dropped

Re: mm snapshot broken-out-2007-11-20-01-45.tar.gz uploaded

2007-11-20 Thread Kamalesh Babulal
Hi Andrew, The kernel build fails, on the AMD machine with following message arch/x86/ia32/ia32_aout.c: In function ‘load_aout_binary’: arch/x86/ia32/ia32_aout.c:283: error: implicit declaration of function ‘N_MAGIC’ arch/x86/ia32/ia32_aout.c:283: error: ‘ZMAGIC’ undeclared (first use in this

[take8 0/4] dst: Distributed storage.

2007-11-20 Thread Evgeniy Polyakov
Distributed storage. I'm pleased to announce the 8'th release of the distributed storage subsystem (DST). This is a maintenance release and includes bug fixes only. DST allows to form a storage on top of local and remote nodes and combine them into linear or mirroring setup, which in turn can

[take8 4/4] dst: Algorithms used in distributed storage.

2007-11-20 Thread Evgeniy Polyakov
Algorithms used in distributed storage. Mirror and linear mapping code. Signed-off-by: Evgeniy Polyakov [EMAIL PROTECTED] diff --git a/drivers/block/dst/alg_linear.c b/drivers/block/dst/alg_linear.c new file mode 100644 index 000..cb77b57 --- /dev/null +++ b/drivers/block/dst/alg_linear.c

Re: [kvm-devel] [PATCH 3/3] virtio PCI device

2007-11-20 Thread Anthony Liguori
Avi Kivity wrote: Anthony Liguori wrote: This is a PCI device that implements a transport for virtio. It allows virtio devices to be used by QEMU based VMMs like KVM or Xen. + +/* the notify function used when creating a virt queue */ +static void vp_notify(struct virtqueue *vq) +{ +

Re: [PATCH 4/6] Have zonelist contains structs with both a zone pointer and zone_idx

2007-11-20 Thread Lee Schermerhorn
On Fri, 2007-11-09 at 14:33 +, Mel Gorman wrote: Filtering zonelists requires very frequent use of zone_idx(). This is costly as it involves a lookup of another structure and a substraction operation. As the zone_idx is often required, it should be quickly accessible. The node idx could

[take8 3/4] dst: Network state machine.

2007-11-20 Thread Evgeniy Polyakov
Network state machine. Includes network async processing state machine and related tasks. Signed-off-by: Evgeniy Polyakov [EMAIL PROTECTED] diff --git a/drivers/block/dst/kst.c b/drivers/block/dst/kst.c new file mode 100644 index 000..ba5e5ef --- /dev/null +++ b/drivers/block/dst/kst.c @@

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Mark Lord
Arjan van de Ven wrote: .. I listed a few; 1) it's policy 2) the memory is only needed for a short time (20 seconds or so) on single-socket machines 3) it makes decisions on subjective information such as interrupt device classes that the kernel currently just doesn't have (it could grow that

Re: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread Andi Kleen
We might want to add support for Netburst in 64bit mode some day. For today, I simply exclude Netburst for x86_64. If you switched to table driven then adding another format like this would be likely very easy. It's just that with the own code for everything method it becomes difficult.

RE: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread Metzger, Markus T
-Original Message- From: dean gaudet [mailto:[EMAIL PROTECTED] Sent: Dienstag, 20. November 2007 16:37 To: Metzger, Markus T Cc: linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Siddha, Suresh B; [EMAIL PROTECTED] Subject: Re:

Re: 2.6.24-rc3: find complains about /proc/net

2007-11-20 Thread Pavel Emelyanov
Rafael J. Wysocki wrote: On Monday, 19 of November 2007, Pavel Machek wrote: Hi! I think that this worked before: [EMAIL PROTECTED]:/proc# find . -name timer_info find: WARNING: Hard link count is wrong for ./net: this may be a bug in your filesystem driver. Automatically turning on

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Mark Lord
Mark Lord wrote: Arjan van de Ven wrote: .. I listed a few; 1) it's policy 2) the memory is only needed for a short time (20 seconds or so) on single-socket machines 3) it makes decisions on subjective information such as interrupt device classes that the kernel currently just doesn't have

Re: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread Andi Kleen
and it seems like this patch and perfmon2 are going to have to live with each other... since they both require the use of the DS save area... Hmmm, this might require some synchronization between those two. Do you know how (accesses to) MSR's are managed by the kernel? There is a

Re: [PATCH] ext4: dir inode reservation V3

2007-11-20 Thread Jan Kara
Hi Coly, finally I've found some time to have a look at a new version of your patch. 5, Performance number On a Core-Duo, 2MB DDM memory, 7200 RPM SATA PC, I built a 50GB ext4 partition, and tried to create 5 directories, and create 15 (1KB) files in each directory alternatively.

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Nick Piggin
On Wednesday 21 November 2007 01:47, Arjan van de Ven wrote: On Tue, 20 Nov 2007 18:37:39 +1100 Nick Piggin [EMAIL PROTECTED] wrote: actually no. IRQ balancing is not a fast decision; every time you I didn't say anything of the sort. But IRQ load could still fluctuate a lot more

[take8 2/4] dst: Core distributed storage files.

2007-11-20 Thread Evgeniy Polyakov
Core distributed storage files. Include userspace interfaces, initialization, block layer bindings and other core functionality. Signed-off-by: Evgeniy Polyakov [EMAIL PROTECTED] diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index b4c8319..ca6592d 100644 ---

Re: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread dean gaudet
On Tue, 20 Nov 2007, dean gaudet wrote: On Tue, 20 Nov 2007, Metzger, Markus T wrote: +__cpuinit void ptrace_bts_init_intel(struct cpuinfo_x86 *c) +{ + switch (c-x86) { + case 0x6: + switch (c-x86_model) { +#ifdef __i386__ + case 0xD: + case

Re: [PATCH 1/4] proc: fix NULL -i_fop oops

2007-11-20 Thread Stephen Smalley
On Tue, 2007-11-20 at 15:17 +, Christoph Hellwig wrote: On Tue, Nov 20, 2007 at 10:05:05AM -0500, Stephen Smalley wrote: Nice, getting rid of this is a very good step formwards. Unfortunately we have another copy of this junk in security/selinux/selinuxfs.c:sel_remove_entries()

Re: drivers/usb: Add missing space

2007-11-20 Thread Jordan Crouse
On 19/11/07 18:58 -0800, Joe Perches wrote: On Mon, 2007-11-19 at 18:54 -0700, [EMAIL PROTECTED] wrote: You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list

[PATCH -mm 2/2] kill my_ptrace_child()

2007-11-20 Thread Oleg Nesterov
Now that my_ptrace_child() is trivial we can use the p-ptrace PT_PTRACED inline and simplify the corresponding logic in do_wait: we can't find the child in TASK_TRACED state without PT_PTRACED flag set, ptrace_untrace() either sets TASK_STOPPED or wakes up the tracee. Signed-off-by: Oleg

Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask

2007-11-20 Thread Lee Schermerhorn
On Tue, 2007-11-20 at 14:19 +, Mel Gorman wrote: On (09/11/07 07:45), Christoph Lameter didst pronounce: On Fri, 9 Nov 2007, Mel Gorman wrote: struct page * fastcall __alloc_pages(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist) { + /* + *

[PATCH -mm 1/2] kill PT_PTRACED

2007-11-20 Thread Oleg Nesterov
Since the patch Fix ptrace_attach()/ptrace_traceme()/de_thread() race commit f5b40e363ad6041a96e3da32281d8faa191597b9 we set PT_ATTACHED and change child-parent atomically wrt task_list lock. This means we can remove the checks like PT_ATTACHED -parent != ptracer which were

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Arjan van de Ven
On Tue, 20 Nov 2007 10:52:48 -0500 Mark Lord [EMAIL PROTECTED] wro All of which reminds me of perhaps *the* most important reason to keep core functionality like IRQ distribution *inside* the kernel: It has to pass peer review on this mailing list. that's a reason to keep it in the

Re: [PATCHv4 5/6] Allow setting O_NONBLOCK flag for new sockets

2007-11-20 Thread Ulrich Drepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Miller wrote: FWIW, I think this indirect syscall stuff is the most ugly interface I've ever seen proposed for the kernel. Well, the alternative is to introduce a dozens of new interfaces. It was Linus who suggested this alternative. Plus,

Re: CONFIG_IRQBALANCE for 64-bit x86 ?

2007-11-20 Thread Mark Lord
Arjan van de Ven wrote: On Tue, 20 Nov 2007 10:52:48 -0500 Mark Lord [EMAIL PROTECTED] wro All of which reminds me of perhaps *the* most important reason to keep core functionality like IRQ distribution *inside* the kernel: It has to pass peer review on this mailing list. that's a reason

Re: [kvm-devel] [PATCH 3/3] virtio PCI device

2007-11-20 Thread Avi Kivity
Anthony Liguori wrote: Avi Kivity wrote: Anthony Liguori wrote: This is a PCI device that implements a transport for virtio. It allows virtio devices to be used by QEMU based VMMs like KVM or Xen. + +/* the notify function used when creating a virt queue */ +static void

Re: [PATCHv4 0/6] sys_indirect system call

2007-11-20 Thread Ulrich Drepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Dumazet wrote: I am wondering if some parts are missing from your ChangeLog You apparently added in v3 a new 'flags' parameter to indirect syscall but no trace of this change in Changelog, and why it was added. This seems to imply a future

Re: [patch/rfc 1/4] GPIO implementation framework

2007-11-20 Thread Jean Delvare
Hi David, On Sat, 17 Nov 2007 09:36:24 -0800, David Brownell wrote: On Saturday 17 November 2007, Jean Delvare wrote: On Tue, 13 Nov 2007 20:36:13 -0800, David Brownell wrote: On Tuesday 13 November 2007, eric miao wrote: if (!requested) - printk(KERN_DEBUG

Re: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread dean gaudet
On Tue, 20 Nov 2007, Metzger, Markus T wrote: +__cpuinit void ptrace_bts_init_intel(struct cpuinfo_x86 *c) +{ + switch (c-x86) { + case 0x6: + switch (c-x86_model) { +#ifdef __i386__ + case 0xD: + case 0xE: /* Pentium M */ +

Re: [rfc 01/45] ACPI: Avoid references to impossible processors.

2007-11-20 Thread Andi Kleen
On Tuesday 20 November 2007 02:11:33 [EMAIL PROTECTED] wrote: ACPI uses NR_CPUS in various loops and in some it accesses per cpu data of processors that are not present(!) and that will never be present. The pointers to per cpu data are typically not initialized for processors that are not

[PATCH -mm] do_wait: remove one else if branch

2007-11-20 Thread Oleg Nesterov
Minor cleanup. We can remove one else if branch. Signed-off-by: Oleg Nesterov [EMAIL PROTECTED] --- PT/kernel/exit.c~3_EXIT_DEAD2007-11-20 17:54:07.0 +0300 +++ PT/kernel/exit.c2007-11-20 18:23:16.0 +0300 @@ -1561,8 +1561,6 @@ repeat:

RE: [patch][v2] x86, ptrace: support for branch trace store(BTS)

2007-11-20 Thread Metzger, Markus T
-Original Message- From: dean gaudet [mailto:[EMAIL PROTECTED] Sent: Dienstag, 20. November 2007 16:27 To: Metzger, Markus T Cc: linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Siddha, Suresh B; [EMAIL PROTECTED] Subject: Re:

[take8 1/4] dst: Distributed storage documentation.

2007-11-20 Thread Evgeniy Polyakov
Distributed storage documentation. Algorithms used in the system, userspace interfaces (sysfs dirs and files), design and implementation details are described here. Signed-off-by: Evgeniy Polyakov [EMAIL PROTECTED] diff --git a/Documentation/dst/algorithms.txt

Re: [PATCH] ext4: dir inode reservation V3

2007-11-20 Thread Coly Li
Jan, Thanks for taking time to review the patch :-) Jan Kara wrote: Hi Coly, finally I've found some time to have a look at a new version of your patch. 5, Performance number On a Core-Duo, 2MB DDM memory, 7200 RPM SATA PC, I built a 50GB ext4 partition, and tried to create 5

[PATCH] Extended interrupt LVT support for AMD Barcelona

2007-11-20 Thread Robert Richter
This patch adds extended interrupt support for AMD Barcelona CPUs. The patch provides functions to setup MCE and IBS interrupt vectors. Compared to the previous K8 implementation the vector offsets are centrally handled now in apic_64.c. Thus, the APIC setup code is responsible for vector

Re: [PATCHv3 0/4] sys_indirect system call

2007-11-20 Thread Ulrich Drepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dean gaudet wrote: as an application writer how do i access accept(2) with FD_CLOEXEC functionality? will glibc expose an accept2() with a flags param? Not yet decided. There is the alternative to extend the accept() interface to have both

Re: [PATCHv4 2/6] x86x86-64 support for sys_indirect

2007-11-20 Thread Ulrich Drepper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Heiko Carstens wrote: All these macros could be functions, or? Would give us some type checking and avoids the capital letters. Should be possible now. I didn't do it initially since the macro used the macro for the largest syscall number. That

stgit (was Re: [PATCH 4/4, v4] ACPI, PCI: ACPI PCI slot detection driver)

2007-11-20 Thread Henrique de Moraes Holschuh
On Mon, 19 Nov 2007, Alex Chiang wrote: Ugh, seems that stacked git got very confused when I did a git-fetch git-rebase origin. Also, guess it figures that I Being a very heavy stgit user myself, I have to say you must give up git rebase on any stgit branch, and use stg rebase instead...

Re: [PATCH] ext4: dir inode reservation V3

2007-11-20 Thread Jan Kara
On Wed 21-11-07 00:40:17, Coly Li wrote: Jan Kara wrote: diff --git a/fs/ext4/ialloc.c b/fs/ext4/ialloc.c index 17b5df1..f838a72 100644 --- a/fs/ext4/ialloc.c +++ b/fs/ext4/ialloc.c @@ -10,6 +10,8 @@ * Stephen Tweedie ([EMAIL PROTECTED]), 1993 * Big-endian to little-endian

Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to access resources in the pnp resource table

2007-11-20 Thread Thomas Renninger
On Tue, 2007-11-20 at 15:31 +0100, Rene Herman wrote: On 20-11-07 15:19, Thomas Renninger wrote: At the end is some example code how things could get even more cleaned up. It shows how I think pnp layer and one example driver would get adjusted. There are not that much drivers making use

Re: [BUG on PREEMPT_RT, 2.6.23.1-rt5] in rt-mutex code and signals

2007-11-20 Thread Daniel Walker
On Sat, 2007-11-17 at 18:46 +0100, Ingo Molnar wrote: fixing the top 20: There are about 25 DECLARE_MUTEX() semaphores remaining .. One is the BKL which I would guess can't be converted. The others I've looked at appear to be trivial find/replace changes to get them to use the mutex type..

Re: [PATCH 6/6] Use one zonelist that is filtered by nodemask

2007-11-20 Thread Mel Gorman
On (20/11/07 10:14), Lee Schermerhorn didst pronounce: On Tue, 2007-11-20 at 14:19 +, Mel Gorman wrote: On (09/11/07 07:45), Christoph Lameter didst pronounce: On Fri, 9 Nov 2007, Mel Gorman wrote: struct page * fastcall __alloc_pages(gfp_t gfp_mask, unsigned int order,

[PATCH][v2] net/ipv4/arp.c: Fix arp reply when sender ip 0

2007-11-20 Thread Jonas Danielsson
Fix arp reply when received arp probe with sender ip 0. Send arp reply with target ip address 0.0.0.0 and target hardware address set to hardware address of requester. Previously sent reply with target ip address and target hardware address set to same as source fields. Signed-off-by: Jonas

[PATCH] proc-remove-races-from-proc_id_readdir-factor-out-tgid-increment

2007-11-20 Thread Oleg Nesterov
On 11/19, Eric W. Biederman wrote: So to fix the problem this patch modifies next_tgid() to return both a tgid and the task struct in question. A structure is introduced to return these values because it is slightly cleaner and easier to optimize, and the resulting code is a little

Re: [PATCH] Unify sysfs filenames for firmware version

2007-11-20 Thread James Smart
The hearburn I have with these patches is that you are changing driver-specific attributes, not common ones as enforced/requested by a subsystem. As such, you are breaking a management interface for existing tools/scripts. There's been a long-standing request to create common device attributes,

Re: [Fwd: MMC sub-system: SDIO block-mode with increment address issue]

2007-11-20 Thread Pierre Ossman
On Tue, 20 Nov 2007 14:52:37 + Dean Jenkins [EMAIL PROTECTED] wrote: Hi Pierre, My card driver needed to set the R/W E4MI bit in the Card Capability register (0x08) in CCCR (function 0). Perhaps it is unnecessary ? That bit is pointless given the current design of the MMC layer, so it

Re: [stable] Soft lockups since stable kernel upgrade to 2.6.23.8

2007-11-20 Thread Greg KH
On Tue, Nov 20, 2007 at 07:05:25AM +0100, Ingo Molnar wrote: * Jeremy Fitzhardinge [EMAIL PROTECTED] wrote: Greg KH wrote: Can you try applying the patch below to see if that solves the problem for you? I don't think this patch will help; it only has cosmetic changes in

Re: [stable] Soft lockups since stable kernel upgrade to 2.6.23.8

2007-11-20 Thread Greg KH
On Tue, Nov 20, 2007 at 07:08:08AM +0100, Ingo Molnar wrote: * Chuck Ebbert [EMAIL PROTECTED] wrote: On 11/17/2007 07:55 PM, Ingo Molnar wrote: * Greg KH [EMAIL PROTECTED] wrote: Great, thanks for tracking this down. Ingo, this corrisponds to changeset

RE: [E1000-devel] [PATCH] e100: free IRQ to remove warning whenrebooting

2007-11-20 Thread Brandeburg, Jesse
forwarding whole message for netdev to review Ian Wienand wrote: Hi, When rebooting today I got Will now restart. ACPI: PCI interrupt for device :00:03.0 disabled GSI 20 (level, low) - CPU 1 (0x0100) vector 53 unregistered Destroying IRQ53 without calling free_irq WARNING: at

Re: [PATCH] Unify sysfs filenames for firmware version

2007-11-20 Thread Jonathan McDowell
On Tue, Nov 20, 2007 at 11:35:26AM -0500, James Smart wrote: The hearburn I have with these patches is that you are changing driver-specific attributes, not common ones as enforced/requested by a subsystem. As such, you are breaking a management interface for existing tools/scripts. Yes,

[PATCH try2] powerpc: Add support for PORTA and PORTB odr registers

2007-11-20 Thread Jochen Friedrich
PORTA and PORTB have odr registers, as well. However, the PORTB odr register is only 16bit. Signed-off-by: Jochen Friedrich [EMAIL PROTECTED] --- arch/powerpc/sysdev/commproc.c | 19 --- 1 files changed, 16 insertions(+), 3 deletions(-) diff --git

Re: [PATCH 35/59] drivers/net/wireless: Add missing space

2007-11-20 Thread Dan Williams
On Mon, 2007-11-19 at 17:48 -0800, Joe Perches wrote: Signed-off-by: Joe Perches [EMAIL PROTECTED] --- drivers/net/wireless/b43/phy.c |2 +- drivers/net/wireless/b43legacy/phy.c |2 +- drivers/net/wireless/bcm43xx/bcm43xx_phy.c |2 +-

Re: [rfc-patch 0/9] Immediate Values for 2.6.24-rc2-git5

2007-11-20 Thread Mathieu Desnoyers
* Borislav Petkov ([EMAIL PROTECTED]) wrote: On Mon, Nov 19, 2007 at 10:31:39AM -0500, Mathieu Desnoyers wrote: * Borislav Petkov ([EMAIL PROTECTED]) wrote: On Fri, Nov 16, 2007 at 03:02:38PM -0500, Mathieu Desnoyers wrote: Hi, just a conventions proposal: have you thought of

Re: [PATCH 1/2] i_version update - vfs part

2007-11-20 Thread Jean noel Cordenner
Hi, Here you can find some performance comparison in terms of CPU utilization and transactions per second (using FFSB) on ext4 filesystem with and without i_version option. http://bullopensource.org/ext4/20071116/ffsb-write.html regards, Jean noel - To unsubscribe from this list: send the

Re: [PATCH 3/3] security: allow capable check to permit mmap or low vm space

2007-11-20 Thread Eric Paris
On Sat, 2007-11-17 at 09:12 +1100, James Morris wrote: On Fri, 16 Nov 2007, Eric Paris wrote: When this protection was originally concieved it intentionally was offing something even without an more 'full featured' LSM. That was the whole reason I had to drop the secondary stacking hook

[PATCH] powerpc: Change _tlbie arguments to reflect new API

2007-11-20 Thread Jochen Friedrich
A new pid argument has been added to _tlbie for 4xx platforms. Add this argument to the 8xx path in mem.c, as well. As 8xx does not need th epid information, this argument can always be 0. Signed-off-by: Jochen Friedrich [EMAIL PROTECTED] CC arch/powerpc/mm/mem.o arch/powerpc/mm/mem.c: In

[PATCH] SPARC64: check for possible NULL pointer dereference

2007-11-20 Thread Cyrill Gorcunov
From: Cyrill Gorcunov [EMAIL PROTECTED] This patch adds checking for possible NULL pointer dereference if of_find_property() failed. Signed-off-by: Cyrill Gorcunov [EMAIL PROTECTED] --- I'm not sure about the message being printed in worst case. Check please. arch/sparc64/kernel/pci_sun4v.c |

Re: [uml-devel] [PATCH 08/59] arch/um: Add missing space

2007-11-20 Thread Jeff Dike
On Mon, Nov 19, 2007 at 05:48:00PM -0800, Joe Perches wrote: - printk(UM_KERN_ERR vde_init_libstuff - vde_open_args + printk(UM_KERN_ERR vde_init_libstuff - vde_open_args Applied, thanks. Jeff -- Work email - jdike at linux dot intel dot com - To

Re: [patch 5/8] Immediate Values - x86 Optimization (simplified)

2007-11-20 Thread Mathieu Desnoyers
* Rusty Russell ([EMAIL PROTECTED]) wrote: On Tuesday 20 November 2007 01:28:03 Mathieu Desnoyers wrote: * Rusty Russell ([EMAIL PROTECTED]) wrote: I think it would be easier to just fast-path the num_online_cpus == 1 case, even if you want to keep this update_early interface. Nope,

RE: [PATCH] dmaengine: Simple DMA memcpy test client

2007-11-20 Thread Nelson, Shannon
-Original Message- From: Haavard Skinnemoen [mailto:[EMAIL PROTECTED] This client tests DMA memcpy using various lengths and various offsets into the source and destination buffers. It will initialize both buffers with a know pattern and verify that the DMA engine copies the requested

[PATCH 1/3] PNP cleanups - Version 2 - Make use of pnp_{port,mem,irq,dma}_{start,end,flags} macros wherever possible

2007-11-20 Thread Thomas Renninger
Make use of pnp_{port,mem,irq,dma}_{start,end,flags} macros wherever possible The macros to access the resource table in pnp sublayer was not used consequently. This patch makes use of these macros instead of accessing the resource arrays directly. For dma and irq also pnp_{dma,irq}_{start,end}

[PATCH 2/3] PNP cleanups - Version 2 - Unify the pnp macros to access resources in the pnp resource table

2007-11-20 Thread Thomas Renninger
Unify the pnp macros to access resources in the pnp resource table port, mem, dma and irq resource macros are now all used in the same way. This is the basis (or makes it at least easier) for changing how the resources are allocated for memory optimizations. Signed-off-by: Thomas Renninger

[PATCH 3/3] PNP cleanups - Version 2 - Pass struct pnp_dev to pnp_clean_resource_table for cleanup reasons

2007-11-20 Thread Thomas Renninger
Pass struct pnp_dev to pnp_clean_resource_table for cleanup reasons Signed-off-by: Thomas Renninger [EMAIL PROTECTED] --- drivers/pnp/manager.c | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) Index: linux-2.6.24-rc2-mm1/drivers/pnp/manager.c

Re: Patch: Hide process info from other users/users not in my group

2007-11-20 Thread Johannes Weiner
Hi Daniel, On Tue, Nov 20, 2007 at 11:34:20AM +0100, Daniel Reichelt wrote: # diff -Naur linux-2.6.23.8/fs/Kconfig linux-2.6.23.8-dhr/fs/Kconfig --- linux-2.6.23.8/fs/Kconfig 2007-11-16 19:14:27.0 +0100 +++ linux-2.6.23.8-dhr/fs/Kconfig 2007-11-20 11:33:18.0 +0100 @@

Re: [PATCHv4 5/6] Allow setting O_NONBLOCK flag for new sockets

2007-11-20 Thread Zach Brown
David Miller wrote: From: Ulrich Drepper [EMAIL PROTECTED] Date: Tue, 20 Nov 2007 01:53:14 -0500 FWIW, I think this indirect syscall stuff is the most ugly interface I've ever seen proposed for the kernel. Well, there's no XML in /proc :) :). But, yes, I agree that the internal code needs

Re: [PATCH]intel-iommu-PMEN support

2007-11-20 Thread mark gross
On Mon, Nov 19, 2007 at 04:38:02PM -0800, Andrew Morton wrote: On Fri, 16 Nov 2007 14:39:57 -0800 mark gross [EMAIL PROTECTED] wrote: -#define MAX_FAULT_REASON_IDX ARRAY_SIZE(fault_reason_strings) - 1 +#define MAX_FAULT_REASON_IDX (ARRAY_SIZE(fault_reason_strings) - 1) hm.

Re: [PATCHv4 4/6] Allow setting FD_CLOEXEC flag for new sockets

2007-11-20 Thread Zach Brown
+union indirect_params { + struct { +int flags; + } file_flags; +}; Have you given thought to having to perform compat translation on this? Today it's only copied directly from the user pointer into the union in the task_struct. I'd love if we could only use fixed-width fields in

Re: [PATCH 3/3] PNP cleanups - Version 2 - Pass struct pnp_dev to pnp_clean_resource_table for cleanup reasons

2007-11-20 Thread Alan Cox
On Tue, 20 Nov 2007 18:52:04 +0100 Thomas Renninger [EMAIL PROTECTED] wrote: Pass struct pnp_dev to pnp_clean_resource_table for cleanup reasons Again I don't see the point of this change. A routine for cleaning up resource tables expects logically to be passed a resource table to clean up not

[PATCH 0/3] PNP cleanups - Version 2

2007-11-20 Thread Thomas Renninger
Changes: - Introduce pnp_irq_no instead of pnp_irq_start (same for dma). - Let irq and dma resource structs never access .end. .end was always only a copy of .start for dma and irq Some background what I want to do next to allocate resources on the fly: I want to use

Re: [PATCHv4 1/6] actual sys_indirect code

2007-11-20 Thread Zach Brown
Ingo Molnar wrote: cool patchset. Small nit, the series is not bisectable: Yeah, in a few places. Uli, this is super easy to test if you maintain the patches with guilt. With some easy scripting around guilt push you can verify that the series builds as each patch is applied. - z - To

Re: [PATCH] Cast page_to_pfn to unsigned long in CONFIG_SPARSEMEM

2007-11-20 Thread Mathieu Desnoyers
* Andrew Morton ([EMAIL PROTECTED]) wrote: On Mon, 19 Nov 2007 15:20:23 -0500 Mathieu Desnoyers [EMAIL PROTECTED] wrote: * Dave Hansen ([EMAIL PROTECTED]) wrote: The only thing I might suggest doing differently is actually using the page_to_pfn() definition itself:

RE: [PATCH] Unify sysfs filenames for firmware version

2007-11-20 Thread Salyzyn, Mark
Jonathan McDowell sez: On Tue, Nov 20, 2007 at 11:35:26AM -0500, James Smart wrote: The hearburn I have with these patches is that you are changing driver-specific attributes, not common ones as enforced/requested by a subsystem. As such, you are breaking a management interface for

Re: High priority tasks break SMP balancer?

2007-11-20 Thread Micah Dowty
On Tue, Nov 20, 2007 at 06:57:55AM +0100, Ingo Molnar wrote: * Micah Dowty [EMAIL PROTECTED] wrote: this one is being triggered whenever a cpu becomes idle (schedule() -- idle_balance() -- load_balance_newidle()). (this flag is a bit #1 == 2) cat

[patch 14/29] ACPI: VIDEO: Adjust current level to closest available one.

2007-11-20 Thread Greg Kroah-Hartman
2.6.23-stable review patch. If anyone has any objections, please let us know. -- From: Alexey Starikovskiy [EMAIL PROTECTED] patch 63f0edfc0b7f8058f9d3f9b572615ec97ae011ba in mainline. ACPI: VIDEO: Adjust current level to closest available one. Signed-off-by: Alexey

<    1   2   3   4   5   6   7   8   9   10   >