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: Sat, 05 Jul 2014 12:05:39 +0530 From: Pankaj Dubey <pankaj.dubey@...sung.com> To: 'Tomasz Figa' <t.figa@...sung.com>, linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org Cc: kgene.kim@...sung.com, linux@....linux.org.uk, vikas.sajjan@...sung.com, joshi@...sung.com, naushad@...sung.com, thomas.ab@...sung.com, chow.kim@...sung.com Subject: RE: [PATCH v5 3/5] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c Hi Tomasz, On Monday, June 30, 2014 Tomasz Figa wrote: > Hi Pankaj, > > On 25.06.2014 16:03, Pankaj Dubey wrote: > > As we have removed static mappings from "regs-pmu.h" it does not need > > map.h anymore. But "platsmp.c" needed this and till now it got > > included indirectly. So lets move header inclusion of "mach/map.h" > > from "regs-pmu.h" to "platsmp.c". > > > > Signed-off-by: Pankaj Dubey <pankaj.dubey@...sung.com> > > Reviewed-by: Tomasz Figa <t.figa@...sung.com> > > --- > > arch/arm/mach-exynos/platsmp.c | 2 ++ > > arch/arm/mach-exynos/regs-pmu.h | 2 -- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > IMHO this could be squashed with previous patch. > OK, will squash this. > Best regards, > Tomasz Thanks, Pankaj Dubey -- 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