Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1203347
| From | Philip Müller <philm@manjaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpu/cacheinfo: Fix teardown path |
| Date | 2015-08-08 20:30 +0200 |
| Message-ID | <pVh2x-6IV-3@gated-at.bofh.it> (permalink) |
| References | <pPxto-3NJ-11@gated-at.bofh.it> <pQnrY-38Z-1@gated-at.bofh.it> <pQLui-3IF-15@gated-at.bofh.it> <pV7Zf-22y-13@gated-at.bofh.it> <pVexI-32k-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Greg,
I bi-sected it to following commit:
0d55ba46bfbee64fd2b492b87bfe2ec172e7b056 is the first bad commit
commit 0d55ba46bfbee64fd2b492b87bfe2ec172e7b056
Author: Sudeep Holla <sudeep.holla@arm.com>
Date: Wed Mar 4 12:00:16 2015 +0000
x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure
You can follow it on my github repo in rich detail:
https://github.com/philmmanjaro/linux41/blob/master/git-bisect.txt
kind regards
Philip Müller
Am 08.08.2015 um 17:41 schrieb Greg KH:
> On Sat, Aug 08, 2015 at 10:46:02AM +0200, Borislav Petkov wrote:
>> On Mon, Jul 27, 2015 at 09:58:05AM +0200, Borislav Petkov wrote:
>>> Philip Müller reported a hang when booting 32-bit 4.1 kernel on an AMD
>>> box. A fragment of the splat was enough to pinpoint the issue:
>>
>> Bah, this goes to Greg and not to tip. Anyway, here's a version with
>> updated tags.
>>
>> Greg, please queue for 4.2 as it fixes a hang.
>
> What commit caused this issue?
>
> And it's a bit late for 4.2, as you say 4.1 is also affected, I'll wait
> for 4.3-rc1 to give this a chance to get some testing.
>
> thanks,
>
> greg k-h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] cpu/cacheinfo: Fix teardown path Borislav Petkov <bp@suse.de> - 2015-08-08 10:50 +0200
Re: [PATCH] cpu/cacheinfo: Fix teardown path Greg KH <gregkh@linuxfoundation.org> - 2015-08-08 17:50 +0200
Re: [PATCH] cpu/cacheinfo: Fix teardown path Philip Müller <philm@manjaro.org> - 2015-08-08 20:30 +0200
Re: [PATCH] cpu/cacheinfo: Fix teardown path Borislav Petkov <bp@suse.de> - 2015-08-08 22:00 +0200
Re: [PATCH] cpu/cacheinfo: Fix teardown path Borislav Petkov <bp@suse.de> - 2015-08-08 22:00 +0200
csiph-web