All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Roberto Bucher <roberto.bucher@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] [PATCH] x86-2.6.27: Cleanup redundant mtrr hunk
Date: Tue, 16 Dec 2008 13:49:23 +0100	[thread overview]
Message-ID: <4947A3D3.1020502@domain.hid> (raw)
In-Reply-To: <200812161342.23742.roberto.bucher@domain.hid>

Roberto Bucher wrote:
> I rebooted my laptop 10 minutes ago and the problem happens again!
> 

Grmbl. Still no chance to get hold of an oops message?

Jan

> Roberto
> 
> On Tuesday 16 December 2008 10:43:48 Jan Kiszka wrote:
>> Likely a merge artifact: IRQs are already reenabled a few lines above
>> this hunk.
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@domain.hid>
>>
>> ---
>>  arch/x86/kernel/cpu/mtrr/generic.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Index: b/arch/x86/kernel/cpu/mtrr/generic.c
>> ===================================================================
>> --- a/arch/x86/kernel/cpu/mtrr/generic.c
>> +++ b/arch/x86/kernel/cpu/mtrr/generic.c
>> @@ -575,7 +575,7 @@ static void generic_set_all(void)
>>  			set_bit(count, &smp_changes_mask);
>>  		mask >>= 1;
>>  	}
>> -	local_irq_restore_hw(flags);
>> +
>>  }
>>
>>  static void generic_set_mtrr(unsigned int reg, unsigned long base,
>>
>> _______________________________________________
>> Adeos-main mailing list
>> Adeos-main@domain.hid
>> https://mail.gna.org/listinfo/adeos-main
> 

-- 
Siemens AG, Corporate Technology, CT SE 26
Corporate Competence Center Embedded Linux


  reply	other threads:[~2008-12-16 12:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-16  9:43 [Adeos-main] [PATCH] x86-2.6.27: Cleanup redundant mtrr hunk Jan Kiszka
2008-12-16 12:42 ` Roberto Bucher
2008-12-16 12:49   ` Jan Kiszka [this message]
2008-12-16 14:34     ` Roberto Bucher
2008-12-16 14:58       ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4947A3D3.1020502@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=adeos-main@gna.org \
    --cc=roberto.bucher@domain.hid \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.