mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: v2020.08.1
Date: Thu, 20 Aug 2020 15:17:37 +0200	[thread overview]
Message-ID: <20200820131737.GA13023@pengutronix.de> (raw)

Hi All,

I just released a stable update for v2020.08. It fixes a few problems:

- (some) watchdogs broken
- squashfs broken
- i.MX8MP was broken due to the last dts update

For a detailed list of patches, see below

Have Fun!
 Sascha

----------------------------------------------------------------
Ahmad Fatoum (1):
      watchdog: fix watchdog_set_timeout breakage for drivers like imxwd

Sascha Hauer (6):
      libfile: copy_file: Fix ftruncate called on device files
      clk: imx-imx8mp: Mark arm_a53_core clk as critical
      fs: squashfs: set s_op in time
      fs: squashfs: Do not free root inode
      fs: Use iget_locked() rather than squashfs specific function
      Release v2020.08.1

 Makefile                     |  2 +-
 drivers/clk/imx/clk-imx8mp.c |  2 +-
 drivers/watchdog/wd_core.c   |  2 +-
 fs/squashfs/inode.c          | 18 +-----------------
 fs/squashfs/squashfs.c       |  3 +--
 fs/squashfs/squashfs.h       |  1 -
 fs/squashfs/super.c          |  1 -
 lib/libfile.c                | 10 +++++-----
 8 files changed, 10 insertions(+), 29 deletions(-)
-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
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

                 reply	other threads:[~2020-08-20 13:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200820131737.GA13023@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.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