mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/4] include linux/compiler.h in linux/unaligned/generic.h
Date: Mon, 5 Feb 2018 08:34:38 +0100	[thread overview]
Message-ID: <20180205073438.ek2bxpnlubug5le2@pengutronix.de> (raw)
In-Reply-To: <20180201104615.19524-1-p.zabel@pengutronix.de>

On Thu, Feb 01, 2018 at 11:46:11AM +0100, Philipp Zabel wrote:
> Without this include, the __force macro used in this header may be
> undefined.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

I hope it's worth adding yet another compression algorithm. I've yet to
see anything better than LZO for most embedded devices.

Anyway, applied, thanks

Sascha

> ---
>  include/linux/unaligned/generic.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/linux/unaligned/generic.h b/include/linux/unaligned/generic.h
> index 02d97ff3df..43d5f2af24 100644
> --- a/include/linux/unaligned/generic.h
> +++ b/include/linux/unaligned/generic.h
> @@ -1,6 +1,8 @@
>  #ifndef _LINUX_UNALIGNED_GENERIC_H
>  #define _LINUX_UNALIGNED_GENERIC_H
>  
> +#include <linux/compiler.h>
> +
>  /*
>   * Cause a link-time error if we try an unaligned access other than
>   * 1,2,4 or 8 bytes long
> -- 
> 2.15.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2018-02-05  7:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-01 10:46 Philipp Zabel
2018-02-01 10:46 ` [PATCH 2/4] lib: Add xxhash module Philipp Zabel
2018-02-01 10:46 ` [PATCH 3/4] lib: Add zstd decompression module Philipp Zabel
2018-02-01 10:46 ` [PATCH 3/4] lib: Add zstd modules Philipp Zabel
2018-02-01 10:50   ` Philipp Zabel
2018-02-01 10:46 ` [PATCH 4/4] squashfs: Add zstd support Philipp Zabel
2018-02-05  7:34 ` Sascha Hauer [this message]

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=20180205073438.ek2bxpnlubug5le2@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=p.zabel@pengutronix.de \
    /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