[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191029152442.32bf51a13e48d9b2d83cd504@linux-foundation.org>
Date: Tue, 29 Oct 2019 15:24:42 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Mike Kravetz <mike.kravetz@...cle.com>
Cc: cgxu519@...ernel.net, linux-mm <linux-mm@...ck.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
David Howells <dhowells@...hat.com>
Subject: Re: [PATCH] hugetlbfs: fix error handling in init_hugetlbfs_fs()
On Tue, 29 Oct 2019 13:47:38 -0700 Mike Kravetz <mike.kravetz@...cle.com> wrote:
> It is assumed that the hugetlbfs_vfsmount[] array will contain
> either a valid vfsmount pointer or NULL for each hstate after
> initialization. Changes made while converting to use fs_context
> broke this assumption.
>
> While fixing the hugetlbfs_vfsmount issue, it was discovered that
> init_hugetlbfs_fs never did correctly clean up when encountering
> a vfs mount error.
What were the user-visible runtime effects of this bug?
(IOW: why does it warrant the cc:stable?)
Powered by blists - more mailing lists