aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/moduleloader.h
diff options
context:
space:
mode:
authorBenjamin Thery <benjamin.thery@bull.net>2007-08-24 23:12:08 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-08-26 18:35:43 -0700
commitaaa53c4aba14f14de06419a20e552fe2d8823a33 (patch)
treef026db39803fa265b588dac40f014cdfd69cbc56 /include/linux/moduleloader.h
parent[PPPOL2TP]: Fix endianness annotations. (diff)
[NET]: Fix crash in dev_mc_sync()/dev_mc_unsync()
This patch fixes a crash that may occur when the routine dev_mc_sync() deletes an address from the list it is currently going through. It saves the pointer to the next element before deleting the current one. The problem may also exist in dev_mc_unsync(). Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Acked-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/moduleloader.h')
0 files changed, 0 insertions, 0 deletions
>Tejun Heo1-1/+1 2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1 2011-06-07lmLogOpen() broken failure exitAl Viro1-1/+1 2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-2/+2 2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-12/+5 2010-09-21Fix various typos of valid in commentsNikanth Karthikesan1-4/+2 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro1-2/+2 2008-05-13JFS: switch to seq_filesAlexey Dobriyan1-19/+16 2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches1-1/+1 2008-01-03JFS: Make sure special inode data is written after journal is flushedDave Kleikamp1-17/+15 2007-10-13JFS: Bio cleanup: Replace missing return statementsDave Kleikamp1-0/+3 2007-10-11JFS: fix bio-related build breakageJeff Garzik1-6/+1 2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-4/+1 2007-06-13JFS: Update print_hex_dump() syntaxDave Kleikamp1-13/+13 2007-06-06JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp1-6/+12 2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp1-34/+34 2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1 2007-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-3/+4 2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0 2007-05-05JFS: Fix race waking up jfsIO kernel threadDave Kleikamp1-1/+2 2007-04-26JFS: use __set_current_state()Milind Arun Choudhary1-2/+2 2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1 2006-10-02JFS: White space cleanupDave Kleikamp1-19/+19