Re: [kbuild-devel] Fwd: PATCH: Put .zdebug* section on white list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I guess you wanted to forward this to the list at vger...

	Sam

On Thu, Dec 16, 2010 at 12:25:40PM -0800, H. Peter Anvin wrote:

> From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
> Subject: PATCH: Put .zdebug* section on white list
> To: LKML <linux-kernel@xxxxxxxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>
> Date: Wed, 15 Dec 2010 17:11:22 -0800
> Message-ID: <AANLkTik90p-L+4_GnwXzoekCK0E2uemZD6tOK_kEFd2n@xxxxxxxxxxxxxx>
> 
> Hi,
> 
> "as --compress-debug-sections" will generate compressed debug sections
> with section names ".zdebug*".  This patch puts .zdebug* section on
> white list.
> 
> 
> -- 
> H.J.

> diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c
> index 6a087ff..2bab622 100644
> --- a/scripts/mod/modpost.c
> +++ b/scripts/mod/modpost.c
> @@ -790,6 +790,7 @@ static const char *section_white_list[] =
>  {
>  	".comment*",
>  	".debug*",
> +	".zdebug*",		/* Compressed debug sections. */
>  	".GCC-command-line",	/* mn10300 */
>  	".mdebug*",        /* alpha, score, mips etc. */
>  	".pdr",            /* alpha, score, mips etc. */


> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> kbuild-devel mailing list
> kbuild-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/kbuild-devel

--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux