Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1314812 > unrolled thread
| Started by | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| First post | 2016-01-22 09:00 +0100 |
| Last post | 2016-01-22 09:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [perf/x86] 75925e1ad7: BUG: unable to handle kernel paging request at 000045b8 Peter Zijlstra <peterz@infradead.org> - 2016-01-22 09:00 +0100
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Date | 2016-01-22 09:00 +0100 |
| Subject | Re: [perf/x86] 75925e1ad7: BUG: unable to handle kernel paging request at 000045b8 |
| Message-ID | <qTENs-Wu-19@gated-at.bofh.it> |
On Fri, Jan 22, 2016 at 12:33:24PM +0800, kernel test robot wrote: > Greetings, > > 0day kernel testing robot got the below dmesg and the first bad commit is > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > commit 75925e1ad7f5a4e867bd14ff8e7f114ea1596434 > Author: Andi Kleen <ak@linux.intel.com> > AuthorDate: Thu Oct 22 15:07:21 2015 -0700 > Commit: Ingo Molnar <mingo@kernel.org> > CommitDate: Mon Nov 23 09:58:25 2015 +0100 > > perf/x86: Optimize stack walk user accesses > > Change the perf user stack walking to use the new > __copy_from_user_nmi(), and split each access into word sized transfer > sizes. This allows to inline the complete access and optimize it all > into a single load. Andi, please have a look at this. Also note that x86_64 __copy_from_user_nocheck() actually supports .size=16.
Back to top | Article view | linux.kernel
csiph-web