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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 7 Apr 2014 14:56:49 -0700 From: Stephen Boyd <sboyd@...eaurora.org> To: Borislav Petkov <bp@...en8.de> Cc: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-edac@...r.kernel.org, Mark Rutland <mark.rutland@....com>, Russell King <linux@....linux.org.uk>, Courtney Cavin <courtney.cavin@...ymobile.com> Subject: Re: [PATCH v6 2/5] ARM: Add Krait L2 register accessor functions On 04/07, Borislav Petkov wrote: > On Fri, Apr 04, 2014 at 12:57:27PM -0700, Stephen Boyd wrote: > > diff --git a/arch/arm/common/krait-l2-accessors.c b/arch/arm/common/krait-l2-accessors.c > > new file mode 100644 > > index 000000000000..5d514bbc88a6 > > --- /dev/null > > +++ b/arch/arm/common/krait-l2-accessors.c > > @@ -0,0 +1,58 @@ > > +/* > > + * Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License version 2 and > > + * only version 2 as published by the Free Software Foundation. > > + * > > + * This program is distributed in the hope that it will be useful, > > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > > + * GNU General Public License for more details. > > Can we refer to COPYING here instead of adding that boilerplate to every > file? No. This is the template I'm told to use. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- 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