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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 Jan 2008 01:27:36 +0800
From:	"Bryan Wu" <cooloney.lkml@...il.com>
To:	"Paulo Marques" <pmarques@...popie.com>
Cc:	"Bryan Wu" <bryan.wu@...log.com>, linux-kernel@...r.kernel.org,
	"Robin Getz" <robin.getz@...log.com>
Subject: Re: [PATCH 1/1] [Kallsyms] Blackfin: Allow kernel symbols in L1 to be found

On Jan 30, 2008 7:17 PM, Paulo Marques <pmarques@...popie.com> wrote:
> Bryan Wu wrote:
> > From: Robin Getz <robin.getz@...log.com>
> > [...]
> > --- a/scripts/kallsyms.c
> > +++ b/scripts/kallsyms.c
> > @@ -12,6 +12,8 @@
> >   * (25/Aug/2004) Paulo Marques <pmarques@...popie.com>
> >   *      Changed the compression method from stem compression to "table lookup"
> >   *      compression
> > + * (10/Jul/2006) Robin Getz <rgetz@...ckfin.uclinux.org>
> > + *      Add _stext_l1, _etext_l1 for the L1 memory section in Blackfin.
>
> When I wrote this initially, it was a mistake to add a Changelog in the
> first place, but I didn't know better at the time.
>
> If you're going to make changes to this file, please remove all the
> Changelog, instead of adding more entries to it. The "Changelog" should
> be kept by the version control system, and not the source code itself.
>

May I remove the whole "Changelog" with a separated patch?

Thanks
-Bryan
--
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