From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: manual merge of the security tree with the vfs tree Date: Wed, 10 Dec 2014 13:47:37 +1100 Message-ID: <20141210134737.1b51fe92@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Wl0c_.uDJNJbF0=JSHBXnHf"; protocol="application/pgp-signature" Return-path: Received: from ozlabs.org ([103.22.144.67]:48045 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbaLJCrs (ORCPT ); Tue, 9 Dec 2014 21:47:48 -0500 Sender: linux-next-owner@vger.kernel.org List-ID: To: James Morris , Al Viro Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Dmitry Kasatkin , Mimi Zohar --Sig_/Wl0c_.uDJNJbF0=JSHBXnHf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi James, Today's linux-next merge of the security tree got a conflict in init/main.c between commit 87fb64a6c1f7 ("take the targets of /proc/*/ns/* symlinks to separate fs") from the vfs tree and commit c9cd2ce2bc63 ("integrity: provide a hook to load keys when rootfs is ready") from the security tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au diff --cc init/main.c index 40240c8e31e8,9fc795fe4b3b..000000000000 --- a/init/main.c +++ b/init/main.c @@@ -78,7 -78,7 +78,8 @@@ #include #include #include +#include + #include =20 #include #include --Sig_/Wl0c_.uDJNJbF0=JSHBXnHf Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIbBAEBCAAGBQJUh7RQAAoJEMDTa8Ir7ZwVTNsP+JhnE2pgSuyXZgo9277AJ1xR O6g0ftYh05lm/CEFXjFbXRGrxWGRemi46nzHRZMbDMnFBbpsGEaSpAiFC9Tf766S 7Js7f2RcnQYQ4J4h/3tdlTzU8vcsvrG9cXNl1TcFKLH9iVhE3ybsbVJu+9RYb+2T Z0GARy0QJ6Vrwk5l+R1mrRGD7CJTAgE1UUNGs5RPPUgeFV9lcMVtDS0GO8E41ZHE v94/4k1vkSy+dmeJj9Ytzub0b2dTqmULsrG/84IiV6xrUuy/w5qEK1IzPRf6Eve5 ivguiv2uO7lAqJVOVEsqkBCAYDn4w14WfPuH8NQ6xdFi2iy8IadM0GSYzhvIHBjv yXDJmMO5ZeoiH1hUf2avZy0eem/cP62UaeeMaxgw6tExFE7PEDYsOC+Guv1pMCn3 b69E4qBe3z0MnSC/Aq8aai5/8F0JwZWH/zNcTYIcMoyZ7zK0MRzTeQ7FfYkXT0nj CbB7koDhDKGPvhaqYGCvWHa9MXS0GiJFowwosiNaGOMOUMk8zeZu/4Mkwb74Nn3W LFzJxKFnMVfEIyXZ2pFbAmkRhB66qhP9vUdYQPvPTAmlFrWhbRk0Ts338yDuLry3 eIyyQsSW5dmOYi9iXs6zoV9ZLqcr3FXOo0bQ7BwuQq7K9TUrhqsCT1bkrQlJQ0ak WXZSeFW6cql4vmzSeAE= =Tajd -----END PGP SIGNATURE----- --Sig_/Wl0c_.uDJNJbF0=JSHBXnHf--