From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 43359] LVM volumes not detected
Date: Sun, 10 Jun 2012 06:12:06 +0000 (UTC) [thread overview]
Message-ID: <20120610061206.E0E081205DA@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-43359-11613@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=43359
--- Comment #1 from François Valenduc <francois.valenduc@tvcablenet.be> 2012-06-10 06:12:06 ---
This problem seems impossible to bisect. The first run (794c10fa0fa4d) was the
result of the bisection limited to drivers and fs directories. A second run
where I also added the block directory lead to a commit related to watchdog,
which is impossible since I don't use watchdog on my computer.
A 3rd run on the whole kernel tree leads to this commit:
From 4523e1458566a0e8ecfaff90f380dd23acc44d27 Mon Sep 17 00:00:00 2001
From: Dave Hansen <dave@linux.vnet.ibm.com>
Date: Wed, 30 May 2012 07:51:07 -0700
Subject: [PATCH] mm: fix vma_resv_map() NULL pointer
hugetlb_reserve_pages() can be used for either normal file-backed
hugetlbfs mappings, or MAP_HUGETLB. In the MAP_HUGETLB, semi-anonymous
mode, there is not a VMA around. The new call to resv_map_put() assumed
that there was, and resulted in a NULL pointer dereference:
This is also strange because I don't use hugetlb. I can revert this commit but
it doesn't change anything. Does anybody have an idea on what I could do to
further investigate this problem.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-06-10 6:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-09 7:33 [Bug 43359] New: LVM volumes not detected bugzilla-daemon
2012-06-09 7:33 ` [Bug 43359] " bugzilla-daemon
2012-06-10 6:12 ` bugzilla-daemon [this message]
[not found] ` <20120610061206.E0E081205DA-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org>
2012-06-12 4:56 ` Muthu Kumar
[not found] ` <CAFR8uefjqTqbg545BExg1F_QR7cwyzOgF1x0WA61iH11bbMo5w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-06-13 1:22 ` Muthu Kumar
2012-06-13 13:07 ` bugzilla-daemon
2012-06-14 4:32 ` bugzilla-daemon
2012-06-14 8:58 ` bugzilla-daemon
2012-06-14 16:16 ` bugzilla-daemon
2012-06-14 16:39 ` bugzilla-daemon
2012-06-14 17:01 ` bugzilla-daemon
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=20120610061206.E0E081205DA@bugzilla.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-scsi@vger.kernel.org \
/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).