On Tue, Aug 14, 2007 at 10:57:31AM +0530, Balbir Singh wrote:
> I keep forgetting to check that you are on the cc. My email client
> loves dropping you from the to/cc list.
hehe, sorry for my crappy smtp server ;)
> Fengguang Wu wrote:
> > The "proportional set size" (PSS) of a process is the cou
Include asm-generic/pgtable.h to pick up the lazy_mmu_mode and
lazy_cpu_mode macros.
Signed-off-by: Greg Ungerer <[EMAIL PROTECTED]>
---
diff -Naur ORG.linux-2.6.23-rc3/include/asm-m68knommu/pgtable.h
linux-2.6.23-rc3/include/asm-m68knommu/pgtable.h
--- ORG.linux-2.6.23-rc3/include/asm-m68knommu
Include linux/fs.h to get the prototype for do_pipe().
Signed-off-by: Greg Ungerer <[EMAIL PROTECTED]>
---
diff -Naur ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/sys_m68k.c
linux-2.6.23-rc3/arch/m68knommu/kernel/sys_m68k.c
--- ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/sys_m68k.c 2007-07-09
Include linux/fs.h to get the prototype for getname().
Signed-off-by: Greg Ungerer <[EMAIL PROTECTED]>
---
diff -Naur ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c
linux-2.6.23-rc3/arch/m68knommu/kernel/process.c
--- ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c2007-08-14
David Brownell wrote:
> On Monday 13 August 2007, [EMAIL PROTECTED] wrote:
> > With the VIA controller I have,
>
> Which kind is that? The VT6202 is buggy as all get-out, and
> they sold a *LOT* of those discrete chips for use in add-on PCI
> cards. We generally warn people away from those. A mo
On 14/08/07, Luca Tettamanti <[EMAIL PROTECTED]> wrote:
> Michal Piotrowski ha scritto:
> > Hi all,
> >
> > Here is a list of some known regressions in 2.6.23-rc3.
> >
> > Feel free to add new regressions/remove fixed etc.
> > http://kernelnewbies.org/known_regressions
> [...]
> >
> > Subject
On Tue, 2007-08-14 at 07:36 +0200, Thomas Gleixner wrote:
> On Mon, 2007-08-13 at 19:26 -0400, Joe Korty wrote:
> > Retrigger_next_event() must be called with interrupts disabled.
> >
> > All internal (to hrtimer.c) uses of retrigger_next_event() are correct.
> > But the version exported to other
Minor stuff except for the xen-netfront fix. e1000 change is an
adds-pci-ids-only change.
Please pull from 'upstream-linus' branch of
master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
upstream-linus
to receive the following updates:
MAINTAINERS |6 ++
On Tue, Aug 14, 2007 at 09:33:50AM +0800, Fengguang Wu wrote:
> The "proportional set size" (PSS) of a process is the count of pages it has in
> memory, where each page is divided by the number of processes sharing it. So
> if
> a process has 1000 pages all to itself, and 1000 shared with one othe
Maxim Uvarov wrote:
> Sorry I've removed "," character from Documentation/accounting/getdelays.c
> with taskstats-add-context-switch-counters.patch.
>
> It is needed to turn it back.
>
>
> Signed-off-by: Maxim Uvarov <[EMAIL PROTECTED]>
>
>
Rafael J. Wysocki wrote:
On Wednesday, 8 August 2007 00:26, Jeff Garzik wrote:
Rafael J. Wysocki wrote:
On Tuesday, 7 August 2007 23:40, Jeff Garzik wrote:
I'll let our new tulip maintainer see what he thinks about the
implementation. Seems fairly sane to me, but should at least get an "it
w
Jeremy Fitzhardinge wrote:
This patch removes some residual dead code left over from removing the
"flip" receive mode. This patch doesn't change the generated output
at all, since gcc already realized it was dead.
This resolves the "regression" reported by Adrian.
Signed-off-by: Jeremy Fitzhar
On Sunday 12 August 2007 14:49, Randy Dunlap wrote:
> On Sun, 12 Aug 2007 10:59:11 GMT Linux Kernel Mailing List wrote:
>
> > Gitweb:
> > http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72b33ef8bb1ac7f6c5a16d23304ab25ddc73d93d
> > Commit: 72b33ef8bb1ac7f6c5
Jeremy Fitzhardinge wrote:
xennet_tx_bug_gc can free the skb before we use it, so make sure we don't.
Jeff, this is -rc material.
Signed-off-by: Keir Fraser <[EMAIL PROTECTED]>
Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]>
Cc: Jeff Garzik <[EMAIL PROTECTED]>
applied
-
To unsubscrib
Richard Knutsson wrote:
Convert to generic boolean
Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]>
---
Compile-tested with all(yes|mod|no)config on x86(|_64) & sparc(|64)
Diffed against Linus' git-tree.
Sent 2007-05-01, no replys
applied
-
To unsubscribe from this list: send the line "un
Richard Knutsson wrote:
Convert to generic boolean
Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]>
---
Compile-tested with all(yes|mod|no)config on x86(|_64) & sparc(|64)
Diffed against Linus' git-tree.
Sent 2007-05-01, no replys
applied
-
To unsubscribe from this list: send the line "un
Surya Prabhakar N wrote:
Hi,
Replacing kmalloc with kzalloc and cleaning up memset in
drivers/net/tokenring/3c359.c
Signed-off-by: Surya Prabhakar <[EMAIL PROTECTED]>
applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PR
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Clear pciE PEX errors late at module load time.
Log details when PEX errors occur.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/t3_hw.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
ACK 10-12
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Check that the HW in really in MSI/MSI-X mode
when it was succesfully enabled.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/cxgb3_main.c | 42
drivers/net/cxgb3/regs.h
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Set PM1 internal memory to round robin mode
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
why?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Log HW serial number when cxgb3 module is loaded.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/common.h |2 ++
drivers/net/cxgb3/cxgb3_main.c |6 --
drivers/net/cxgb3/t3_hw.c |3 ++-
3 fi
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Let the RDMA driver get HW page info to work around HW issues.
Assign explicit enum values.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
"HW issues" -- you need to go into far more detail, when adding a new
interface. what hw issues
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Send small TX_DATA work requests as immediate data even when
there are fragments.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/sge.c | 17 +++--
1 files changed, 11 insertions(+), 6 deletions(-)
n
Chris Snook wrote:
David Howells wrote:
Chris Snook <[EMAIL PROTECTED]> wrote:
cpu_relax() contains a barrier, so it should do the right thing. For
non-smp
architectures, I'm concerned about interacting with interrupt
handlers. Some
drivers do use atomic_* operations.
I'm not sure that
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Log doorbell Fifo overflow
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/regs.h |8
drivers/net/cxgb3/sge.c |4
2 files changed, 12 insertions(+), 0 deletions(-)
ACK, but not applied since
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Set max Rx coalescing length to 12288
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/common.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/cxgb3/common.h b/drivers/net/cxgb3
Divy Le Ray wrote:
From: Divy Le Ray <[EMAIL PROTECTED]>
Update the MAC workaround to deal with switches that do not
honor pause frames.
Signed-off-by: Divy Le Ray <[EMAIL PROTECTED]>
---
drivers/net/cxgb3/common.h |1 +
drivers/net/cxgb3/xgmac.c | 22 +++---
2 files ch
On Mon, 2007-08-13 at 19:26 -0400, Joe Korty wrote:
> Retrigger_next_event() must be called with interrupts disabled.
>
> All internal (to hrtimer.c) uses of retrigger_next_event() are correct.
> But the version exported to other files, hres_timers_resume(), does not
> do the IRQ blocking, nor doe
Paul E. McKenney wrote:
On Mon, Aug 13, 2007 at 01:15:52PM +0800, Herbert Xu wrote:
Paul E. McKenney <[EMAIL PROTECTED]> wrote:
On Sat, Aug 11, 2007 at 08:54:46AM +0800, Herbert Xu wrote:
Chris Snook <[EMAIL PROTECTED]> wrote:
cpu_relax() contains a barrier, so it should do the right thing
On Tue, 2007-08-14 at 13:21 +0800, Zhang, Rui wrote:
> I can take charge of the ACPI video driver.
Glad to hear it.
ACPI VIDEO DRIVER
P: Rui Zhang
M: [EMAIL PROTECTED]
L: [EMAIL PROTECTED]
W: http://acpi.sourceforge.net/
S: Supported
F: drivers/acpi/video.c
-
To un
On Tue, 2007-08-14 at 01:16 -0400, Len Brown wrote:
> as Luming has moved onto other things, and Rui is shy
> about being in MAINTAINERS as yet... Please update to
> P:Len Brown
> M:[EMAIL PROTECTED]
ACPI VIDEO DRIVER
P: Len Brown
M: [EMAIL PROTECTED]
L: [EMAIL PROTECTED]
W
I keep forgetting to check that you are on the cc. My email client
loves dropping you from the to/cc list.
Original Message
Subject: Re: [PATCH] PSS(proportional set size) accounting in smaps
Date: Tue, 14 Aug 2007 10:56:12 +0530
From: Balbir Singh <[EMAIL PROTECTED]>
Reply-To:
Fengguang Wu wrote:
> The "proportional set size" (PSS) of a process is the count of pages it has in
> memory, where each page is divided by the number of processes sharing it. So
> if
> a process has 1000 pages all to itself, and 1000 shared with one other
> process,
> its PSS will be 1500.
>
Hi, Len,
I can take charge of the ACPI video driver.
Thanks,
Rui
-Original Message-
From: Len Brown [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 14, 2007 1:16 PM
To: [EMAIL PROTECTED]; Zhang, Rui
Cc: [EMAIL PROTECTED]; Yu, Luming;
linux-kernel@vger.kernel.org; [EMAIL PROTECTED];
[EMA
On Monday 13 August 2007 02:22, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b159b00..4faf1ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -300,6 +300,7 @@ M:[EM
Hi Linus,
please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release
This will update the file shown below -- fixing a 2.6.23-rc3 regression.
thanks!
-Len
ps. individual patches are available on [EMAIL PROTECTED]
and a consolidated plain patch is availabl
Alan Cox wrote:
> This is to protect it from being changed by an attacker or someone trying
> to do strange and bogus things to the kernel.
>
Someone who apparently hasn't heard of vmap(), etc.
It's a debug aid at best.
--
Do not meddle in the internals of kernels, for they are subtle and qu
Mariusz Kozlowski wrote:
Hello,
Unpatched version does sth like this:
dev = alloc_etherdev(...
private = netdev_priv(dev);
...
dev->priv = private;
which doesn't make much sense (does it?) because this is done in
alloc_netdev() already.
struct net_device *alloc_netdev(...
{
...
On Mon, 13 Aug 2007 14:01:06 +0100 Alan Cox <[EMAIL PROTECTED]> wrote:
> On Mon, 13 Aug 2007 15:38:53 +0800
> WU Fengguang <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Aug 12, 2007 at 04:17:44PM +0100, Alan Cox wrote:
> > > Try this (it compiles but isnt tested). Its a weekend here, the sun is
> > >
On 8/14/07, Bryan Wu <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-08-13 at 23:54 -0400, Robin Getz wrote:
> > On Mon 13 Aug 2007 15:56, Mike Frysinger pondered:
> > > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > > On Mon, 2007-08-13 at 15:10 -0400, Mike Frysinger wrote:
> > > > > On 8/13/0
On Mon, 13 Aug 2007, Joe Perches wrote:
> On Tue, 2007-08-14 at 00:29 -0400, Cal Peake wrote:
> > Prolly /[^a-z0-9]/i would the safest bet. Also don't forget to escape
> > double quotes (e.g. "Jonathan \"Jon\" Doe" <[EMAIL PROTECTED]>).
>
> A-Z and [[:space:]] are OK too.
The 'i' at the end of
(resend, fixed mailing list address)
On Mon, 13 Aug 2007 09:07:36 -0700 (PDT) [EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=8885
>
>Summary: Unable to access memory card reader anymore
>Product: IO/Storage
>Version: 2.5
> KernelVe
resending patchset against 2.6.23-rc3 for /drivers/net ioremap balancing /
return check,
previous patchset contained wordwrap errors:
corrects:
--sbus_ioremap return unchecked.
--ioremap function unchecked
--function failure cases did not clean up ioremap'd values.
lne390.c -- believe
resending patchset against 2.6.23-rc3 for /drivers/net ioremap balancing /
return check,
previous patchset contained wordwrap errors:
corrects:
--sbus_ioremap return unchecked.
--ioremap function unchecked
--function failure cases did not clean up ioremap'd values.
lne390.c -- believe
resending patchset against 2.6.23-rc3 for /drivers/net ioremap balancing /
return check,
previous patchset contained wordwrap errors:
corrects:
--sbus_ioremap return unchecked.
--ioremap function unchecked
--function failure cases did not clean up ioremap'd values.
lne390.c -- believe
Finally.
This driver is for bf548 on chip ATAPI controller.
Both PIO 4 and UDMA5 mode are enabled.
Signed-off-by: Sonic Zhang <[EMAIL PROTECTED]>
---
drivers/ata/Kconfig | 28 +
drivers/ata/Makefile |1 +
drivers/ata/pata_bf54x.c | 1585 +
On Tue, 2007-08-14 at 00:29 -0400, Cal Peake wrote:
> Prolly /[^a-z0-9]/i would the safest bet. Also don't forget to escape
> double quotes (e.g. "Jonathan \"Jon\" Doe" <[EMAIL PROTECTED]>).
A-Z and [[:space:]] are OK too.
I skimmed the spec, but nothing jumped out at me.
-
To unsubscribe from t
Hi All,
Sorry for crossposting.
> Let's see ... Linux-ARM is a "please don't crosspost" list;
I did not know that. I will not repeat. I did not know which list
to ask help for USB untill afterwards I found the linux-usb-users
mailing list. Sorry again. Will not repeat.
Thanks,
Midhun.
-
On Tue, 2007-08-14 at 00:23 -0400, Len Brown wrote:
> Also, as Konstantin has moved on, might as well list me as maintainer too:
ACPI THERMAL DRIVER
P: Len Brown
M: [EMAIL PROTECTED]
L: [EMAIL PROTECTED]
W: http://acpi.sourceforge.net/
S: Supported
F: drivers/acpi/*th
patchset against 2.6.23-rc3.
corrects missing ioremap return checks and balancing on iounmap calls..
I attempted to actually reapply the patch that was sent but the following two
lines that aren't
changed with this patch exceed the yahoo wordwrap maximum (argh). I also fixed
an if condition
On Mon, 2007-08-13 at 21:04 -0700, Nathan Laredo wrote:
> Well, technically speaking, there are multiple files to the stradis
> driver, not just stradis.c.
These files seem to be shared between drivers.
the Kconfig file shows:
obj-$(CONFIG_VIDEO_STRADIS) += stradis.o
as the only STRADIS file.
On Mon, 13 Aug 2007, Joe Perches wrote:
> On Mon, 2007-08-13 at 09:35 -0700, Joe Perches wrote:
> > On Mon, 2007-08-13 at 09:15 -0700, Kok, Auke wrote:
> > > or properly put it on "quotes":
> >
> > I'll improve the script and revert the name changes.
>
> # check for "must quote" chars in name
>
Acked-by: Len Brown <[EMAIL PROTECTED]>
Also, as Konstantin has moved on, might as well list me as maintainer too:
P: Len Brown
M: [EMAIL PROTECTED]
On Monday 13 August 2007 02:22, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL P
Acked-by: Len Brown <[EMAIL PROTECTED]>
(and the maintainer can just be me now, per other message)
thanks,
-Len
On Monday 13 August 2007 02:22, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
>
> diff --git a/MAINTAINERS b/MAIN
> > ACPI FAN DRIVER
> > P: Konstantin A. Karasyov
> > M: [EMAIL PROTECTED]
>
> Len?
Konstantin is gone, so I guess this is effectively me
for the time-being.
P: Len Brown
M: [EMAIL PROTECTED]
thanks,
-Len
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body o
Acked-by: Len Brown <[EMAIL PROTECTED]>
On Monday 13 August 2007 02:22, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6bb5785..ef63c9d 100644
> --- a/MAINTAINERS
> +++ b/MAINTA
On Tue, 2007-08-14 at 12:12 +0800, Bryan Wu wrote:
> Yes, open a public mailing list is a good choice to replace the whole
> team member list.
>
> How about some driver code maintainers?
Just let me know please.
cheers, Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kern
On Mon, 2007-08-13 at 09:35 -0700, Joe Perches wrote:
> On Mon, 2007-08-13 at 09:15 -0700, Kok, Auke wrote:
> > or properly put it on "quotes":
>
> I'll improve the script and revert the name changes.
# check for "must quote" chars in name
sub format_email {
my ($name, $email) = @_;
if
On Mon, 2007-08-13 at 23:54 -0400, Robin Getz wrote:
> On Mon 13 Aug 2007 15:56, Mike Frysinger pondered:
> > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > On Mon, 2007-08-13 at 15:10 -0400, Mike Frysinger wrote:
> > > > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > > > But if
On 8/13/07, Robin Getz <[EMAIL PROTECTED]> wrote:
> On Mon 13 Aug 2007 15:56, Mike Frysinger pondered:
> > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > On Mon, 2007-08-13 at 15:10 -0400, Mike Frysinger wrote:
> > > > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > > > But if an
Well, technically speaking, there are multiple files to the stradis
driver, not just stradis.c.
The tar file, http://kernel.org/pub/linux/kernel/people/laredo/stradis.tar.gz
should make clear which files originated in the stradis driver.
- Nathan Laredo
[EMAIL PROTECTED]
On 8/12/07, [EMAIL PROTE
On Mon, 13 Aug 2007 16:30:14 -0400 Jiri Slaby <[EMAIL PROTECTED]>
wrote:
>why [EMAIL PROTECTED]
>
David Airlie was listed as the owner on several of the files and in
maintainers for "DRM", which was my best to: guess for
/drivers/char/drm (which was patch 3 in this series).
If there was a bet
patchset against 2.6.23-rc3.
corrects missing ioremap return checks and balancing on iounmap calls..
Warning -- cleanup handler here may miss additional required cleanup as has
occurred on other
portions of ioremap audit. This patch had been submitted previously but
hushmail client caused
word
pci=routeirq makes my wireless lan card in a cardbus/pcmcia slot work.
I'm posting these are requested in the dmesg.
(below are lspci and dmesg, more available by request)
Here's the lspci:
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host
bridge (rev 03)
Flags: bus
On Mon, 2007-08-13 at 16:09 -0700, Williams, Dan J wrote:
> For IOP13XX, IOP33X, and IOP32X add:
> F: arch/arm/plat-iop/
> F: include/asm-arm/hardware/iop*
ARM/INTEL IOP32X ARM ARCHITECTURE
P: Lennert Buytenhek
M: [EMAIL PROTECTED]
P: Dan Williams
M: [EMAIL PROTECTED]
L: [
Joe Perches wrote:
> On Mon, 2007-08-13 at 08:09 -0700, Josh Triplett wrote:
>> Also:
>> +F: Documentation/RCU/torture.txt
>
> RCUTORTURE MODULE
> P:Josh Triplett
> M:[EMAIL PROTECTED]
> L:linux-kernel@vger.kernel.org
> S:Maintained
> F:Documentation/RCU/torture.txt
> F:ker
On Mon 13 Aug 2007 15:56, Mike Frysinger pondered:
> On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > On Mon, 2007-08-13 at 15:10 -0400, Mike Frysinger wrote:
> > > On 8/13/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> > > > But if anyone has a new email address and still wants
> > > > to be i
On Mon, 13 Aug 2007 12:00:28 -0400 Jeff Garzik <[EMAIL PROTECTED]>
wrote:
>
>It's highly unlikely that the server side would wrap email.
>
> Jeff
Heard back from hushmail support --
"Outgoing mail is currently wrapping at 68 characters for new mail,
and
64 chars for replies. This is to
patchset against 2.6.23-rc3. corrects missing ioremap return checks.
Warning -- cleanup handler here may miss additional required cleanup as has
occurred on other
portions of ioremap audit.
This patch had been submitted previously but hushmail client caused wordwrap
issues, resending
with diff
From: Andrew Morton <[EMAIL PROTECTED]>
Date: Mon, 13 Aug 2007 20:00:38 -0700
> Guys, repeat after me: "context switch is not a fast path". Take
> that benchmark and set fire to it.
Nothing in this world is so absolute :-)
Regardless of the value of lat_ctx, we should thank it for showing
that
On Mon, 2007-08-13 at 21:59 -0400, Mark M. Hoffman wrote:
> If you collect the hwmon stuff into one (1) patch, I'll take it.
I suspect that someone will either take or reject the
whole thing.
I'll send a batch of 10 or so patches to MAINTAINERS
with all the collected changes tomorrow along with
t
On Mon, Aug 13, 2007 at 08:00:38PM -0700, Andrew Morton wrote:
> On Mon, 13 Aug 2007 14:30:31 +0200 Jens Axboe <[EMAIL PROTECTED]> wrote:
>
> > On Mon, Aug 06 2007, Nick Piggin wrote:
> > > > > What CPU did you get these numbers on? Do the indirect calls hurt
> > > > > much
> > > > > on those wi
Sorry, word wrap again in my last email.
Hope this is the last one. 8-(
This driver is for bf548 on chip ATAPI controller.
Both PIO 4 and UDMA5 mode are enabled.
Signed-off-by: Sonic Zhang <[EMAIL PROTECTED]>
---
drivers/ata/Kconfig | 28 +
drivers/ata/Makefile |1 +
drivers/ata
On 8/13/07, Sonic Zhang <[EMAIL PROTECTED]> wrote:
> Sorry, word wrap in my last email. So, send again.
i think this too got word wrapped ... pasting into gmail will word
wrap things (even though it looks like it wont in the edit window), so
you'll probably have to send the patch "from" your gmail
On Mon, 13 Aug 2007 14:30:31 +0200 Jens Axboe <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 06 2007, Nick Piggin wrote:
> > > > What CPU did you get these numbers on? Do the indirect calls hurt much
> > > > on those without an indirect predictor? (I'll try running some tests).
> > >
> > > it was on a
On Tue, 2007-08-14 at 11:21 +0900, Paul Mundt wrote:
> I also haven't had one of these devices in years, though I never got
> around to updating MAINTAINERS. Perhaps this should be orphaned?
IMS TWINTURBO FRAMEBUFFER DRIVER
L: [EMAIL PROTECTED] (subscribers-only)
S: Orphan
F: driver
Sorry, word wrap in my last email. So, send again.
This driver is for bf548 on chip ATAPI controller.
Both PIO 4 and UDMA5 mode are enabled.
Signed-off-by: Sonic Zhang <[EMAIL PROTECTED]>
---
drivers/ata/Kconfig | 28 +
drivers/ata/Makefile |1 +
drivers/ata/pata_bf54x.c | 1585
On Mon, 2007-08-13 at 22:08 -0400, Michael Krufky wrote:
> drivers/media/video -- v4l
> drivers/media/radio -- v4l
>
> drivers/media/dvb -- dvb
VIDEO FOR LINUX
P: Mauro Carvalho Chehab
M: [EMAIL PROTECTED]
P: LinuxTV.org Project
M: [EMAIL PROTECTED]
L: [EMAIL PROTECTE
This driver is for bf548 on chip ATAPI controller.
Both PIO 4 and UDMA5 mode are enabled.
Signed-off-by: Sonic Zhang <[EMAIL PROTECTED]>
---
drivers/ata/Kconfig | 28 +
drivers/ata/Makefile |1 +
drivers/ata/pata_bf54x.c | 1585
++
3 fil
On Tue, Aug 14, 2007 at 11:44:56AM +1000, Stewart Smith wrote:
> > Since the database fits in RAM, the only kind of access Mysql is doing
> > is writing to the innodb log, the mysql binlog and finally to the innodb
> > database files.
> > There are certainly a whole lot of fsync'ing happening.
>
>
On Tue, Aug 14, 2007 at 04:27:23AM +0800, Antonino A. Daplas wrote:
> On Mon, 2007-08-13 at 12:07 -0700, Joe Perches wrote:
> > IMS TWINTURBO FRAMEBUFFER DRIVER
> > P: Paul Mundt
> > M: [EMAIL PROTECTED]
>
> That's not Paul's current email.
>
I also haven't had one of these devices in years, th
On 8/14/07, Joe Perches <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-08-13 at 23:22 +0400, Manu Abraham wrote:
> > > F: drivers/media/
> > This means everything under media is maintained under V4L. Incorrect
>
> What would you like?
>
media/video
and
media/radio
*only* belong under V4L
Manu
-
On 8/13/07, Arjan van de Ven <[EMAIL PROTECTED]> wrote:
>
> On Mon, 2007-08-13 at 19:33 +0200, Mariusz Kozlowski wrote:
> > Hello,
> >
> > I don't recall discusion about this so here are my 3 cents:
> >
> > I like the idea.
>
> I don't actually. It shows a central MAINTAINERS file is th
On Mon, Aug 13, 2007 at 10:05:01AM -0400, Lee Schermerhorn wrote:
> On Mon, 2007-08-13 at 09:43 +0200, Nick Piggin wrote:
> >
> > Replication may be putting more stress on some locks. It will cause more
> > tlb flushing that can not be batched well, which could cause the call_lock
> > to get hotte
Joe Perches wrote:
> On Mon, 2007-08-13 at 23:22 +0400, Manu Abraham wrote:
>
>>> F: drivers/media/
>>>
>> This means everything under media is maintained under V4L. Incorrect
>>
>
> What would you like?
>
>
Just dont list "drivers/media".
Instead:
drivers/media/video -- v
On 08/14/2007 03:51 AM, Rene Herman wrote:
MODULE_MAINTAINER() was discussed a while ago but embedding information
into the binary has the problem you can't ever change deployed systems,
meaning it lags by design. If a maintainer changes, people would still
be using the information from their
On Mon, 2007-08-06 at 10:40 +0200, Brice Figureau wrote:
> Mysql accesses its database files in O_DIRECT mode.
binlog is written using buffered IO.
for InnoDB, binlog is synced first, then innodb log. on restart (in 5.0)
these are synced back up so you don't get inconsistencies.
and from a quick
On Mon, Aug 13, 2007 at 06:19:26PM -0700, Arjan van de Ven wrote:
>
> On Mon, 2007-08-13 at 16:37 -0400, Trond Myklebust wrote:
> > If the problem is to do with people failing to update the MAINTAINERS
> > file, why would moving the same data into 20 or 30 source files motivate
> > them to keep i
would it be possible to get the class of "old and crusty" functions
permanently ignored ? i'm thinking of course of "uselib" and "sysfs" ...
Blackfin does not implement either of these and i think that's a good thing
Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
---
diff --git a/scripts/check
Joe:
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-08-12 23:28:20 -0700]:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e35e29c..f422277 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2015,6 +201
On Mon, 2007-08-13 at 23:22 +0400, Manu Abraham wrote:
> > F: drivers/media/
> This means everything under media is maintained under V4L. Incorrect
What would you like?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Mor
On 08/14/2007 03:19 AM, Arjan van de Ven wrote:
On Mon, 2007-08-13 at 16:37 -0400, Trond Myklebust wrote:
On Mon, 2007-08-13 at 10:42 -0700, Arjan van de Ven wrote:
The maintainer info should be in the source file itself! That's the only
reasonable way to keep it updated; now I'm all for hav
Hi Linus:
Please pull from:
git://lm-sensors.org/kernel/mhoffman/hwmon-2.6.git release
You'll get four bugfixes. This takes care of all known hwmon regressions, and
hopefully it's the last you'll hear from me before v2.6.23 goes final.
This patch series was also posted to the lm-sensors
The "proportional set size" (PSS) of a process is the count of pages it has in
memory, where each page is divided by the number of processes sharing it. So if
a process has 1000 pages all to itself, and 1000 shared with one other process,
its PSS will be 1500.
- lwn.net: "ELC: How mu
On Mon, 2007-08-13 at 16:37 -0400, Trond Myklebust wrote:
> On Mon, 2007-08-13 at 10:42 -0700, Arjan van de Ven wrote:
> > The maintainer info should be in the source file itself! That's the only
> > reasonable way to keep it updated; now I'm all for having it machine
> > parsable so that tools ca
On Tue, 2007-08-14 at 09:43 +0900, Paul Mundt wrote:
> On Sun, Aug 12, 2007 at 11:36:51PM -0700, [EMAIL PROTECTED] wrote:
> I suppose you meant include/ here?
Yes. Thanks. I've replace them with this in my tree.
SUPERH (sh)
P: Paul Mundt
M: [EMAIL PROTECTED]
L: [EMAIL PROTECTED]
On Sun, Aug 12, 2007 at 11:36:51PM -0700, [EMAIL PROTECTED] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e51fc6..f42712c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4414,6 +4414,8 @@ M
On Tue, 2007-08-14 at 09:55 +1000, Paul Mackerras wrote:
> It seems poor form to have to rename the file just because of a
> deficiency in the tools.
How about an
X: exclude file pattern
?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMA
Convert to generic boolean
Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]>
---
Compile-tested with all(yes|mod|no)config on x86(|_64) & sparc(|64)
Diffed against Linus' git-tree.
Sent 2007-05-01, no replys
diff --git a/drivers/net/tokenring/ibmtr.c b/drivers/net/tokenring/ibmtr.c
index 1e895
On Monday 13 August 2007 21:54:37 Jeremy Fitzhardinge wrote:
> xennet_tx_bug_gc can free the skb before we use it, so make sure we don't.
>
> Jeff, this is -rc material.
>
> Signed-off-by: Keir Fraser <[EMAIL PROTECTED]>
> Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]>
> Cc: Jeff Garzik <
1 - 100 of 1272 matches
Mail list logo