Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99366
b: refs/heads/master
c: 311f834
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Thomas Gleixner committed May 25, 2008
1 parent 55fa8f5 commit efa5f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 968cbfad1a727b5689ae620f4d970abf6ce73340
refs/heads/master: 311f83494830fec17f086401a5b43984bb447cd2
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ int dma_supported(struct device *dev, u64 mask)
EXPORT_SYMBOL(dma_supported);

/* Allocate DMA memory on node near device */
noinline struct page *
static noinline struct page *
dma_alloc_pages(struct device *dev, gfp_t gfp, unsigned order)
{
int node;
Expand Down

0 comments on commit efa5f7b

Please sign in to comment.