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>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 16 Sep 2011 21:03:53 +0100
From:	Russell King <rmk+alsa@....linux.org.uk>
To:	Valdis.Kletnieks@...edu
Cc:	Lars-Peter Clausen <lars@...afoo.de>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Axel Lin <axel.lin@...il.com>,
	Harald Welte <laforge@...nezx.org>,
	linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
	Liam Girdwood <lrg@...com>
Subject: Re: [linux-next] ASoC: sound/soc/samsung/neo1973_wm8753.c build
	failure

On Fri, Sep 16, 2011 at 01:02:09PM -0400, Valdis.Kletnieks@...edu wrote:
> On Thu, 15 Sep 2011 13:53:04 +0200, Lars-Peter Clausen said:
> > On 09/15/2011 01:00 PM, Russell King wrote:
> > > [...]
> > > We now have a sane policy: entries which aren't fully up to date are
> > > automatically dropped.  Entries for which there is no platform support
> > > file merged within 12 months of the entries last edit are dropped also
> > > automatically dropped.
> > 
> > Partly unrelated, but what about these platforms which can be fully described
> > with DT and don't need a platform file?
> 
> Then those platforms won't notice if their now-unused entries evaporate out of
> the platform file, right?

Just to be clear: DT SoCs should be described with DT_MACHINE_START()
rather than MACHINE_START().  DT_MACHINE_START() sets the machine ID
to ~0, so using machine_is_xxx() is _intentionally_ useless in that
case - the point of DT is that DT itself is used to describe the
platform differences, not code based on machine type numbers.

Essentially, as DT progresses, the machine IDs should eventually
disappear and become completely redundant.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
--
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