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: Wed, 07 Oct 2015 00:30:11 +0300 From: Andrew <andrew@...mnt.org> To: Laura Abbott <labbott@...oraproject.org> Cc: Rob Herring <robh+dt@...nel.org>, Frank Rowand <frowand.list@...il.com>, Sumit Semwal <sumit.semwal@...aro.org>, arve@...roid.com, Riley Andrews <riandrews@...roid.com>, Laura Abbott <laura@...bott.name>, John Stultz <john.stultz@...aro.org>, Grant Likely <grant.likely@...aro.org>, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Tom Gall <tom.gall@...aro.org>, Colin Cross <ccross@...gle.com>, devel@...verdev.osuosl.org, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, romlem@...gle.com, mitchelh@...eaurora.org, linux-arm-kernel@...ts.infradead.org, Feng Tang <feng.tang@...el.com>, Marek Szyprowski <m.szyprowski@...sung.com> Subject: Re: [RFC][PATCH 2/2] staging: ion: Add files for parsing the devicetree (WIP) Thanks a lot for starting again with dt bindings discussion. I got carried away by work and never had a chance for a respin of my ion-physmem. I'll try to test these on actual hardware next week and provide more detailed feedback. For now just a small pick: > - > +obj-$(CONFIG_ION_DUMMY) += ion_dummy_driver.o > +obj-$(CONFIG_ION_PHYSMEM) += ion_physmem.o > +obj-$(CONFIG_ION_TEGRA) += tegra/ > +obj-$(CONFIG_ION_OF) += ion_of.o ion_physmem.o ion_physmem.o looks like the one that shouldn't be here, right? P.S. Anyone interested in a non-android port of libion with a few helper utils? I had to call it liblinuxion, since libion is something already present in repositories. -- Regards, Andrew RC Module -- 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