Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2006-02-01 06:31:40 -05:00
Родитель e5fb81bd89
Коммит 2d20eaf942
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1679,7 +1679,7 @@ static int
sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize)
{
int sg_bufflen = tablesize * sizeof(struct scatterlist);
unsigned int gfp_flags = GFP_ATOMIC | __GFP_NOWARN;
gfp_t gfp_flags = GFP_ATOMIC | __GFP_NOWARN;
/*
* TODO: test without low_dma, we should not need it since