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:	Sat, 26 Apr 2008 03:01:46 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	sam@...nborg.org
Cc:	oliver@...tkopp.net, wg@...ndegger.com,
	urs.thuermann@...kswagen.de, netdev@...r.kernel.org,
	socketcan-core@...ts.berlios.de, oliver.hartkopp@...kswagen.de,
	xemul@...nvz.org
Subject: Re: [PATCH][CAN]: Fix copy_from_user() results interpretation

From: Sam Ravnborg <sam@...nborg.org>
Date: Sat, 26 Apr 2008 11:59:23 +0200

> diff --git a/scripts/Makefile.build b/scripts/Makefile.build
> index 277cfe0..4a7327b 100644
> --- a/scripts/Makefile.build
> +++ b/scripts/Makefile.build
> @@ -105,7 +105,7 @@ endif
>  
>  # Do section mismatch analysis for each module/built-in.o
>  ifdef CONFIG_DEBUG_SECTION_MISMATCH
> -  cmd_secanalysis = ; scripts/mod/modpost $@
> +  #cmd_secanalysis = ; scripts/mod/modpost $@
>  endif
>  
>  # Compile C sources (.c)

What's this? :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ