linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy MacLeod <Randy.MacLeod@windriver.com>
To: <linux-modules@vger.kernel.org>
Cc: <randy.macleod@windriver.com>
Subject: [PATCH] kmod: be32toh for older boxen
Date: Fri, 6 Sep 2013 01:59:00 -0400	[thread overview]
Message-ID: <1378447141-11568-1-git-send-email-Randy.MacLeod@windriver.com> (raw)

The attached patch fixes kmod when built on RHEL-5.9.
I need to do this for a yocto cross-compile.
I've also built on Ubuntu-12.04.

No run-time testing as the change seems simple enough.

Let me now if any changes are needed since this is my first
patch to kmod.

Thanks,

// Randy

Randy MacLeod (1):
  kmod-native: Add back-up implementation of be32toh().

 configure.ac                |  1 +
 libkmod/libkmod-signature.c | 14 +++++++++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

-- 
1.8.2.1


             reply	other threads:[~2013-09-06  5:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06  5:59 Randy MacLeod [this message]
2013-09-06  5:59 ` [PATCH] kmod-native: Add back-up implementation of be32toh() Randy MacLeod
2013-09-06 12:55   ` Lucas De Marchi
2013-09-06 13:21     ` Randy MacLeod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1378447141-11568-1-git-send-email-Randy.MacLeod@windriver.com \
    --to=randy.macleod@windriver.com \
    --cc=linux-modules@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).