Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ea5fb865255767f908a9564fdf11e8dd936795f5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (ea5fb865255767f908a9564fdf11e8dd936795f5)
  • Date: Wed, 10 Sep 2008 12:44:00 -0700

On Wed, 10 Sep 2008 07:42:28 -0400
"Elisamuel Resto" <samuel AT dragonboricua.net> wrote:
<snip>
> > +#
> > +# At least for 2.6.26 and 2.6.27, drm requires
> > CONFIG_UNUSED_SYMBOLS=y +# to define init_mm
> > +#
> > +local _KERNEL_VERSION=$(installed_version linux|cut -d. -f1,2,3)
> > && +
> > +if [[ "$_KERNEL_VERSION" == "2.6.26" ||
> > + "$_KERNEL_VERSION" == "2.6.27" ]]
> </snip>
>
> You could have made it "$_KERNEL_VERSION >= 2.6.26" instead of that,
> future-proof.

Except future kernels will have CONFIG_UNUSED_SYMBOLS removed, they
just haven't said when. ;)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page