linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Al Viro <viro@zeniv.linux.org.uk>, <tytso@mit.edu>,
	<adilger.kernel@dilger.ca>
Cc: <linux-ext4@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-fsdevel@vger.kernel.org>
Subject: [PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next
Date: Wed, 23 Apr 2014 16:46:44 +0300	[thread overview]
Message-ID: <1398260806-19340-1-git-send-email-peter.ujfalusi@ti.com> (raw)

Hi,

This might be already fixed.
I have noticed that with linux-next the kernel crashes when trying to use ext4
as rootfs.

Regards,
Peter
---
Peter Ujfalusi (2):
  fs: read_write: Check ->aio_write in __kernel_write() and vfs_write()
  ext4: Fix up the .write callback to use new_sync_write

 fs/ext4/file.c  | 2 +-
 fs/read_write.c | 8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
1.9.2


             reply	other threads:[~2014-04-23 13:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 13:46 Peter Ujfalusi [this message]
2014-04-23 13:46 ` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write() Peter Ujfalusi
2014-04-23 13:46 ` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write Peter Ujfalusi

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=1398260806-19340-1-git-send-email-peter.ujfalusi@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tytso@mit.edu \
    --cc=viro@zeniv.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).