Re: [PATCH] Add SWAP_FLAG_DISCARD symbol for older distros.
Dave Jones <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 24, 2014 at 02:46:56PM -0700, Vinson Lee wrote: > From: Vinson Lee <[email protected]> > > This patch fixes this build error on CentOS 6. > > CC syscalls/swap.o > syscalls/swap.c:16: error: ‘SWAP_FLAG_DISCARD’ undeclared here (not in a function) applied, thanks. Dave