public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] debugfs: fixup to file removal protection series
@ 2016-03-06 19:59 Nicolai Stange
  2016-03-06 19:59 ` [PATCH 1/2] debugfs: fix DocBook comment of debugfs_use_file_start() Nicolai Stange
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicolai Stange @ 2016-03-06 19:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Nicolai Stange

Version v4 of the series ("fix debugfs file removal races")
to be found at http://lkml.kernel.org/g/8737sjo7qa.fsf@gmail.com
has been applied to the driver-core tree's driver-core-testing branch.

Unfortunately, the kbuild test robot discovered two minor issues.

To fix these, there are two options. The first one is to replace the
v4 version of the aforementioned series with v5 available at
http://lkml.kernel.org/g/1457267103-28910-1-git-send-email-nicstange@gmail.com

The other, rebaseless option is to apply the two fixup patches
contained within this series.

Both ways lead to identical code in the end.

This series is applicable to the the driver-core tree's
driver-core-testing branch. 

Nicolai Stange (2):
  debugfs: fix DocBook comment of debugfs_use_file_start()
  debugfs: inline dummy implementations of
    debugfs_use_file_start()/_finish()

 fs/debugfs/file.c       | 2 +-
 include/linux/debugfs.h | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.7.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-22 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-06 19:59 [PATCH 0/2] debugfs: fixup to file removal protection series Nicolai Stange
2016-03-06 19:59 ` [PATCH 1/2] debugfs: fix DocBook comment of debugfs_use_file_start() Nicolai Stange
2016-03-06 19:59 ` [PATCH 2/2] debugfs: inline dummy implementations of debugfs_use_file_start()/_finish() Nicolai Stange
2016-03-22 13:17 ` [PATCH 0/2] debugfs: fixup to file removal protection series Nicolai Stange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox