Re: eepro100/e100 broken in 2.6.13-rc3

2005-07-14 Thread Jesse Brandeburg
On 7/13/05, Mikhail Kshevetskiy <[EMAIL PROTECTED]> wrote: > symptom > === > modprobe e100 > ifconfig eth0 netmask > > result: > === > SIOCADDRT: Network is unreachable > > There were no such error in 2.6.13-rc2 odd, both e100 and eepro100 are broken? This might indicate something

Re: eepro100/e100 broken in 2.6.13-rc3

2005-07-14 Thread Jesse Brandeburg
On 7/13/05, Mikhail Kshevetskiy [EMAIL PROTECTED] wrote: symptom === modprobe e100 ifconfig eth0 ip netmask netmask result: === SIOCADDRT: Network is unreachable There were no such error in 2.6.13-rc2 odd, both e100 and eepro100 are broken? This might indicate something wierd

Re: [KJ] 2.6.13-rc2-kj (Broken Link)

2005-07-06 Thread Jesse Millan
t; bss-drivers_ieee1394_sbp2 > bss-drivers_ieee1394_pcilynx > bss-drivers_ieee1394_nodemgr > bss-drivers_ieee1394_ieee1394_core > sparse-net > sparse-mm_slab > sparse-kernel_audit > sparse-include_net_bluetooth_bluetooth.h > sparse-fs_reiserfs_fix_node > sparse-drivers_ieee139

Re: [KJ] 2.6.13-rc2-kj (Broken Link)

2005-07-06 Thread Jesse Millan
/2.6.13-rc2-kj/ Not Found The requested URL /kj/2.6.13-rc2-kj/ was not found on this server. -- Jesse Millan CNS Unix Team Portland State University Phone: (503) 725-9151 Mobile: (503) 453-0748 GPG key: www.system-calls.com/gpg.php grep --recursive --ignore-case 'SHOULD WORK' /usr/src/linux/* | wc

Re: Kernel SCM saga..

2005-04-07 Thread Jesse Barnes
se. I don't envy you having to put up with the frequent flamefests... Jesse - 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

Re: iomapping a big endian area

2005-04-07 Thread Jesse Barnes
oduct that could benefit (however slightly). Not sure about other bridges though. Jesse - 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/

Re: iomapping a big endian area

2005-04-07 Thread Jesse Barnes
bridges though. Jesse - 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/

Re: Kernel SCM saga..

2005-04-07 Thread Jesse Barnes
don't envy you having to put up with the frequent flamefests... Jesse - 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

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jesse Barnes
t; which it should not do - it should look like i386/Kconfig... Yeah, I noticed that too. If you've got a patch to clean it up, we should go ahead and get it sent off to Tony. I sent this to linux-ia64 the other day to address these issues. Jesse = arch/ia64/Kconfig 1.85 vs edited = --

Re: [ACPI] Re: 2.6.12-rc1-mm3

2005-03-25 Thread Jesse Barnes
. If you've got a patch to clean it up, we should go ahead and get it sent off to Tony. I sent this to linux-ia64 the other day to address these issues. Jesse = arch/ia64/Kconfig 1.85 vs edited = --- 1.85/arch/ia64/Kconfig 2005-01-28 15:32:25 -08:00 +++ edited/arch/ia64/Kconfig 2005-03-21 09:38

Re: drm bugs hopefully fixed but there might still be one..

2005-03-24 Thread Jesse Barnes
} I'll ask Markus to try reverting this since I still don't have a machine setup. It sounds like a possibility given what he's seeing. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: drm bugs hopefully fixed but there might still be one..

2005-03-24 Thread Jesse Barnes
tion of > cards and X releases ... anyone with a VIA chipset and Radeon graphics > card or r128 card.. testing the next -mm would help me a lot.. I'm trying to get ahold of one--so hopefully I'll be able to test and fix this stuff up when I do. Jesse - To unsubscribe from this list: sen

Re: [PATCH] ppc32/64: Map prefetchable PCI without guarded bit

2005-03-24 Thread Jesse Barnes
On Thursday, March 24, 2005 8:54 am, Jesse Barnes wrote: > On Wednesday, March 23, 2005 10:24 pm, Benjamin Herrenschmidt wrote: > > While experimenting with framebuffer access performances, we noticed a > > very significant improvement in write access to it when not setting > &

Re: [PATCH] ppc32/64: Map prefetchable PCI without guarded bit

2005-03-24 Thread Jesse Barnes
aybe it's time for a more generic call to support this stuff, both for in-kernel mappings and ones that we export to userspace. Jesse - 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.ke

Re: [PATCH] ppc32/64: Map prefetchable PCI without guarded bit

2005-03-24 Thread Jesse Barnes
call to support this stuff, both for in-kernel mappings and ones that we export to userspace. Jesse - 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

Re: [PATCH] ppc32/64: Map prefetchable PCI without guarded bit

2005-03-24 Thread Jesse Barnes
On Thursday, March 24, 2005 8:54 am, Jesse Barnes wrote: On Wednesday, March 23, 2005 10:24 pm, Benjamin Herrenschmidt wrote: While experimenting with framebuffer access performances, we noticed a very significant improvement in write access to it when not setting the guarded bit on the MMU

Re: drm bugs hopefully fixed but there might still be one..

2005-03-24 Thread Jesse Barnes
with a VIA chipset and Radeon graphics card or r128 card.. testing the next -mm would help me a lot.. I'm trying to get ahold of one--so hopefully I'll be able to test and fix this stuff up when I do. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: drm bugs hopefully fixed but there might still be one..

2005-03-24 Thread Jesse Barnes
a machine setup. It sounds like a possibility given what he's seeing. Jesse - 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

Re: 2.6.12-rc1-mm1

2005-03-22 Thread Jesse Barnes
On Tuesday, March 22, 2005 1:18 am, Adrian Bunk wrote: > On Mon, Mar 21, 2005 at 04:42:00PM -0800, Jesse Barnes wrote: > > On Monday, March 21, 2005 12:25 pm, Adrian Bunk wrote: > > > On Mon, Mar 21, 2005 at 09:15:53AM -0800, Jesse Barnes wrote: > > > > On Monday,

Re: 2.6.12-rc1-mm1

2005-03-22 Thread Jesse Barnes
On Tuesday, March 22, 2005 1:18 am, Adrian Bunk wrote: On Mon, Mar 21, 2005 at 04:42:00PM -0800, Jesse Barnes wrote: On Monday, March 21, 2005 12:25 pm, Adrian Bunk wrote: On Mon, Mar 21, 2005 at 09:15:53AM -0800, Jesse Barnes wrote: On Monday, March 21, 2005 2:51 am, Andrew Morton wrote

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
On Monday, March 21, 2005 12:25 pm, Adrian Bunk wrote: > On Mon, Mar 21, 2005 at 09:15:53AM -0800, Jesse Barnes wrote: > > On Monday, March 21, 2005 2:51 am, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc > > >1/2. 6

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
e tree, and it uses those functions. Thanks, Jesse - 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/

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
, why does ACPI now depend on PM? On some platforms it has very little to do with power management, and this breaks the build for sn2... Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
very little to do with power management, and this breaks the build for sn2... Jesse - 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

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
, and it uses those functions. Thanks, Jesse - 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/

Re: 2.6.12-rc1-mm1

2005-03-21 Thread Jesse Barnes
On Monday, March 21, 2005 12:25 pm, Adrian Bunk wrote: On Mon, Mar 21, 2005 at 09:15:53AM -0800, Jesse Barnes wrote: On Monday, March 21, 2005 2:51 am, Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc 1/2. 6.12-rc1-mm1/ Andrew, please drop

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-19 Thread Jesse Barnes
On Friday, March 18, 2005 7:48 pm, Jesse Barnes wrote: > On Friday, March 18, 2005 7:40 pm, Jesse Barnes wrote: > > What does your patch look like? Markus might like to try it out as he > > narrowed his problem down to something AGP related recently too: > > http://bugme.osd

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-19 Thread Jesse Barnes
On Friday, March 18, 2005 7:48 pm, Jesse Barnes wrote: On Friday, March 18, 2005 7:40 pm, Jesse Barnes wrote: What does your patch look like? Markus might like to try it out as he narrowed his problem down to something AGP related recently too: http://bugme.osdl.org/show_bug.cgi?id=4337

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-18 Thread Jesse Barnes
On Friday, March 18, 2005 7:40 pm, Jesse Barnes wrote: > What does your patch look like? Markus might like to try it out as he > narrowed his problem down to something AGP related recently too: > http://bugme.osdl.org/show_bug.cgi?id=4337 duh, ignore me. At least Markus can give

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-18 Thread Jesse Barnes
blem down to something AGP related recently too: http://bugme.osdl.org/show_bug.cgi?id=4337 Thanks, Jesse - 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/

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-18 Thread Jesse Barnes
Thanks, Jesse - 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/

Re: Fix agp_backend usage in drm_agp_init (was: 2.6.11-mm3 - DRM/i915 broken)

2005-03-18 Thread Jesse Barnes
On Friday, March 18, 2005 7:40 pm, Jesse Barnes wrote: What does your patch look like? Markus might like to try it out as he narrowed his problem down to something AGP related recently too: http://bugme.osdl.org/show_bug.cgi?id=4337 duh, ignore me. At least Markus can give it a try. Jesse

Re: KGDB question

2005-03-17 Thread Jesse Barnes
tatus on these? Last I heard, some cleanup was going to happen to make kgdb suitable for the mainline, did that ever happen? Also, it would be nice if I could connect to a remote kernel running the kgdb stubs w/o having to run gdb on the same ethernet segment. Would that be difficult to fi

Re: [patch 1/2] fork_connector: add a fork connector

2005-03-17 Thread Jesse Barnes
erspace should take care of misordered > messages. > I personally prefer such mechanism. Yep, I agree. Hopefully Guillaume will too :) Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo i

Re: [patch 1/2] fork_connector: add a fork connector

2005-03-17 Thread Jesse Barnes
ork very well on a large CPU count system. cn_fork_lock will be taken by each CPU everytime it does a fork, meaning that forks will be very slow if lots of CPUs are doing them at the same time. Is there a more scalable way to ensure message delivery? Jesse - To unsubscribe from this l

Re: [patch 1/2] fork_connector: add a fork connector

2005-03-17 Thread Jesse Barnes
will be taken by each CPU everytime it does a fork, meaning that forks will be very slow if lots of CPUs are doing them at the same time. Is there a more scalable way to ensure message delivery? Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [patch 1/2] fork_connector: add a fork connector

2005-03-17 Thread Jesse Barnes
of misordered messages. I personally prefer such mechanism. Yep, I agree. Hopefully Guillaume will too :) Jesse - 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

Re: KGDB question

2005-03-17 Thread Jesse Barnes
for the mainline, did that ever happen? Also, it would be nice if I could connect to a remote kernel running the kgdb stubs w/o having to run gdb on the same ethernet segment. Would that be difficult to fix? Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
esses. Ken, are you sure you need to make these changes at all? Does Xen break w/o them? Jesse - 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/

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
on all those platforms. The biggest problem with virt_to_bus (well, depending on who you talk to) is that it can't handle systems where the address translation must be done differently depending on *which* bus we're getting a bus address for. Not sure what makes sense in this case though...

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
lt;[EMAIL PROTECTED]> Ugg, if we're messing with these drivers we may as well fix them properly rather than adding in more uses of the broken virt_to_bus interface... Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTE

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
with these drivers we may as well fix them properly rather than adding in more uses of the broken virt_to_bus interface... Jesse - 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

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
to) is that it can't handle systems where the address translation must be done differently depending on *which* bus we're getting a bus address for. Not sure what makes sense in this case though... is the DMA mapping interface appropriate? Jesse - To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] Xen/i386 cleanups - AGP bus/phys cleanups

2005-03-16 Thread Jesse Barnes
the code actually makes sense. Converting to the DMA mapping API doesn't make sense at all in this context then, since we're basically programming the GATT (an IOMMU type table) with physical addresses. Ken, are you sure you need to make these changes at all? Does Xen break w/o them? Jesse

Re: drm lockups since 2.6.11-bk2

2005-03-15 Thread Jesse Barnes
On Tuesday, March 15, 2005 11:25 am, Andrew Morton wrote: > Jesse Barnes <[EMAIL PROTECTED]> wrote: > > I'd be happy to test and fix things, but the page table walker patches > > broke ia64... Once that's cleared up I can go digging. > > We're hoping that davem's fix

Re: drm lockups since 2.6.11-bk2

2005-03-15 Thread Jesse Barnes
at's cleared up I can go digging. Jesse - 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/

Re: [PATCH] gcc4 fix for sn_serial.c

2005-03-15 Thread Jesse Barnes
; > Why can't you solve this without making sal_console_uart global? I think that would mean moving some of the structure initializaiton into an init function somewhere. But the compiler knows the addrs of these structures, so there must be a better way to do it, I just don't know it. Any suggestions

Re: [PATCH] gcc4 fix for sn_serial.c

2005-03-15 Thread Jesse Barnes
? I think that would mean moving some of the structure initializaiton into an init function somewhere. But the compiler knows the addrs of these structures, so there must be a better way to do it, I just don't know it. Any suggestions? Jesse - To unsubscribe from this list: send the line

Re: drm lockups since 2.6.11-bk2

2005-03-15 Thread Jesse Barnes
. Jesse - 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/

Re: drm lockups since 2.6.11-bk2

2005-03-15 Thread Jesse Barnes
On Tuesday, March 15, 2005 11:25 am, Andrew Morton wrote: Jesse Barnes [EMAIL PROTECTED] wrote: I'd be happy to test and fix things, but the page table walker patches broke ia64... Once that's cleared up I can go digging. We're hoping that davem's fix (committed yesterday) fixed

[PATCH] gcc4 fix for sn_serial.c

2005-03-14 Thread Jesse Barnes
definition of sal_console_uart is marked 'static'. This patch just removes the static qualifier from sal_console_uart to avoid the inconsistency. Does it look ok to you, Pat? Signed-off-by: Jesse Barnes <[EMAIL PROTECTED]> Thanks, Jesse = drivers/serial/sn_console.c 1.12 vs

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Jesse Barnes
On Monday, March 14, 2005 9:54 am, Nishanth Aravamudan wrote: > On Mon, Mar 14, 2005 at 09:45:44AM -0800, Jesse Barnes wrote: > > On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: > > > Any comments would be, as always, appreciated. > > > > I don't h

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Jesse Barnes
On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: > Any comments would be, as always, appreciated. I don't have a problem with this change, but the maintainer probably should have been Cc'd. Greg, does this change look ok to you? Note that it's already been committed to the upstream

Re: dmesg verbosity [was Re: AGP bogosities]

2005-03-14 Thread Jesse Barnes
g real errors better and keeping the junk to a minimum. Jesse - 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/

Re: dmesg verbosity [was Re: AGP bogosities]

2005-03-14 Thread Jesse Barnes
rusade out of removing unneeded and unjustified printks from the kernel before it really gets better though... Jesse - 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/

Re: dmesg verbosity [was Re: AGP bogosities]

2005-03-14 Thread Jesse Barnes
before it really gets better though... Jesse - 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/

Re: dmesg verbosity [was Re: AGP bogosities]

2005-03-14 Thread Jesse Barnes
. Jesse - 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/

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Jesse Barnes
On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: Any comments would be, as always, appreciated. I don't have a problem with this change, but the maintainer probably should have been Cc'd. Greg, does this change look ok to you? Note that it's already been committed to the upstream

Re: [patch 01/14] char/snsc: reorder set_current_state() and add_wait_queue()

2005-03-14 Thread Jesse Barnes
On Monday, March 14, 2005 9:54 am, Nishanth Aravamudan wrote: On Mon, Mar 14, 2005 at 09:45:44AM -0800, Jesse Barnes wrote: On Sunday, March 6, 2005 2:36 pm, [EMAIL PROTECTED] wrote: Any comments would be, as always, appreciated. I don't have a problem with this change

[PATCH] gcc4 fix for sn_serial.c

2005-03-14 Thread Jesse Barnes
definition of sal_console_uart is marked 'static'. This patch just removes the static qualifier from sal_console_uart to avoid the inconsistency. Does it look ok to you, Pat? Signed-off-by: Jesse Barnes [EMAIL PROTECTED] Thanks, Jesse = drivers/serial/sn_console.c 1.12 vs edited

Re: More trouble with i386 EFLAGS and ptrace

2005-03-13 Thread Jesse Allen
Roland, Daniel, I was the one that reported the ptrace problems which caused all that hoopla in Nov and Dec. I have tested your new patches and find that there are no new regressions. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: More trouble with i386 EFLAGS and ptrace

2005-03-13 Thread Jesse Allen
I reported but now on x86-64. Could I get the patches from your tree so they can be tested? Jesse - 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

Re: More trouble with i386 EFLAGS and ptrace

2005-03-13 Thread Jesse Allen
. Could I get the patches from your tree so they can be tested? Jesse - 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

Re: More trouble with i386 EFLAGS and ptrace

2005-03-13 Thread Jesse Allen
Roland, Daniel, I was the one that reported the ptrace problems which caused all that hoopla in Nov and Dec. I have tested your new patches and find that there are no new regressions. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: AGP bogosities

2005-03-12 Thread Jesse Barnes
pped the ball. > I still have the patch in my queue though, so I can push that along. > > Are those headers in mainline yet ? Yeah, I think it's all there now. Looks like Linus did a pull from ia64 recently, so it *should* all build. Thanks, Jesse - To unsubscribe from this list: send t

Re: AGP bogosities

2005-03-12 Thread Jesse Barnes
the patch in my queue though, so I can push that along. Are those headers in mainline yet ? Yeah, I think it's all there now. Looks like Linus did a pull from ia64 recently, so it *should* all build. Thanks, Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
On Friday, March 11, 2005 10:04 am, James Simmons wrote: > > > Oh, and by the way, I have 3D working relatively well on my G5 with a > > > 64-bit kernel (and 32-bit X server and clients), which is why I care > > > about AGP 3.0 support. :) > > > > I have a system in my office with several gfx

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
think Mike posted it but hasn't submitted it to Dave yet since it needed another change that only just made it into the ia64 tree. Jesse - 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.ke

Re: User mode drivers: part 2: PCI device handling (patch 1/2 for 2.6.11)

2005-03-11 Thread Jesse Barnes
; you can mmap them and do simple programming that way. As for the idea of userland drivers in general, I'm not sure I like it. I'm afraid it will just encourage more undebuggable, x86 binary blobs (or big source code blobs with their own bridge drivers like X) that people are forced to run to get

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
On Thursday, March 10, 2005 8:30 pm, Benjamin Herrenschmidt wrote: > On Thu, 2005-03-10 at 20:02 -0800, Jesse Barnes wrote: > > On Thursday, March 10, 2005 6:38 pm, Benjamin Herrenschmidt wrote: > > > That one is even worse... from what I see in your lspci output, you > > &

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
On Thursday, March 10, 2005 8:30 pm, Benjamin Herrenschmidt wrote: On Thu, 2005-03-10 at 20:02 -0800, Jesse Barnes wrote: On Thursday, March 10, 2005 6:38 pm, Benjamin Herrenschmidt wrote: That one is even worse... from what I see in your lspci output, you have no bridge with AGP

Re: User mode drivers: part 2: PCI device handling (patch 1/2 for 2.6.11)

2005-03-11 Thread Jesse Barnes
of userland drivers in general, I'm not sure I like it. I'm afraid it will just encourage more undebuggable, x86 binary blobs (or big source code blobs with their own bridge drivers like X) that people are forced to run to get their hardware to work... Jesse - To unsubscribe from this list: send the line

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
submitted it to Dave yet since it needed another change that only just made it into the ia64 tree. Jesse - 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

Re: AGP bogosities

2005-03-11 Thread Jesse Barnes
On Friday, March 11, 2005 10:04 am, James Simmons wrote: Oh, and by the way, I have 3D working relatively well on my G5 with a 64-bit kernel (and 32-bit X server and clients), which is why I care about AGP 3.0 support. :) I have a system in my office with several gfx pipes on

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
agp slots hooked up to host to agp bridges. > Are you sure there is any real AGP slot in there ? Yes :) Jesse - 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

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
On Thursday, March 10, 2005 6:11 pm, Paul Mackerras wrote: > What is the relationship in the PCI device tree between the video > cards and their bridges? Is there for instance only one AGP bridge > per host bridge? I *think* a TIO (numalink<->agp & numalink<->pci) has two AGP busses coming off

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
in my office with several gfx pipes on different AGP busses, and I'd like that to work well too! :) Jesse - 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/majordom

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
on different AGP busses, and I'd like that to work well too! :) Jesse - 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/

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
On Thursday, March 10, 2005 6:11 pm, Paul Mackerras wrote: What is the relationship in the PCI device tree between the video cards and their bridges? Is there for instance only one AGP bridge per host bridge? I *think* a TIO (numalink-agp numalink-pci) has two AGP busses coming off of it...

Re: AGP bogosities

2005-03-10 Thread Jesse Barnes
hooked up to host to agp bridges. Are you sure there is any real AGP slot in there ? Yes :) Jesse - 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

Re: Direct io on block device has performance regression on 2.6.x kernel

2005-03-09 Thread Jesse Barnes
nside" > interrupt disabled sections. That was oprofile output, but on ia64, 'NMI's are maskable due to the way irq disabling works. Here's a very hackish patch that changes the kernel to use cr.tpr instead of psr.i for interrupt control. Making oprofile use real ia64 NMIs is left as an

Re: Direct io on block device has performance regression on 2.6.x kernel

2005-03-09 Thread Jesse Barnes
inside" > interrupt disabled sections. Oh, and there are other ways of doing interrupt off profiling by using the PMU. q-tools can do this I think. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More

Re: [PATCH] VGA arbitration: draft of kernel side

2005-03-09 Thread Jesse Barnes
space is the whole I/O window of a given bus or PCI domain (granularity defined by the platform--some will only have one I/O space), and the arbiter's job is to arbitrate access to subsets of each window. I think the the VGA stuff here complements the legacy interface rather than conflicting with it

Re: [PATCH] VGA arbitration: draft of kernel side

2005-03-09 Thread Jesse Barnes
one I/O space), and the arbiter's job is to arbitrate access to subsets of each window. I think the the VGA stuff here complements the legacy interface rather than conflicting with it. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: Direct io on block device has performance regression on 2.6.x kernel

2005-03-09 Thread Jesse Barnes
off profiling by using the PMU. q-tools can do this I think. Jesse - 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

Re: Direct io on block device has performance regression on 2.6.x kernel

2005-03-09 Thread Jesse Barnes
are maskable due to the way irq disabling works. Here's a very hackish patch that changes the kernel to use cr.tpr instead of psr.i for interrupt control. Making oprofile use real ia64 NMIs is left as an exercise for the reader :) Jesse = arch/ia64/Kconfig.debug 1.2 vs edited = --- 1.2

Re: [announce 7/7] fbsplash - documentation

2005-03-08 Thread Jesse Barnes
eccasery because we want it to be done before /sbin/init is ran, AKA hide > the kernel messages :) You can already hide the kernel messages by booting with the 'quiet' option. It works pretty well and it seems like this stuff should be in userspace anyway (console support in general that is).

Re: [announce 7/7] fbsplash - documentation

2005-03-08 Thread Jesse Barnes
before /sbin/init is ran, AKA hide the kernel messages :) You can already hide the kernel messages by booting with the 'quiet' option. It works pretty well and it seems like this stuff should be in userspace anyway (console support in general that is). Jesse - To unsubscribe from this list

Re: [RFC][PATCH] PCI bridge driver rewrite (rev 02)

2005-03-07 Thread Jesse Barnes
be hung off from the bridge they are on? Probably, though no one in their right mind is going to put anything like that on these machines (sn2 btw) :). VGA cards will hopefully be the only devices of this type that we'll have installed. Jesse - To unsubscribe from this list: send the line

Re: [RFC][PATCH] PCI bridge driver rewrite (rev 02)

2005-03-07 Thread Jesse Barnes
from the bridge they are on? Probably, though no one in their right mind is going to put anything like that on these machines (sn2 btw) :). VGA cards will hopefully be the only devices of this type that we'll have installed. Jesse - To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-04 Thread Jesse Barnes
t I/O. > For DMA problems, driver probably has its own, timer-based, > "something is wrong" timer, anyway, no? The idea is to allow them to do something like that, or consolidate such threads in a platform specific error handling thread or interrupt handler that can call a driver'

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-04 Thread Jesse Barnes
something like that, or consolidate such threads in a platform specific error handling thread or interrupt handler that can call a driver's -dma_error(dev) routine (or -error(dev, ERROR_DMA) or whatever) routine. Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-02 Thread Jesse Barnes
On Wednesday, March 2, 2005 3:30 pm, Linas Vepstas wrote: > Put it another way: a device driver author should have the opportunity > to poll the pci bus status if they so desire. Polling for bus status > on ppc64 is real easy. Given what Jesse Barnes was saying, it sounded > l

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-02 Thread Jesse Barnes
transaction occur in different contexts, in addition to the PIO transaction interface already proposed. Jesse - 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/

Re: [PATCH 2.6.11-rc4-mm1] end-of-proces handling for acct-csa

2005-03-02 Thread Jesse Barnes
since there would just be one set of calls, and data reporting could be driven by userspace (whether it's in old-style sys_acct format, or new-style data that CSA/ELSA defines). Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Re: [PATCH 2.6.11-rc4-mm1] connector: Add a fork connector

2005-03-02 Thread Jesse Barnes
d > seriously, in the case that the fork connector is disabled. But if it *is* enabled, it takes a global lock on every fork. That can't scale on a big multiprocessor if lots of CPUs are doing lots of forks... Jesse - To unsubscribe from this list: send the line "unsubscribe linux-kerne

Re: [PATCH 2.6.11-rc4-mm1] connector: Add a fork connector

2005-03-02 Thread Jesse Barnes
. That can't scale on a big multiprocessor if lots of CPUs are doing lots of forks... Jesse - 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

Re: [PATCH 2.6.11-rc4-mm1] end-of-proces handling for acct-csa

2005-03-02 Thread Jesse Barnes
be one set of calls, and data reporting could be driven by userspace (whether it's in old-style sys_acct format, or new-style data that CSA/ELSA defines). Jesse - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-02 Thread Jesse Barnes
interface already proposed. Jesse - 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/

Re: [PATCH/RFC] I/O-check interface for driver's error handling

2005-03-02 Thread Jesse Barnes
On Wednesday, March 2, 2005 3:30 pm, Linas Vepstas wrote: Put it another way: a device driver author should have the opportunity to poll the pci bus status if they so desire. Polling for bus status on ppc64 is real easy. Given what Jesse Barnes was saying, it sounded like a simple (optional

<    6   7   8   9   10   11   12   13   14   15   >