Re: [PATCH 0/5] x86: minor PAT adaptations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Thursday, June 12, 2008 - 3:57 am

* Andreas Herrmann <andreas.herrmann3@amd.com> wrote:


it was there - but some other commit from upstream interfered.


it was a good idea - as that the final destination where the PAT patches 
end up.

current tip/x86/pat head is:

 tip/x86/pat 499f8f8: x86: rename pat_wc_enabled to pat_enabled


indeed. I cherry-picked this commit meanwhile into x86/pat.


either is fine - but if you make specific topic updates it's best to do 
them against the topic branch and we'll integrate them all together. If 
in doubt, using tip/master doesnt hurt.

usually i do this: i update x86/pat, then i switch to 'master' and check 
whether it all merges cleanly via 'git-merge x86/pat'.

when you switch to a topic branch, you might also want to update to the 
latest linus tree via 'git-merge linus/master', to pick up all other 
fixes as well. The topic branches always merge cleanly to linus-latest. 
(we automate that - the x86/pat topic branch is not stale as its -rc3 
base would suggest, there simply was no need to merge it to Linus-latest 
up to now)

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] x86: minor PAT adaptations, Andreas Herrmann, (Tue Jun 10, 7:04 am)
Re: [PATCH 0/5] x86: minor PAT adaptations, Ingo Molnar, (Thu Jun 12, 1:10 am)
Re: [PATCH 0/5] x86: minor PAT adaptations, Andreas Herrmann, (Thu Jun 12, 3:01 am)
Re: [PATCH 0/5] x86: minor PAT adaptations, Ingo Molnar, (Thu Jun 12, 3:57 am)