commit | dc64161343015162a3fabfcd20b9b84409af67d5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 24 14:30:56 2006 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Tue Jan 24 14:30:56 2006 -0800 |
tree | bdd91b5235f8a132554daffe4c2b72cc08fe6a1d | |
parent | 2a792058c3aaf5fb806e09a456e25b9f4f748dd1 [diff] |
[IA64-SGI] sn_dma_alloc_coherent should use gfp flags Takashi helped us track down a bad page state bug we thought was coming from alsa. It turns out we weren't paying attention to the gfp flags that were passed in to sn_dma_alloc_coherent(). From: Takashi Iwai <tiwai@suse.de> Signed-off-by: Greg Edwards <edwardsg@sgi.com> Signed-off-by: Mark Maule <maule@sgi.com> Signed-off-by: Jes Sorensen <jes@sgi.com>