[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <00ac01d6d82f$cb740850$625c18f0$@samsung.com>
Date: Tue, 22 Dec 2020 15:58:04 +0900
From: "Namjae Jeon" <namjae.jeon@...sung.com>
To: "'Linus Torvalds'" <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>,
"'Sungjong Seo'" <sj1557.seo@...sung.com>
Subject: [GIT PULL] exfat update for 5.11-rc1
Hi Linus,
This is exfat update pull request for v5.11-rc1. I add description of
this pull request on below. Please pull exfat with following ones.
Thanks!
The following changes since commit 2c85ebc57b3e1817b6ce1a6b703928e113a90442:
Linux 5.10 (2020-12-13 14:41:30 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.11-rc1
for you to fetch changes up to 9eb78c25327548b905598975aa3ded4ef244b94a:
exfat: Avoid allocating upcase table using kcalloc() (2020-12-22 12:31:17 +0900)
----------------------------------------------------------------
Description for this pull request:
- Avoid page allocation failure from upcase table allocation.
----------------------------------------------------------------
Artem Labazov (1):
exfat: Avoid allocating upcase table using kcalloc()
fs/exfat/nls.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists