summaryrefslogtreecommitdiff
path: root/scripts/mod/modpost.c
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2019-07-12 10:07:31 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-07-17 13:34:30 -0500
commit366cf03ec00f18e802f304c2cc057cac842e1244 (patch)
treeb3b417a03efce43f299a943abfaaf8cdff2e06f7 /scripts/mod/modpost.c
parent67adb569ddf4aee12de999e02c67c1a168dd1a15 (diff)
downloadkernel-366cf03ec00f18e802f304c2cc057cac842e1244.tar.gz
drm/amd/powerplay: fix memory allocation failure check V2
Fix memory allocation failure check. - V2: fix one more similar error Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/mod/modpost.c')
0 files changed, 0 insertions, 0 deletions
datagram_recv_ctlTom Parkin 2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields 2012-12-17svcrpc: fix some printksJ. Bruce Fields 2012-12-04svcrpc: support multiple-fragment rpc'sJ. Bruce Fields 2012-12-04svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields 2012-12-04svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields 2012-12-04svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields 2012-12-04svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields 2012-11-04SUNRPC: remove BUG_ONs from *_reclassify_socket*Weston Andros Adamson 2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields 2012-08-21svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields 2012-08-21svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields 2012-08-21svcrpc: minor udp code cleanupJ. Bruce Fields 2012-08-21svcrpc: share some setup of listening socketsJ. Bruce Fields 2012-08-21svcrpc: clean up control flowJ. Bruce Fields 2012-08-21svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields 2012-08-20svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields 2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet 2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches 2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov 2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields 2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust 2012-02-03SUNPRC: remove marking service temporary sockets with XPT_CHNGBUFStanislav Kinsbursky 2012-01-31SUNRPC: fixup for namespace changesTrond Myklebust 2012-01-31SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky 2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky 2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan 2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker 2011-09-14SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong 2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds 2011-07-15svcsock.c: include sunrpc.h to quiet sparse noiseH Hartley Sweeten 2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust