lkml.org 
[lkml]   [2013]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] EFI urgent fixes
Hi guys,

The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent

for you to fetch changes up to fdeadb43fdf1e7d5698c027b555c389174548e5a:

efi-pstore: Make efi-pstore return a unique id (2013-11-29 10:11:06 +0000)

----------------------------------------------------------------
* Avoid triggering a lockdep warning caused by calling kmemdup() while
holding a spinlock - Seiji Aguchi

* EFI framebuffer earlyprintk fix for off-by-one error that caused
console output to be split over two lines on some machines.

* Avoid pstore filename collisions by using a timestamp to calculate
the entry ID, thereby making them unique - Madper Xie

----------------------------------------------------------------
Madper Xie (1):
efi-pstore: Make efi-pstore return a unique id

Matt Fleming (1):
x86/efi: Fix earlyprintk off-by-one bug

Seiji Aguchi (1):
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed

arch/x86/platform/efi/early_printk.c | 2 +-
drivers/firmware/efi/efi-pstore.c | 163 +++++++++++++++++++++++++++++++----
drivers/firmware/efi/efivars.c | 12 ++-
drivers/firmware/efi/vars.c | 12 ++-
include/linux/efi.h | 4 +
5 files changed, 170 insertions(+), 23 deletions(-)

--
Matt Fleming, Intel Open Source Technology Center


\
 
 \ /
  Last update: 2013-11-29 13:21    [W:0.038 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site