Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154534399
D19084.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
468 B
Referenced Files
None
Subscribers
None
D19084.id.diff
View Options
Index: head/sys/powerpc/pseries/phyp_llan.c
===================================================================
--- head/sys/powerpc/pseries/phyp_llan.c
+++ head/sys/powerpc/pseries/phyp_llan.c
@@ -386,8 +386,6 @@
/* llan_add_rxbuf does DMA sync and unload as well as requeue */
if (llan_add_rxbuf(sc, rx) != 0) {
if_inc_counter(sc->ifp, IFCOUNTER_IERRORS, 1);
- phyp_hcall(H_ADD_LOGICAL_LAN_BUFFER, sc->unit,
- rx->rx_bufdesc);
continue;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 8:36 PM (19 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32288775
Default Alt Text
D19084.id.diff (468 B)
Attached To
Mode
D19084: [ppc64] llan: fix fatal kernel trap when system is low on memory
Attached
Detach File
Event Timeline
Log In to Comment