]> git.neil.brown.name Git - history.git/commit
[PATCH] exec.c uClinux bits
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 05:47:32 +0000 (21:47 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Nov 2002 05:47:32 +0000 (21:47 -0800)
commit6a3a5e24aa2dd57e7fd1d90b2ccc26689a023d5a
tree5903cb7fef93cd627af7d8f21d81badedd645188
parent671ee8412fbca8623d150421a574c0ca1eba5960
[PATCH] exec.c uClinux bits

Stub out put_dirty_page and setup_arg_pages for !CONFIG_MMU and add
free_arg_pages that frees all arg pages (noop for CONFIG_MMU)
fs/exec.c