[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080213155954.c1d0b6ee.akpm@linux-foundation.org>
Date: Wed, 13 Feb 2008 15:59:54 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Tejun Heo <htejun@...il.com>
Cc: torvalds@...ux-foundation.org, randy.dunlap@...cle.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] printk: implement printk_buf overflow warning
On Wed, 13 Feb 2008 18:03:12 +0900
Tejun Heo <htejun@...il.com> wrote:
> printk silently truncates messages longer than 1024 - 1 bytes.
> Implement overflow detection and append "$PRINTK_BUF_OVERFLOW$\n" to
> truncated messages.
I don't think I've ever heard of anyone managing to overflow the printk
buffer and it's hard to imagine how a sane person could manage to do this.
I assume this is happening because of changes in your other patchset, and
that this change is hence associated with those changes and should probably
be a part of the same patch series?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists