lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 29 Jan 2010 13:45:08 +0800
From:	Hui Zhu <teawater@...il.com>
To:	Joe Perches <joe@...ches.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"David S. Miller" <davem@...emloft.net>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] markup_oops.pl: fix get "No matching code found" when 
	first line of range is the faulting instruction

On Fri, Jan 29, 2010 at 12:26, Joe Perches <joe@...ches.com> wrote:
> On Fri, 2010-01-29 at 12:03 +0800, Hui Zhu wrote:
>> On Fri, Jan 29, 2010 at 02:12, Sam Ravnborg <sam@...nborg.org> wrote:
>> > On Thu, Jan 28, 2010 at 02:58:02PM +0800, Hui Zhu wrote:
>> >> Sorry guys, the prev mail for this patch is ugly.
>> >> I make a new mail for it.
>> >
>> > Random updates to scripts/* historically often go
>> > in via the kbuild tree, so Michal added.
>> >
>> >        Sam
>> >
>> > [Kept rest of mail so Michal can see it]
>> >
>> >>
>>
>> Thanks Sam.  And I make a small patch to make get_script.pl can output
>> Michal Marek.
>>
>> Hui
>>
>> Signed-off-by: Hui Zhu <teawater@...il.com>
>> ---
>>  MAINTAINERS |    4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3086,6 +3086,10 @@ L:     autofs@...ux.kernel.org
>>  S:   Maintained
>>  F:   fs/autofs4/
>>
>> +KERNEL SCRIPT
>> +M:   Michal Marek <mmarek@...e.cz>
>> +F:   scripts/*
>> +
>
> probably not a good idea.
>
> Maybe add
>
> F:      scripts/markup_oops.pl
> F:      scripts/mk*
>
> to KERNEL BUILD
>
>
>

What about this?

Signed-off-by: Hui Zhu <teawater@...il.com>

---
 MAINTAINERS |    2 ++
 1 file changed, 2 insertions(+)

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3095,6 +3095,8 @@ S:	Maintained
 F:	Documentation/kbuild/
 F:	Makefile
 F:	scripts/Makefile.*
+F:	scripts/markup_oops.pl
+F:	scripts/mk*

 KERNEL JANITORS
 L:	kernel-janitors@...r.kernel.org
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ