Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alain Knaff
Date: Sunday, December 27, 2009 - 5:28 am

Andi Kleen wrote:

disable_hlt/enable_hlt was only needed to work around a bug on TM4000
(Texas Instrument) Laptops which were popular around 1994 / 1995.
Basically, as soon as the CPU went into hlt() state, so did the DMA
controller, either causing a really slow transfer, or (worse) a buffer
over/underrun which failed the operation.

On hardware unaffected by this particular bug (which would be most
hardware around now, 14 years after the fact...), these calls can safely
be removed.

Regards,

Alain

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

Messages in current thread:
Re: DMA cache consistency bug introduced in 2.6.28, Krzysztof Halasa, (Thu Dec 17, 11:21 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Krzysztof Halasa, (Fri Dec 18, 8:01 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6. ..., Pallipadi, Venkatesh, (Tue Dec 22, 4:37 pm)
RE: [Fdutils] DMA cache consistency bug introduced in 2.6. ..., Pallipadi, Venkatesh, (Wed Dec 23, 8:10 am)
RE: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Wed Dec 23, 10:19 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Wed Dec 23, 10:41 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Linus Torvalds, (Wed Dec 23, 11:01 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Wed Dec 23, 11:11 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Wed Dec 23, 12:18 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Wed Dec 23, 12:35 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Wed Dec 23, 1:30 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Wed Dec 23, 2:34 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Arjan van de Ven, (Fri Dec 25, 5:21 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Arjan van de Ven, (Sat Dec 26, 2:38 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Alain Knaff, (Sun Dec 27, 5:28 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Mon Dec 28, 1:54 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Fri Jan 8, 10:42 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Mon Jan 11, 5:19 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Tue Jan 12, 2:04 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Pallipadi, Venkatesh, (Thu Jan 14, 7:01 pm)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Fri Jan 15, 2:39 am)
Re: [Fdutils] DMA cache consistency bug introduced in 2.6.28, Mark Hounschell, (Fri Jan 15, 11:02 am)
[PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Pallipadi, Venkatesh, (Thu Jan 21, 12:09 pm)
[tip:x86/urgent] x86: Disable HPET MSI on ATI SB700/SB800, tip-bot for Pallipad ..., (Fri Jan 22, 3:00 pm)
[tip:x86/urgent] x86: Disable HPET MSI on ATI SB700/SB800, tip-bot for Pallipad ..., (Fri Jan 22, 11:51 pm)
RE: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Yuhong Bao, (Sat Jan 23, 12:21 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Andreas Herrmann, (Mon Jan 25, 10:10 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Mark Hounschell, (Thu Jan 28, 2:17 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Mark Hounschell, (Thu Jan 28, 6:25 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Borislav Petkov, (Thu Jan 28, 6:41 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Mark Hounschell, (Thu Jan 28, 7:45 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Andreas Herrmann, (Mon May 17, 7:59 am)
RE: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Yuhong Bao, (Mon May 17, 8:10 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Linus Torvalds, (Mon May 17, 8:12 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Andreas Herrmann, (Mon May 17, 9:46 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Robert Hancock, (Mon May 17, 5:56 pm)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Linus Torvalds, (Mon May 17, 6:02 pm)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Robert Hancock, (Mon May 17, 6:06 pm)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Andi Kleen, (Tue May 18, 1:45 am)
Re: [PATCH] x86: Disable HPET MSI on ATI SB700/SB800, Robert Hancock, (Tue May 18, 4:22 pm)