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>] [day] [month] [year] [list]
Date:	Tue, 17 May 2011 11:19:38 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Sarah Nadi <snadi@...terloo.ca>
Cc:	starvik@...s.com, linux-kernel@...r.kernel.org
Subject: Re: [Patch 1/1]: cris: typo in mach-fs Makefile

On Mon, 16 May 2011, Sarah Nadi wrote:

> 
> From: Sarah Nadi <snadi@...terloo.ca>
> 
> There is a possible typo in arch/cris/arch-v32/mach-fs/Makefile. Check diff below

There are several issues with this patch.

> 
> --- Makefile	2011-05-16 11:24:21.627239213 -0400
> +++ Makefile-orig	2011-03-14 21:20:32.000000000 -0400

It can't be applied using '-p1' from a top-level kernel tree directory.

> @@ -4,7 +4,7 @@
>  #
>  
>  obj-y   := dma.o pinmux.o io.o arbiter.o
> -obj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o
> +bj-$(CONFIG_ETRAX_VCS_SIM) += vcs_hook.o

It's reversed.

Could you please fix that and resend?

Thanks,

-- 
Jiri Kosina
SUSE Labs
--
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