linux-newbie mailing list

FromSubjectsort iconDate
qxi
(No subject)
unsubscribe linux-newbie -- Please read the FAQ at http://www.linux-learn.org/faqs
Jul 1, 4:03 am 2009
Robert Hancock
Re: kmalloc returns twice the same memory address?
GFP_KERNEL and GFP_ATOMIC are contradictory flags. Also, drivers should generally not be using GFP_DMA, if the DMA mapping API is used this is not needed. -- Please read the FAQ at http://www.linux-learn.org/faqs
Jun 30, 9:30 pm 2009
previous daytodaynext day
May 28, 2009July 1, 2009None