[Bug 292619] Re: Kernel panic on boot if SMP (ASUS M3A-H/HDMI)

TJ ubuntu at tjworld.net
Fri Mar 13 23:10:19 UTC 2009


The patch applies cleanly to the current Jaunty master so I'll propose
it's inclusion. It could be added as a SAUCE patch which can be removed
if mainline stable includes it later.

The process to add the x86-tip repository and cherry-pick from it is:

# ensure local repository is in-sync
git fetch origin
git rebase --onto origin/master origin/master@{1}

# add the x86-tip as a remote repository and fetch it
git remote add x86-tip git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip.git
git fetch x86-tip

# for testing:
git checkout -b lp292619
git cherry-pick 3ff42da5048649
warning: too many files (created: 1361 deleted: 2001), skipping inexact rename detection
Auto-merged arch/x86/kernel/cpu/mtrr/generic.c
Finished one cherry-pick.
Created commit e731a6c: x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
 1 files changed, 30 insertions(+), 21 deletions(-)


** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => TJ (intuitivenipple)
       Status: Triaged => In Progress
       Target: None => ubuntu-9.04-beta

-- 
Kernel panic on boot if SMP (ASUS M3A-H/HDMI)
https://bugs.launchpad.net/bugs/292619
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.




More information about the kernel-bugs mailing list