[RESEND PATCH v2 0/2] x86/mm/pat: modify nopat requirement warning

2015-07-17 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" Ingo, Boris is on vacation so sending this through you. This is just a resend of the v2 series. The issue here was the WARN() splat on built-in kernels due to ivtv's funky probe which will trigger even if you don't have any ivtv hardware. I've moved this to only trigger

[PATCH v2 0/2] x86/mm/pat: modify nopat requirement warning

2015-06-24 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" The 0-day robot found that the notpat requirement warning was being triggered on the ivtv driver on the module init path, that will always trigger on built-in devices. We want that warning to trigger only if real hardware is found so this moves the ivtv warning out under